]> WPIA git - gigi.git/history - src/org/cacert/gigi/Name.java
ADD: correct hashCode for the Name object
[gigi.git] / src / org / cacert / gigi / Name.java
2014-08-27 Janis StreibADD: correct hashCode for the Name object
2014-08-24 Felix DörreFIX: Smaller changes in the Assure-Form.
2014-08-09 Felix DörreMerge branch 'master' into csrParse
2014-08-09 Felix DörreImplement matching for valid domainnames and emails.
2014-08-02 Felix DörreMove l10n-stuff to own package.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-03 Felix DörreFix user.equals (for dob datewise foo)
2014-06-27 Felix DörreMake Name.equals, User.getMaxAssurancePoints()
2014-06-26 Felix DörreFactor out name handling.