]> WPIA git - gigi.git/shortlog
gigi.git
2014-07-29 Janis StreibUPD: moved getUser up
2014-07-29 Felix DörreUse tha new SPKAC-class to verify spkac requests and...
2014-07-29 Felix DörreAdd class for parsing (and writing) SPKAC. With testcase.
2014-07-29 Felix DörreUse java keygen for test-csr-generation.
2014-07-29 Felix DörreExtract PEM I/O
2014-07-27 Felix DörreImplement SPKAC Challanges.
2014-07-27 Felix DörreMove initial forms into IssueCertificate form.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-26 Felix DörreUse BenBE's code formatter.
2014-07-26 Janis StreibADD: Test for faulty mail deletion
2014-07-26 Janis StreibFIX: Additional check before maildeletion
2014-07-26 Felix DörreAdding domain Object (+ testcase)
2014-07-25 Felix DörreGracefull shutdown devel system.
2014-07-25 Janis StreibUPD: Added .DS_Store to gitignore
2014-07-25 Janis StreibADD: Mail delete tests
2014-07-25 Janis StreibFIX: Correctly handle deleted mails
2014-07-25 Janis StreibUPD: Make some test methods static
2014-07-25 Janis StreibADD: cretaeVerifiedEmail fo testcases
2014-07-25 Janis StreibUPD: Remove (debug) stactrace output
2014-07-25 Janis StreibADD: email set default tests
2014-07-25 Janis StreibUPD: Refactored faulty internal mail add test
2014-07-25 Janis StreibMerge branch 'janis_work'
2014-07-25 Janis StreibUPD: Redirect at emailAdd, too
2014-07-25 Janis StreibUPD: Don'e delete that hart
2014-07-25 Felix Dörrefixup! Certificate testCase fix error on mac.
2014-07-25 Janis StreibUPD: Use gigiapiexceptions
2014-07-24 Janis StreibUPD: Check, if a mail is verified before setting it...
2014-07-24 Janis StreibADD: faulty web mail insert test
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/emailMgmt'
2014-07-24 Janis StreibADD: MailManagemenetTests (currently only for mailAdd)
2014-07-24 Janis StreibUPD: Added formIndex for CSRF token parsing
2014-07-24 Felix DörreTestcases more verbose on server fail (with illegal...
2014-07-24 Janis StreibUPD: Implicit mail validity check
2014-07-24 Felix DörreImplement short-circuit logic for emails locally in...
2014-07-24 Janis StreibUPD: Abstracted web interactions
2014-07-24 Janis StreibUPD: Use standart error output divs
2014-07-24 Janis StreibADD: Eclipse code style: pack for static imports
2014-07-24 Janis StreibADD: Mail delete
2014-07-24 Felix DörreEnforce POST requests to only contain POST data.
2014-07-24 Felix Dörre!Fixup [DB-Struct] implement SPKAC signing.
2014-07-24 Felix DörreMerge branch 'changePasswordForm'
2014-07-24 Felix DörreImplement and test change password form.
2014-07-24 Janis StreibADD: Set default mail address
2014-07-24 Janis StreibADD: Default mail display
2014-07-24 Janis StreibUPD: Added isVerified()
2014-07-24 Felix DörreReinforce Signup tests.
2014-07-24 Felix DörreFactor out dummy password.
2014-07-24 Felix DörreFactor out email sending from "Signup".
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/mac_cert_fix'...
2014-07-24 Felix DörreCertificate testCase fix error on mac.
2014-07-24 Felix DörreAdd mail: relocate actions into form.
2014-07-24 Janis StreibUPD: Send verify mail on insert
2014-07-24 Felix DörreShitty incompatible priv-key boundaries.
2014-07-24 Janis StreibUPD: added functional mail add
2014-07-24 Felix DörreAdd api for adding email addresses.
2014-07-24 Felix DörreSPKAC: add intstall link for signed certificates.
2014-07-24 Janis StreibUPD: Added "Done." message to locale fetcher
2014-07-22 Felix DörreMerge branch 'spkac'
2014-07-22 Felix Dörre[DB-Struct] implement SPKAC signing.
2014-07-22 Felix DörreRemove "list all emails from user"-queries.
2014-07-22 Janis StreibUPD: Refactored mail forms to the Form objects
2014-07-22 Felix DörreExtract "verify" action into the bussiness logic api.
2014-07-21 Felix DörreMaking template api public (for building up error messages)
2014-07-18 Felix DörreImplement a testcase that tests this session context...
2014-07-18 Felix DörreFactor out more test-things.
2014-07-18 Felix DörreRemove Test-debugoutput
2014-07-18 Felix DörrePull cert-login up.
2014-07-18 Felix DörreSplit session validity context between "www" and "secure"
2014-07-18 Felix DörreFix wrong template in MailCertificateAdd.
2014-07-18 Felix DörreNew Signer Job Table.
2014-07-18 Felix DörreRemove Debug output "Inerted: <userid>"
2014-07-17 Felix DörreConvert CSRF-Problems to Exceptions.
2014-07-17 Felix DörreFix "TestCertificate"-test on port 443 (default...)
2014-07-16 Felix DörreWrite user agreement in certificate issuing;
2014-07-15 Felix DörreImplement issuing with the new form.
2014-07-15 Felix DörreBuild out certificate issuing.
2014-07-15 Felix DörreAllowing sun-interal classes (for PKCS10)
2014-07-15 Felix DörrePrevent timing attacks against hash check.
2014-07-15 Felix DörreFix templating. Add language to IterableDataset.
2014-07-14 Felix DörreEnlargen the variety of use cases for the Template...
2014-07-13 Felix DörreTemplate reloading was broken.
2014-07-13 Felix Dörreit's no really "sprintf" in the template system.
2014-07-12 Felix DörreImplement a Template-Foreach (and use in "new email...
2014-07-12 Felix DörreCreate "codesign" if-statement in Mail-cert template.
2014-07-12 Felix DörreDocument the current syntax for Templates.
2014-07-12 Felix DörreSplit of inner anonymous classes of "Template"
2014-07-12 Felix DörreMove Template to another package for moving AST-classes...
2014-07-12 Felix DörreHTMLEncode all language text before outputting it.
2014-07-12 Felix Dörreimplement "ifs" for templates.
2014-07-11 Felix Dörreremove some of the remaining "dataTD"s
2014-07-10 Felix DörreRename mailOverviewTemplate to upper case
2014-07-10 Janis StreibUse th
2014-07-10 Felix DörreRe-style Certificate table.
2014-07-10 Felix DörreFetching serials when they are available.
2014-07-10 Felix DörreSerials are in fact Strings.
2014-07-10 Felix DörreBetter display of encoded certificates.
2014-07-10 Felix DörreChange cert variable names id -> serial for identification.
2014-07-10 Janis Streib[Doc] Typos
2014-07-10 Felix DörreAdding 404 Error page.
2014-07-10 Felix DörreHand out the title decision is not good.
next