]> WPIA git - gigi.git/shortlog
gigi.git
2014-08-24 Felix DörreFix html conformance for the "explained radio button...
2014-08-24 Felix DörreFix menu exploding (so that we don't need the id's...
2014-08-24 Felix DörreFix html in DomainManagementForm
2014-08-24 Felix DörreAdvance the domain issuing form to prepare for entering...
2014-08-23 Felix DörreFix "you are not an assurer"-error message.
2014-08-23 Janis StreibFIX: Leading / on /* patterns
2014-08-23 Janis StreibUPD: Only show "assure someone" if the user actually...
2014-08-23 Janis StreibUPD: More advanced permission system for menu items...
2014-08-23 Janis StreibUPD: Register page in Join category
2014-08-23 Janis StreibUPD: No Login and register when logged in
2014-08-23 Janis StreibADD: Dynamic menu
2014-08-23 Janis StreibADD: reverese page mapping
2014-08-23 Felix DörreAdd testcases for checking validity intervals.
2014-08-23 Felix DörreResolve some issues with timezones in issue dates.
2014-08-23 Felix DörreMerge branch 'issuePeriod'
2014-08-23 Felix DörreImplement fixed-time signing.
2014-08-23 Janis StreibFIX: Cleanup fields
2014-08-23 Janis StreibUPD: More liberal menus
2014-08-23 Janis StreibADD: Abstract permission check
2014-08-21 Felix DörreSet server accept backlog to 100.
2014-08-19 Felix DörreSign with different root certificates.
2014-08-16 Felix DörreFix a bug that caused no checkboxes to appear in mail...
2014-08-16 Felix DörreAdding a form element for selecting the certificate...
2014-08-16 Felix DörreAdd a testcase that actually issues a certificate.
2014-08-15 Felix DörreAdd tests for certificate data pre-fillin:
2014-08-15 Felix DörreAdding testcases for gui-domain add.
2014-08-15 Felix DörrePre-guess signature for cert based on csr signature.
2014-08-15 Felix DörreGuess the profile based on requested eku.
2014-08-15 Felix DörreExtract EKU-OIDs to class constants.
2014-08-15 Felix DörreUse "CN" correctly as dns or as real name.
2014-08-15 Felix Dörre2 minor syntax fixes in the certificate forms.
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
next