aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Configurations/10-main.conf: fix omittions in commentary.OpenSSL_1_1_0-stableAndy Polyakov2016-09-021-2/+2
* Configurations/10-main.conf: remove solaris-x86-cc target.Andy Polyakov2016-09-021-14/+13
* Move 05-test_fuzz.t to 90-test_fuzz.tRichard Levitte2016-09-011-0/+0
* Revert "INSTALL: add information on option no-fuzz-test"Richard Levitte2016-09-011-5/+0
* Revert "Make it possible to disable fuzz testing"Richard Levitte2016-09-012-4/+0
* INSTALL: add information on option no-fuzz-testRichard Levitte2016-08-311-0/+5
* INSTALL: add information on the environment variable BUILDFILERichard Levitte2016-08-311-0/+7
* INSTALL: clarify OPENSSL_LOCAL_CONFIG_DIRRichard Levitte2016-08-311-6/+12
* Have Configure's HASH or TABLE produce complete listsRichard Levitte2016-08-312-9/+27
* Configure's print_table_entry printed incorrect informationRichard Levitte2016-08-311-18/+30
* Make it possible to disable fuzz testingRichard Levitte2016-08-312-0/+4
* crypto/bn/*: x86[_64] division instruction doesn't handle constants, change c...Andy Polyakov2016-08-312-3/+3
* The Perl interpreter might be in a path with spaces, so maybe quote itRichard Levitte2016-08-311-1/+10
* Code cleanup UIRich Salz2016-08-311-20/+2
* Add some CertStatus testsMatt Caswell2016-08-3010-2/+303
* Ensure the CertStatus message adds a DTLS message header where neededMatt Caswell2016-08-301-13/+14
* Configure: save away the value of OPENSSL_LOCAL_CONFIG_DIR for reconfRichard Levitte2016-08-301-34/+39
* Configure: Redo the logic for finding build file templatesRichard Levitte2016-08-301-17/+30
* Configure: clean away temporary section of codeRichard Levitte2016-08-301-21/+0
* Make it possible for the user to specify a different default build fileRichard Levitte2016-08-301-1/+8
* Remove comment tags from structs (coding style)Rich Salz2016-08-291-5/+5
* Use uppercase name for PCT_ enumRich Salz2016-08-292-16/+21
* VMS: honor --openssldir settingRichard Levitte2016-08-261-1/+1
* Remove trailing zerosRich Salz2016-08-261-87/+73
* Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.cRichard Levitte2016-08-262-1/+4
* Remove note from CHANGES about EC DRBGMatt Caswell2016-08-261-4/+0
* Prepare for 1.1.0a-devMatt Caswell2016-08-254-4/+12
* Prepare for 1.1.0 releaseOpenSSL_1_1_0Matt Caswell2016-08-254-6/+6
* Fix uninit read in sslapitestMatt Caswell2016-08-251-0/+1
* CHANGES: mention Windows UTF-8 opt-in option.Andy Polyakov2016-08-251-0/+8
* Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov2016-08-253-15/+21
* Support broken PKCS#12 key generation.Dr. Stephen Henson2016-08-251-4/+23
* Don't switch password formats using global state.Andy Polyakov2016-08-253-77/+3
* Fix an uninitialised read on an error pathMatt Caswell2016-08-251-1/+1
* NEWS: add a number of the types that were made opaqueRichard Levitte2016-08-251-2/+8
* Un-delete still documented X509_STORE_CTX_set_verifyViktor Dukhovni2016-08-244-4/+12
* Configurations/10-main.conf: fix solaris64-*-cc link problems.Andy Polyakov2016-08-241-1/+2
* ec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm doesn't recognize cmovb.Andy Polyakov2016-08-241-40/+40
* Clarify the error messages in 08f6ae5b28Matt Caswell2016-08-243-8/+8
* Fix no-ec2mMatt Caswell2016-08-241-1/+2
* CRYPTO_atomic_add(): check that the object is lock freeRichard Levitte2016-08-241-3/+5
* CRYPTO_atomic_add(): use acquire release memory order rather than relaxedRichard Levitte2016-08-241-2/+2
* Check for __GNUC__ to use GNU C atomic buildinsRichard Levitte2016-08-241-3/+3
* Trust RSA_check_key() to return correct valuesRichard Levitte2016-08-241-4/+1
* Avoid overflow in MDC2_Update()Dr. Stephen Henson2016-08-241-1/+1
* Put DES into "not default" category.Rich Salz2016-08-242-13/+14
* To avoid SWEET32 attack, move 3DES to weakRich Salz2016-08-243-13/+22
* Typo fixesRob Percival2016-08-244-7/+6
* Updates the CT_POLICY_EVAL_CTX PODRob Percival2016-08-242-12/+17
* Correct documentation about SCT setters resetting validation statusRob Percival2016-08-241-2/+2