summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-12STACK_OF(SSL_COMP) is a public typeViktor Dukhovni
2016-01-12fix jpaketest and correct commentDr. Stephen Henson
2016-01-12Correct a small typo in CHANGESRichard Levitte
2016-01-12Add notes in CHANGES and NEWSRichard Levitte
2016-01-12Remove unused internal macrosRichard Levitte
2016-01-12make updateRichard Levitte
2016-01-12Document the new EVP_CIPHER and EVP_CIPHER_CTX functionalityRichard Levitte
2016-01-12Add back deprecated functions in macro formRichard Levitte
2016-01-12Adapt all EVP_CIPHER users for it becoming opaqueRichard Levitte
2016-01-12EVP_CIPHER_CTX_new_cipher_data was a temporary measure, not needed any moreRichard Levitte
2016-01-12Adapt all engines that need it to opaque EVP_CIPHERRichard Levitte
2016-01-12Adapt builtin cipher implementations to opaque EVP_CIPHERRichard Levitte
2016-01-12Adapt the internal EVP routines to opaque EVP_CIPHERRichard Levitte
2016-01-12Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functionsRichard Levitte
2016-01-12Remove EVP_CIPHER_CTX_flags, it's only confusingRichard Levitte
2016-01-12Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte
2016-01-12Adapt cipher implementations to opaque EVP_CIPHER_CTXRichard Levitte
2016-01-12Adapt the internal EVP routines to opaque EVP_CIPHER_CTXRichard Levitte
2016-01-12Add accessors and writers for EVP_CIPHER_CTXRichard Levitte
2016-01-12Make EVP_CIPHER_CTX opaque and renew the creator / destructor functionsRichard Levitte
2016-01-12RT4227: Range-check in apps.Rich Salz
2016-01-11Yet another make update.Rich Salz
2016-01-12Make sure to have both upper and mixed case symbols in SYMBOL_VECTORRichard Levitte
2016-01-12Use SPARE instead of PRIVATE_PROCEDURE to reserve unused SYMBOL_VECTOR slotsRichard Levitte
2016-01-12The limit per SYMBOL_VECTOR isn't the amount of symbols, it's the line lengthRichard Levitte
2016-01-12VMS INDENTIFICATION should only have the version numberRichard Levitte
2016-01-11GH528: "cipher -v" output is confusing.Rich Salz
2016-01-11Have mkdef.pl use case sensitive symbols for shareable symbol vectorRichard Levitte
2016-01-11Function pop_info() returned a dangling pointerPascal Cuoq
2016-01-11update ordinalsDr. Stephen Henson
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson
2016-01-11Remove mkstack.pl: it is no longer needed.Dr. Stephen Henson
2016-01-11Add lh_doall_arg inliningDr. Stephen Henson
2016-01-11Add lh_doall inliningDr. Stephen Henson
2016-01-11Add lh_new() inliningDr. Stephen Henson
2016-01-11Inline LHASH_OFDr. Stephen Henson
2016-01-11GH540: add casts to safestack.hAlessandro Ghedini
2016-01-11Fix jpaketest compilation error.Dr. Stephen Henson
2016-01-11Only run DANE tests when EC is supportedRichard Levitte
2016-01-11Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni
2016-01-11Adjust $default_depflags to changes in ConfigureRichard Levitte
2016-01-11Fix NSS format session outputMatt Caswell
2016-01-11Update leak test to check return values.Dr. Stephen Henson
2016-01-11Add memory leak return value.Dr. Stephen Henson
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-11Disable some algorithms by defaultDr. Stephen Henson
2016-01-10Regenerate SSL record/statem error stringsViktor Dukhovni
2016-01-10fix shadow warningDr. Stephen Henson
2016-01-10File is about s_time, not s_clientKurt Roeckx
2016-01-10Allow disabling the min and max versionKurt Roeckx