aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Fix GNUism in bump_version.shManuel Pégourié-Gonnard1-11/+11
2015-02-13Update copyright line to 2015Paul Bakker1-1/+1
2015-01-28Fix urlManuel Pégourié-Gonnard1-1/+1
2015-01-26Update copyright noticeManuel Pégourié-Gonnard1-5/+2
2014-07-07bump_version script also handled SOVERSION for library/MakefilePaul Bakker1-0/+4
2013-06-17PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificatesPaul Bakker1-2/+2
2013-06-14PKCS#5 module added. Moved PBKDF2 functionality inside and deprecatedPaul Bakker1-1/+1
2013-06-12Parsing of PKCS#8 encrypted private key files added and PKCS#12 basisPaul Bakker1-1/+2
2013-06-06Added error.h inclusion in error.c templatePaul Bakker1-0/+2
2013-04-12Made change to error.c for dummy error_strerror() permanentPaul Bakker1-0/+18
2012-11-26Inserted bump_version.sh in git repositoryPaul Bakker1-0/+81
2012-11-14 - Merged changesets 1399 up to and including 1415 into 1.2 branchPaul Bakker2-2/+59
2012-09-26 - Added PBKDF2 error codePaul Bakker1-1/+1
2012-07-04 - Updated strerror codes for SSL Compression and BlowfishPaul Bakker1-1/+2
2012-05-08 - Added exception error parsing when FATAL ssl message is receivedPaul Bakker1-2/+13
2012-04-18 - Added GCM as known modulePaul Bakker1-1/+1
2011-12-10 - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now r...Paul Bakker1-1/+2
2011-12-03 - Added a generic entropy accumulator that provides support for adding cust...Paul Bakker1-1/+1
2011-11-27 - Added handling for CTR_DRBG modulePaul Bakker1-1/+2
2011-11-15 - Adapted error generation to include ASN.1 changes and have Windows snprint...Paul Bakker1-1/+1
2011-11-10 - Added MFC snprintf macroPaul Bakker1-0/+4
2011-05-18 - Fixed handling of SSL modulePaul Bakker1-0/+1
2011-05-09 - A error_strerror function() has been added to translate between error code...Paul Bakker2-0/+197