summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-25x86_64 assembly pack: "optimize" for Knights Landing.Andy Polyakov
2017-07-25Fix installation on VC-WIN32 with nmakeSimon Richter
2017-07-24schlock global variable needs to be volatileXiaoyin Liu
2017-07-24evp/e_aes_cbc_hmac_sha256.c: give SHAEXT right priority.Andy Polyakov
2017-07-23Fix RSA-PSS in FIPS mode by switching digest implementations.Dr. Stephen Henson
2017-07-20Fix apps/s_client.c's XMPP clientRichard Levitte
2017-07-19Remove some dead codeMatt Caswell
2017-07-19Fix undefined behaviour in e_aes_cbc_hmac_sha256.c and e_aes_cbc_hmac_sha1.cMatt Caswell
2017-07-18RSA_padding_check_PKCS1_type_2 is not constant time.Emilia Kasper
2017-07-16Backport of 5b8fa43 and remove resolved TODO: see PR#3924.Bernd Edlinger
2017-07-15fix copy and copy-if-different whitespace problemsimon-p-r
2017-07-06Avoid possible memleak in X509_policy_check()Richard Levitte
2017-07-05Fix a memleak in X509_PKEY_new.Bernd Edlinger
2017-07-05Undo one UI fixRichard Levitte
2017-07-05Fix small UI issuesRichard Levitte
2017-07-04Add echo for each build phaseRich Salz
2017-07-02Fix a memleak in ec_GFp_mont_group_set_curve.Bernd Edlinger
2017-07-02Fix a memory leak in ecdh/ecdsa_check.Bernd Edlinger
2017-06-25tsget: remove call of WWW::Curl::Easy::global_cleanupRichard Levitte
2017-06-21Remove inadvertently commited test binariesBenjamin Kaduk
2017-06-21Add documentation for the SSL_export_keying_material() functionMatt Caswell
2017-06-17Remove a pointless "#if 0" block from BN_mul.Bernd Edlinger
2017-06-14Fix a possible crash in dsa_builtin_paramgen2.Bernd Edlinger
2017-06-14Fix possible crash in X931 code.Bernd Edlinger
2017-06-14Remove the fallback from ERR_get_state because theBernd Edlinger
2017-06-13Fix a possible crash in the error handling.Bernd Edlinger
2017-06-10Remove needless type casting.Rich Salz
2017-06-10Fix possible usage of NULL pointers in apps/spkac.cPaul Yang
2017-06-09Fix speed command for alternation of ciphers and digests.Jonathan Protzenko
2017-06-08Remove stale note from s_server.podBenjamin Kaduk
2017-06-08Fix a read off the end of the input bufferRich Salz
2017-06-05Document default client -psk_identityRich Salz
2017-06-05ec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.Andy Polyakov
2017-06-02Add text pointing to full change list.Rich Salz
2017-06-01Fix ex_data memory leakTodd Short
2017-06-01Fix srp app missing NULL termination with password callbackDiego Santa Cruz
2017-06-01Send a protocol version alertMatt Caswell
2017-05-26Fix inconsistent check of UNSAFE_LEGACY_RENEGOTIATION (1.0.2)Todd Short
2017-05-25Document that HMAC() with a NULL md is not thread safeMatt Caswell
2017-05-25Prepare for 1.0.2m-devMatt Caswell
2017-05-25Prepare for 1.0.2l releaseOpenSSL_1_0_2lMatt Caswell
2017-05-25make updateMatt Caswell
2017-05-25Update CHANGES and NEWS for new releaseMatt Caswell
2017-05-25Ignore -rle and -comp when compiled with OPENSSL_NO_COMP.Bernd Edlinger
2017-05-17Fix regression in openssl req -x509 behaviour.Tomas Mraz
2017-05-17Remove notification settings from appveyor.ymlRichard Levitte
2017-05-11Remove dead code.Pauli
2017-05-10Copy custom extension flags in a call to SSL_set_SSL_CTX()Matt Caswell
2017-05-05perlasm/x86_64-xlate.pl: work around problem with hex constants in masm.Andy Polyakov
2017-05-02Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAMEMatt Caswell