]> WPIA git - gigi.git/history - src/org/cacert/gigi/pages/account/CertificateIssueForm.java
Move the "dbObject"s to their own package.
[gigi.git] / src / org / cacert / gigi / pages / account / CertificateIssueForm.java
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
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-16 Felix DörreAdding a form element for selecting the certificate...
2014-08-15 Felix DörreAdd tests for certificate data pre-fillin:
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-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-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-08 Felix DörreEnhance certificate issuance form.
2014-08-05 Felix DörreCertificateIssues.....
2014-08-03 Felix DörreUse "Profile" in issue-certificate-form.
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-01 Felix DörreMove mail certificates -> certificates.