summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-01-09Future-proof deprecated declartion parsingViktor Dukhovni
2016-01-09RT41897: Add an CRYPTO_secure_actual_sizeRich Salz
2016-01-09Fix c++ compilationMat
2016-01-09Adds missing type castsMat
2016-01-09Adds crypto-mdebug as a valid optionMat
2016-01-09Fix build failure on WindowsMat
2016-01-09update ordinalsDr. Stephen Henson
2016-01-09Add DEPRECATEDIN support.Dr. Stephen Henson
2016-01-09Correct header definesDr. Stephen Henson
2016-01-09remove hard coded algorithmsDr. Stephen Henson
2016-01-09Recognise disabled algorithms automatically.Dr. Stephen Henson