summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-01-08Fix no CRYPTO_MDEBUG build (windows)Rich Salz
2016-01-08Fixup actually update danetest.cViktor Dukhovni
2016-01-08Another portability fix.Rich Salz
2016-01-08Update comment as bn_dup_expand is goneViktor Dukhovni
2016-01-08Simplify deprecated declaration exceptionViktor Dukhovni
2016-01-08Portability fix for apps/s_client.cRich Salz
2016-01-07DANE CHANGESViktor Dukhovni
2016-01-07Fix some typos in commentsViktor Dukhovni
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
2016-01-07DANE s_client supportViktor Dukhovni
2016-01-08Remove all remaining traces if PEM_SealRichard Levitte
2016-01-07Minor test updateViktor Dukhovni
2016-01-07Fix another build break for no-mem-debugRich Salz
2016-01-07Fix build-break; 'make update'Rich Salz
2016-01-07mem functions cleanupRich Salz
2016-01-07Remove the old VMS linker option file creator for shlibsRichard Levitte
2016-01-07Enhance util/mkdef.pl to provide a VMS linker option file for shlibsRichard Levitte
2016-01-07Remove crypto/pem/pem_seal.cRichard Levitte
2016-01-07DANE support for X509_verify_cert()Viktor Dukhovni
2016-01-07use more descriptive name DEFINE_STACK_OF_CONSTDr. Stephen Henson
2016-01-07Only declare stacks in headersDr. Stephen Henson
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2016-01-07remove unused PREDECLAREDr. Stephen Henson
2016-01-07Fix declarations and constification for inline stack.Dr. Stephen Henson
2016-01-07Change STACK_OF to use inline functions.Dr. Stephen Henson
2016-01-06DANE make updateViktor Dukhovni
2016-01-06DANE documentation typosViktor Dukhovni
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz
2016-01-06Remove some unused perl scriptsRich Salz
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni
2016-01-03Fix X509_STORE_CTX_cleanup()Viktor Dukhovni
2016-01-03Drop incorrect id == -1 case from X509_check_trustViktor Dukhovni
2016-01-03X509_verify_cert() cleanupViktor Dukhovni