]> WPIA git - gigi.git/shortlog
gigi.git
2014-08-13 Felix DörreBeautify-up the certificate-issue form.
2014-08-13 Felix DörreOpenssl won't interpret arguments as utf8 unless explic...
2014-08-13 Felix DörreSpecify charset at document level again.
2014-08-12 Felix DörreCorrect Cert Issue form title.
2014-08-12 Felix DörreMerge branch 'csrParse'
2014-08-12 Felix DörreKeep the selected certificate profile.
2014-08-12 Felix DörreCertificateIssue: SAN type guessing if it does not...
2014-08-11 Felix DörreFix san type parsing.
2014-08-11 Felix DörreBetter certificate content filtering.
2014-08-11 Felix DörrePut more intelligence into the "outputError"-function...
2014-08-09 Felix DörreUse primary email and domain name for "DN"
2014-08-09 Felix DörreImplement SAN filtering.
2014-08-09 Felix DörreMerge branch 'master' into csrParse
2014-08-09 Felix DörreImplement matching for valid domainnames and emails.
2014-08-08 Felix DörreEnhance certificate issuance form.
2014-08-07 Felix DörreShow profile in certificates table.
2014-08-07 Felix Dörrefixup! Escape template var output.
2014-08-05 Felix DörreCertificateIssues.....
2014-08-05 Felix DörreMerge branch 'SMIME'
2014-08-05 Felix DörreInclude smime signed messages from "sendmail" provider
2014-08-05 Felix DörreImplement SMIME Email signing.
2014-08-05 Felix Dörrefixup! [Keys] a certificate structure that looks like ...
2014-08-05 Felix Dörre[Keys] a certificate structure that looks like the...
2014-08-04 Felix Dörrefixup! Implement store and load (with testcase)
2014-08-03 Felix DörreUse "Profile" in issue-certificate-form.
2014-08-02 Felix DörreDocument disabeling HTMLEscaping in template syntax.
2014-08-02 Felix DörreMove l10n-stuff to own package.
2014-08-02 Felix DörreDisplay Profiles while issuing certificates.
2014-08-02 Felix DörreImplement certificate profiles in java code.
2014-08-02 Felix DörreUse bussiness-logic-api to get certificate list.
2014-08-01 Felix DörreRename email and domain table to plural.
2014-08-01 Felix DörreRename certs table.
2014-08-01 Felix DörreMove mail certificates -> certificates.
2014-08-01 Felix DörreTypo fix challange -> challenge
2014-08-01 Felix DörreExtract certificate Display to template
2014-08-01 Felix DörreEscape template var output.
2014-07-31 Felix DörreImplement store and load (with testcase)
2014-07-31 Felix Dörre[DB-Struct] Implement some certificate types.
2014-07-30 Janis Streibfixup! FIX: Additional check before maildeletion
2014-07-30 Janis Streibfixup! UPD: Use new template features in mailmanagement
2014-07-30 Janis StreibUPD: Use new template features in mailmanagement
2014-07-29 Janis StreibADD: Domain deletion
2014-07-29 Janis StreibADD: Domain insert
2014-07-29 Janis StreibADD: DomainManagement forms (display only)
2014-07-29 Janis StreibUPD: Added heading
2014-07-29 Janis StreibUPD: Added margin to h1 and h2 headings
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
next