summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-04RT2914: NULL check missing in X509_name_canonRich Salz
2015-01-02Remove SGC restart flag.Dr. Stephen Henson
2015-01-02Remove MS SGCDr. Stephen Henson
2015-01-02Clear existing extension state.Dr. Stephen Henson
2014-12-31typo in s_clientDominik Neubauer
2014-12-31remove duplicate definesMartin Nowak
2014-12-31constify tls 1.2 lookup tables.Cristian Rodríguez
2014-12-31Add missing include of sys/time.hKurt Roeckx
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-30Make "run" volatileKurt Roeckx
2014-12-30Document openssl dgst -hmac optionThorsten Glaser
2014-12-30dlfcn: always define _GNU_SOURCEKurt Roeckx
2014-12-30Fix memory leak in the appsKurt Roeckx
2014-12-28RT3548: Remove unsupported platformsRich Salz
2014-12-25RT3548: unsupported platformsRich Salz
2014-12-22RT3548: Remove unsupported platforms.Rich Salz
2014-12-22Improves certificates HOWTOAlok Menghrajani
2014-12-22Small typoRichard Levitte
2014-12-21RT3548: Remvoe unsupported platformsRich Salz
2014-12-20Fix incorrect OPENSSL_assert() usage.Michael Tuexen
2014-12-19RT3548: Remove outdated platformsRich Salz
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell
2014-12-18Made it an error to define OPENSSL_USE_DEPRECATED if OpenSSL has been builtMatt Caswell
2014-12-18Update CHANGES for deprecated updatesMatt Caswell
2014-12-18make update following changes to default config settingsMatt Caswell
2014-12-18Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell
2014-12-18Remove redundant OPENSSL_NO_DEPRECATED suppressionMatt Caswell
2014-12-18Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell
2014-12-18RT3548: Remove some obsolete platformsRich Salz
2014-12-18Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx
2014-12-18Fix yet anoither 'make clean' breakage.Rich Salz
2014-12-17RT3548: Remove some obsolete platformsRich Salz
2014-12-17RT3544: Restore MWERKS for NetWareRich Salz
2014-12-17Reject invalid constructed encodings.Dr. Stephen Henson
2014-12-17Add a comment noting the padding oracle.Emilia Kasper
2014-12-17Revert "RT3425: constant-time evp_enc"Emilia Kasper
2014-12-17Build fixesEmilia Kasper
2014-12-17Premaster secret handling fixesAdam Langley
2014-12-17Clear warnings/errors within RL_DEBUG code sections (RL_DEBUG should be renamed)Richard Levitte
2014-12-17Clear warnings/errors within TLS_DEBUG code sectionsRichard Levitte
2014-12-17Clear warnings/errors within KSSL_DEBUG code sectionsRichard Levitte
2014-12-17Clear warnings/errors within CIPHER_DEBUG code sectionsRichard Levitte
2014-12-17Clear warnings/errors within CIPHER_DEBUG code sectionsRichard Levitte
2014-12-17Clear warnings/errors within BN_CTX_DEBUG code sectionsRichard Levitte
2014-12-17Check for invalid divisors in BN_div.Emilia Kasper
2014-12-16The dtls1_output_cert_chain function no longer exists so remove it fromMatt Caswell
2014-12-16Don't set client_version to the ServerHello version.Adam Langley
2014-12-16Add more meaningful OPENSSL_NO_ECDH error message for suite b modeMatt Caswell
2014-12-16Rename gost2814789t.c to gost2814789test.c. The old name caused problemsMatt Caswell
2014-12-16Add missing OPENSSL_NO_EC guardsMatt Caswell