summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-08bug 1200: Fix missing dollar sign before error handlingbug-1200Benny Baumann
2013-08-07bug 1200: Doh, STDOUT is the *third* parameter of runCommand()Michael Tänzer
2013-08-07bug 1200: Use a freshly created temporary directory as gpg homedirMichael Tänzer
2013-08-07bug 1200: Use runCommand() to execute gpg to avoid using an unneeded tempfileMichael Tänzer
2013-08-07bug 1199: Remove left over debugging codeMichael Tänzer
2013-07-16Merge branch 'release' of ssh://git-cacert.it-sls.de/var/cache/git/cacert-dev...Benny Baumann
2013-07-16Merge branch 'tarballs' into releaseMichael Tänzer
2013-07-16Source code taken from cacert-20130716.tar.bz2Michael Tänzer
2013-07-15Merge branch 'bug-1190' into releaseBenny Baumann
2013-07-15bug 1190: Use double quoted strings to allow line breaksMichael Tänzer
2013-07-15bug 1190: DohMichael Tänzer
2013-07-15bug 1190: Limit number of news itemsMichael Tänzer
2013-07-15bug 1190: properly handle entitiesMichael Tänzer
2013-07-15bug 1190: Fix possible code injectionMichael Tänzer
2013-07-14Merge alternate branch 'bug-1190' by magu into bug-1190Benny Baumann
2013-07-14bug-1190: white spaceMartin Gummi
2013-07-14bug-1190: Change parsing of new feed from blog.cacert.org via XML ParserMartin Gummi
2013-07-14bug 1190: changed length parameter to adjust the text for <!CDATA[ ]]> for ...INOPIAE
2013-07-12Merge branch 'bug-782' into releaseBenny Baumann
2013-07-12Merge branch 'bug-1173' into releaseBenny Baumann
2013-07-12Merge branch 'bug-1186' into releaseBenny Baumann
2013-07-12Merge branch 'bug-1176' into releaseBenny Baumann
2013-07-06bug 1186: Mixed up order of argumentsbug-1186Benny Baumann
2013-07-03bug 1186: Missing argument is missing.Benny Baumann
2013-07-03bug 1186: Fix warning if no valid MX records are returned for one line of the...Benny Baumann
2013-07-02bug 1176: Fix yet another stupid piece of legacy code begging to cause troublebug-1176Benny Baumann
2013-06-26bug 1176: Set to empty string rather than unset to avoid warning on undefined...Benny Baumann
2013-06-26bug 1176: Check for the profile being set prior to checking it to be an array.Benny Baumann
2013-06-26bug 1176: Fix some syntax errorsBenny Baumann
2013-06-26bug 1176: Kill user session when profile array missing or not properly initia...Benny Baumann
2013-06-25Merge branch 'bug-1102' into releaseBenny Baumann
2013-06-25bug 1176: Fix Syntax issue of last patchBenny Baumann
2013-06-25bug 1176: Avoid unsetting the CSRF Hashes from the session when doing cert loginBenny Baumann
2013-06-25bug 1176: Ensure that the notary table to show was given before determining w...Benny Baumann
2013-06-25bug 1176: User ID not always initialized properlyBenny Baumann
2013-06-25Merge branch 'bug-1134' into releaseBenny Baumann
2013-06-25Merge branch 'bug-1008' into releaseBenny Baumann
2013-06-25Merge branch 'bug-999' into releaseBenny Baumann
2013-06-24bug 782: changed order in if statementbug-782INOPIAE
2013-06-24bug 782: moved position of setting variable $descriptionINOPIAE
2013-06-23bug 782: moved definition of $description to a different placeINOPIAE
2013-06-23bug 782: removed previous echo, fixed update sql in account.php, added missin...INOPIAE
2013-06-23bug 782: added some echo for tracingINOPIAE
2013-06-20bug 1176: Fix deprecation of split function in general.phpBenny Baumann
2013-06-19bug 1176: Don't clean up the MySQL connection when doing session cleanupBenny Baumann
2013-06-19bug 782: removed trace echo and removes if statement in block comments for 1...INOPIAE
2013-06-19bug 1176: Ensure we have a database connectionBenny Baumann
2013-06-19bug 782: removed var dump and added some echo for traceINOPIAE
2013-06-19bug 1102: avoid splitting the PHP code block when not sensiblebug-1102Benny Baumann
2013-06-19bug 782: added () for var_dumpINOPIAE