summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RT4227: Range-check in apps.Rich Salz2016-01-125-79/+67
* Yet another make update.Rich Salz2016-01-121-516/+647
* Make sure to have both upper and mixed case symbols in SYMBOL_VECTORRichard Levitte2016-01-121-3/+8
* Use SPARE instead of PRIVATE_PROCEDURE to reserve unused SYMBOL_VECTOR slotsRichard Levitte2016-01-121-1/+1
* The limit per SYMBOL_VECTOR isn't the amount of symbols, it's the line lengthRichard Levitte2016-01-121-14/+19
* VMS INDENTIFICATION should only have the version numberRichard Levitte2016-01-121-1/+1
* GH528: "cipher -v" output is confusing.Rich Salz2016-01-124-91/+51
* Have mkdef.pl use case sensitive symbols for shareable symbol vectorRichard Levitte2016-01-111-0/+1
* Function pop_info() returned a dangling pointerPascal Cuoq2016-01-111-9/+11
* update ordinalsDr. Stephen Henson2016-01-111-0/+3
* Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson2016-01-1110-28/+28
* Remove mkstack.pl: it is no longer needed.Dr. Stephen Henson2016-01-113-326/+1
* Add lh_doall_arg inliningDr. Stephen Henson2016-01-119-63/+44
* Add lh_doall inliningDr. Stephen Henson2016-01-117-39/+11
* Add lh_new() inliningDr. Stephen Henson2016-01-1111-83/+27
* Inline LHASH_OFDr. Stephen Henson2016-01-1121-227/+111
* GH540: add casts to safestack.hAlessandro Ghedini2016-01-111-4/+4
* Fix jpaketest compilation error.Dr. Stephen Henson2016-01-111-0/+4
* Only run DANE tests when EC is supportedRichard Levitte2016-01-111-0/+4
* Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni2016-01-118-34/+65
* Adjust $default_depflags to changes in ConfigureRichard Levitte2016-01-111-1/+1
* Fix NSS format session outputMatt Caswell2016-01-111-2/+3
* Update leak test to check return values.Dr. Stephen Henson2016-01-111-18/+6
* Add memory leak return value.Dr. Stephen Henson2016-01-113-14/+17
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-1132-98/+102
* Disable some algorithms by defaultDr. Stephen Henson2016-01-111-0/+3
* Regenerate SSL record/statem error stringsViktor Dukhovni2016-01-114-233/+15
* fix shadow warningDr. Stephen Henson2016-01-111-2/+2
* File is about s_time, not s_clientKurt Roeckx2016-01-101-2/+2
* Allow disabling the min and max versionKurt Roeckx2016-01-103-1/+10
* Future-proof deprecated declartion parsingViktor Dukhovni2016-01-101-1/+2
* RT41897: Add an CRYPTO_secure_actual_sizeRich Salz2016-01-103-0/+19
* Fix c++ compilationMat2016-01-101-0/+2
* Adds missing type castsMat2016-01-101-4/+4
* Adds crypto-mdebug as a valid optionMat2016-01-101-0/+1
* Fix build failure on WindowsMat2016-01-101-1/+1
* update ordinalsDr. Stephen Henson2016-01-091-29/+26
* Add DEPRECATEDIN support.Dr. Stephen Henson2016-01-091-10/+42
* Correct header definesDr. Stephen Henson2016-01-092-2/+10
* remove hard coded algorithmsDr. Stephen Henson2016-01-091-15/+0
* Recognise disabled algorithms automatically.Dr. Stephen Henson2016-01-091-125/+14
* Fix no CRYPTO_MDEBUG build (windows)Rich Salz2016-01-084-47/+56
* Fixup actually update danetest.cViktor Dukhovni2016-01-081-2/+1
* Another portability fix.Rich Salz2016-01-081-1/+1
* Update comment as bn_dup_expand is goneViktor Dukhovni2016-01-081-1/+1
* Simplify deprecated declaration exceptionViktor Dukhovni2016-01-081-7/+1
* Portability fix for apps/s_client.cRich Salz2016-01-081-13/+16
* DANE CHANGESViktor Dukhovni2016-01-082-0/+15
* Fix some typos in commentsViktor Dukhovni2016-01-081-3/+3
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-0841-116/+253