Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-02 | bug-1302: double link removedbug-1302 | Martin Gummi | |
2014-12-02 | bug-1302: change text 40.php | Martin Gummi | |
2014-12-02 | bug-1302: uppercase to lowercase 40.php | Martin Gummi | |
2014-12-02 | bug-1302: modify link to wiki -> LostPasswordOrAccount | Martin Gummi | |
2014-12-02 | bug-1302: change descriptions text | Martin Gummi | |
2014-12-02 | bug-1302: uppercase to lowercase | Martin Gummi | |
2014-12-02 | bug-1302: update copyright | Martin Gummi | |
2014-09-10 | bug 1302: some more tag cleanup and text reordering | Benny Baumann | |
2014-09-09 | bug-1302: clean up table | Martin Gummi | |
2014-09-09 | bug-1302: move link to support mailing list under contact form | Martin Gummi | |
2014-09-09 | bug 1302: Make the HTML more readable and especially valid | Martin Gummi | |
2014-09-09 | bug 1302: 2nd rework the contact page and removed the possibility to send ↵ | Martin Gummi | |
the data from the form to the support mailing list | |||
2014-09-09 | bug 1302: Make the HTML more readable and especially valid | Benny Baumann | |
2014-09-06 | bug 1302: rework the contact page and removed the possibility to send the ↵ | INOPIAE | |
data from the form to the support mailing list | |||
2014-08-28 | Merge branch 'bug-1293' into release | Benny Baumann | |
2014-08-20 | Merge branch 'bug-1297' into release | Benny Baumann | |
2014-08-20 | Merge branch 'bug-1298' into release | Benny Baumann | |
2014-08-20 | Merge branch 'bug-1292' into release | Benny Baumann | |
2014-08-20 | Merge branch 'bug-1276' into release | Benny Baumann | |
2014-08-19 | bug 1293: Additional changes to CCA by Benediktbug-1293 | Benny Baumann | |
2014-08-19 | bug 1293: Updated latest CCA version by Benedikt 2014-08-19 20:56 | Benny Baumann | |
2014-08-18 | bug 1293: Renewed version provided by the Editor | Benny Baumann | |
2014-08-17 | Updated Policy document by the Editor | Benny Baumann | |
2014-08-17 | bug 1293: Remove the icon according to W3C guidelines | Benny Baumann | |
This change is as we currently do not pass validation and therefore would be infridging on the usage rights. | |||
2014-08-14 | bug 1293: Replace DOCTYPE by HTML5 declaration to avoid conflicts with PHP ↵ | Benny Baumann | |
and the XML declaration for XHTML 1.1 | |||
2014-08-09 | Merge branch 'bug-1291' into release | Benny Baumann | |
2014-08-09 | bug-1298: Update the used SHA-import in the commmodulebug-1298 | Felix Dörre | |
As already suggested in the bug report. | |||
2014-08-09 | bug-1297: update openssl regexes to openssl 1.0.1bug-1297 | Felix Dörre | |
Some keywords in the "req"-output have changed. | |||
2014-07-29 | bug 1291: Update wothash calculation for modified behaviourbug-1291 | Benny Baumann | |
2014-07-29 | bug 1293: Add new DRAFT version of current CCA as of 2014-ß7-27 | Benny Baumann | |
2014-07-27 | bug 1291: Another XSS | Benny Baumann | |
2014-07-27 | bug 1291: Fix XSS in WoT 15 | Felix Dörre | |
2014-07-27 | bug-1292: prohibit keys with public exponent smaller than 65536bug-1292 | Felix Dörre | |
This is in accordance to what is recommended on the referenced wiki page: http://wiki.cacert.org/WeakKeys#SmallExponent | |||
2014-07-15 | Merge branch 'bug-1226' into release | Benny Baumann | |
2014-07-15 | Merge branch 'bug-1283' into release | Benny Baumann | |
2014-07-15 | Merge branch 'bug-1281' into release | Benny Baumann | |
2014-07-15 | Merge branch 'bug-1280' into release | Benny Baumann | |
2014-06-22 | bug 1226: Only consider values above 1900 as the year when returning a ↵bug-1226 | Benny Baumann | |
pre-filled form | |||
2014-06-21 | bug 1226: Properly use sprintf | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2014-06-21 | bug 1226: Treat the date values as integer | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2014-06-21 | bug 1226: Remove really redundant code | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2014-06-21 | bug 1280: Implement normalisation in of language codes in the L10n classbug-1280 | Michael Tänzer | |
and use it (in set_translation() and the Assurer contact form) Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2014-06-21 | bug 1280: Remove trailing white space | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2014-06-21 | Revert "bug-1280: Parse the language code from the locale." | Michael Tänzer | |
This reverts commit f3885b3bc9ff61da78fb541151f16b0ecfdf62eb. | |||
2014-06-21 | Revert "bug-1280: Handle more different types of "languages":" | Michael Tänzer | |
This reverts commit 0730c9df3eb440205d7963e3c0762765d9b47031. | |||
2014-06-21 | Revert "bug-1280: Variable naming, formatting, php-syntax-error" | Michael Tänzer | |
This reverts commit 6b1cd2a57b0aaa88374b1098df40cc6f73cdff5d. | |||
2014-06-13 | Merge branch 'bug-807' into release | Benny Baumann | |
2014-06-13 | Merge branch 'release' into bug-807 | Benny Baumann | |
Conflicts: includes/account.php includes/lib/account.php pages/account/16.php | |||
2014-06-11 | bug-1280: Variable naming, formatting, php-syntax-error | Felix Dörre | |
2014-06-11 | bug-1280: Handle more different types of "languages": | Felix Dörre | |
- zh_CN => zh-cn (in various cases: ZH_cn, zh_cn, ...) - de => de (what the current GUI produces) - de_DE => de, en_AU => en, EN_AU => en (what may be left in the database) ... and more creative upper/lower-cases |