Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-18 | Merge branch 'bug-1339' into release | Benny Baumann | |
2014-11-15 | bug-1339: remove all traces of OTPbug-1339 | Felix Dörre | |
2014-10-16 | Merge remote-tracking branch 'origin/bug-1301' into release | Michael Tänzer | |
2014-09-24 | CCA-Mailing: bugfix for script continuation problem reported by Wytze | Benny Baumann | |
2014-09-16 | add: Policy Mailing script for notification about the new CCA as of 2014-07-20. | Benny Baumann | |
2014-08-30 | bug 1301: Fix issue with missing default for the encodingbug-1301 | Benny Baumann | |
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 | |||
2014-06-11 | bug-1280: Parse the language code from the locale. | Felix Dörre | |
Splitting the string at "_" and lowering the characters. | |||
2014-06-10 | bug 1283: remove double encodingbug-1283 | Felix Dörre | |
The locales are already encoded in the Database. | |||
2014-06-08 | bug 1281: Fix syntax error in SQL statementbug-1281 | Benny Baumann | |
2014-06-08 | bug 1281: Convert to Unix Line Endings | Benny Baumann | |
2014-06-07 | Merge branch 'bug-929' into release | Benny Baumann | |
2014-06-06 | Merge branch 'bug-1172' into release | Benny Baumann | |
2014-06-06 | Merge branch 'bug-1138' into release | Benny Baumann | |
2014-06-06 | Merge branch 'bug-1275' into release | Benny Baumann | |