summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mark all block comments that need format preserving so thatTim Hudson2014-12-30152-704/+971
* Make "run" volatileKurt Roeckx2014-12-301-1/+1
* Document openssl dgst -hmac optionThorsten Glaser2014-12-302-0/+13
* dlfcn: always define _GNU_SOURCEKurt Roeckx2014-12-301-4/+2
* Fix memory leak in the appsKurt Roeckx2014-12-301-2/+3
* RT3548: Remove unsupported platformsRich Salz2014-12-287-349/+69
* RT3548: unsupported platformsRich Salz2014-12-254-39/+2
* RT3548: Remove unsupported platforms.Rich Salz2014-12-226-16/+3
* Improves certificates HOWTOAlok Menghrajani2014-12-221-35/+40
* Small typoRichard Levitte2014-12-221-1/+1
* RT3548: Remvoe unsupported platformsRich Salz2014-12-217-25/+4
* Fix incorrect OPENSSL_assert() usage.Michael Tuexen2014-12-201-22/+64
* RT3548: Remove outdated platformsRich Salz2014-12-197-19/+6
* Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell2014-12-193-18/+39
* Made it an error to define OPENSSL_USE_DEPRECATED if OpenSSL has been builtMatt Caswell2014-12-182-3/+6
* Update CHANGES for deprecated updatesMatt Caswell2014-12-181-0/+9
* make update following changes to default config settingsMatt Caswell2014-12-182-76/+66
* Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell2014-12-1815-47/+51
* Remove redundant OPENSSL_NO_DEPRECATED suppressionMatt Caswell2014-12-188-44/+0
* Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell2014-12-183-1/+50
* RT3548: Remove some obsolete platformsRich Salz2014-12-184-13/+5
* Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx2014-12-183-1/+8
* Fix yet anoither 'make clean' breakage.Rich Salz2014-12-181-1/+1
* RT3548: Remove some obsolete platformsRich Salz2014-12-1714-484/+14
* RT3544: Restore MWERKS for NetWareRich Salz2014-12-171-1/+7
* Reject invalid constructed encodings.Dr. Stephen Henson2014-12-173-2/+11
* Add a comment noting the padding oracle.Emilia Kasper2014-12-171-0/+5
* Revert "RT3425: constant-time evp_enc"Emilia Kasper2014-12-172-32/+25
* Build fixesEmilia Kasper2014-12-174-7/+3
* Premaster secret handling fixesAdam Langley2014-12-171-8/+28
* Clear warnings/errors within RL_DEBUG code sections (RL_DEBUG should be renamed)Richard Levitte2014-12-171-1/+1
* Clear warnings/errors within TLS_DEBUG code sectionsRichard Levitte2014-12-171-5/+5
* Clear warnings/errors within KSSL_DEBUG code sectionsRichard Levitte2014-12-177-89/+91
* Clear warnings/errors within CIPHER_DEBUG code sectionsRichard Levitte2014-12-171-1/+1
* Clear warnings/errors within CIPHER_DEBUG code sectionsRichard Levitte2014-12-173-13/+14
* Clear warnings/errors within BN_CTX_DEBUG code sectionsRichard Levitte2014-12-171-1/+1
* Check for invalid divisors in BN_div.Emilia Kasper2014-12-171-3/+5
* The dtls1_output_cert_chain function no longer exists so remove it fromMatt Caswell2014-12-161-1/+0
* Don't set client_version to the ServerHello version.Adam Langley2014-12-161-1/+1
* Add more meaningful OPENSSL_NO_ECDH error message for suite b modeMatt Caswell2014-12-163-1/+3
* Rename gost2814789t.c to gost2814789test.c. The old name caused problemsMatt Caswell2014-12-163-16/+17
* Add missing OPENSSL_NO_EC guardsMatt Caswell2014-12-161-0/+2
* Add OPENSSL_NO_ECDH guardsMatt Caswell2014-12-167-1/+46
* Remove extraneous white space, and add some bracesMatt Caswell2014-12-161-1/+5
* DTLS fixes for signed/unsigned issuesMatt Caswell2014-12-151-9/+27
* RT3497: The ticket that keeps on giving.Rich Salz2014-12-151-1/+0
* Allow using -SSLv2 again when setting Protocol in the config.Kurt Roeckx2014-12-151-0/+1
* RT3497: Fix; don't remove header filesRich Salz2014-12-152-2/+1
* Fix unused variable warningEmilia Kasper2014-12-151-1/+3
* Fixed memory leak if BUF_MEM_grow failsMatt Caswell2014-12-132-0/+2