summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix source where indent will not be able to copeMatt Caswell2015-01-2216-463/+1217
* Additional comment changes for reformat of 1.0.1Matt Caswell2015-01-2223-40/+66
* Further comment changes for reformatMatt Caswell2015-01-2250-118/+171
* mark all block comments that need format preserving so thatTim Hudson2015-01-22174-744/+1046
* Prepare for 1.0.1m-devOpenSSL_1_0_1-pre-reformatMatt Caswell2015-01-155-5/+13
* Prepare for 1.0.1l releaseOpenSSL_1_0_1lMatt Caswell2015-01-154-6/+6
* make updateMatt Caswell2015-01-151-7/+6
* Updates to CHANGES and NEWSMatt Caswell2015-01-152-2/+3
* Define CFLAGS as cflags on VMS as wellRichard Levitte2015-01-141-1/+1
* Make output from openssl version -f consistent with previous versionsMatt Caswell2015-01-132-2/+2
* Fix warning where BIO_FLAGS_UPLINK was being redefined.Matt Caswell2015-01-131-1/+1
* Avoid deprecation problems in Visual Studio 13Matt Caswell2015-01-132-60/+5
* RT3662: Allow leading . in nameConstraintsDr. Stephen Henson2015-01-101-1/+1
* Further windows specific .gitignore entriesMatt Caswell2015-01-091-0/+17
* Update .gitignore with windows files to be excluded from gitMatt Caswell2015-01-091-0/+13
* Fix build failure on Windows due to undefined cflags identifierMatt Caswell2015-01-082-2/+2
* Prepare for 1.0.1l-devMatt Caswell2015-01-085-5/+13
* Prepare for 1.0.1k releaseOpenSSL_1_0_1kMatt Caswell2015-01-084-6/+6
* make updateMatt Caswell2015-01-081-6/+7
* CHANGES and NEWS updates for releaseMatt Caswell2015-01-082-1/+53
* A memory leak can occur in dtls1_buffer_record if either of the calls toMatt Caswell2015-01-081-9/+21
* Unauthenticated DH client certificate fix.Dr. Stephen Henson2015-01-081-1/+1
* Follow on from CVE-2014-3571. This fixes the code that was the original sourceMatt Caswell2015-01-081-1/+2
* Fix crash in dtls1_get_record whilst in the listen state where you get twoDr. Stephen Henson2015-01-082-2/+2
* Fix for CVE-2014-3570.Andy Polyakov2015-01-085-2730/+234
* fix error discrepancyDr. Stephen Henson2015-01-071-1/+1
* Fix irix-cc build.Andy Polyakov2015-01-073-3/+3
* VMS fixups for 1.0.1Richard Levitte2015-01-071-3/+4
* use correct credit in CHANGESDr. Stephen Henson2015-01-061-2/+4
* Only inherit the session ID context in SSL_set_SSL_CTX if the existingEmilia Kasper2015-01-061-13/+20
* use correct function nameDr. Stephen Henson2015-01-061-1/+1
* Fix memory leak.Martin Brejcha2015-01-061-2/+10
* Remove blank line from start of cflags character array in buildinf.hMatt Caswell2015-01-061-1/+1
* Only allow ephemeral RSA keys in export ciphersuites.Dr. Stephen Henson2015-01-067-57/+38
* ECDH downgrade bug fix.Dr. Stephen Henson2015-01-052-3/+22
* update ordinalsDr. Stephen Henson2015-01-051-0/+1
* Ensure that the session ID context of an SSL* is updatedAdam Langley2015-01-052-0/+22
* Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.Dr. Stephen Henson2015-01-054-2/+14
* Fix various certificate fingerprint issues.Dr. Stephen Henson2015-01-055-2/+78
* RT2914: NULL check missing in X509_name_canonRich Salz2015-01-041-0/+2
* Clear existing extension state.Dr. Stephen Henson2015-01-021-0/+10
* typo in s_clientDominik Neubauer2014-12-311-1/+1
* 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
* Improves certificates HOWTOAlok Menghrajani2014-12-221-35/+40
* Small typoRichard Levitte2014-12-221-1/+1
* Fix incorrect OPENSSL_assert() usage.Michael Tuexen2014-12-201-22/+64
* Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell2014-12-193-18/+39