openssl.git
2017-06-08 Rich SalzFix a read off the end of the input buffer
2017-06-05 Rich SalzDocument default client -psk_identity
2017-06-05 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.
2017-06-02 Rich SalzAdd text pointing to full change list.
2017-06-01 Todd ShortFix ex_data memory leak
2017-06-01 Diego Santa... Fix srp app missing NULL termination with password...
2017-06-01 Matt CaswellSend a protocol version alert
2017-05-26 Todd ShortFix inconsistent check of UNSAFE_LEGACY_RENEGOTIATION...
2017-05-25 Matt CaswellDocument that HMAC() with a NULL md is not thread safe
2017-05-25 Matt CaswellPrepare for 1.0.2m-dev
2017-05-25 Matt CaswellPrepare for 1.0.2l release OpenSSL_1_0_2l
2017-05-25 Matt Caswellmake update
2017-05-25 Matt CaswellUpdate CHANGES and NEWS for new release
2017-05-25 Bernd EdlingerIgnore -rle and -comp when compiled with OPENSSL_NO_COMP.
2017-05-17 Tomas MrazFix regression in openssl req -x509 behaviour.
2017-05-17 Richard LevitteRemove notification settings from appveyor.yml
2017-05-11 PauliRemove dead code.
2017-05-10 Matt CaswellCopy custom extension flags in a call to SSL_set_SSL_CTX()
2017-05-05 Andy Polyakovperlasm/x86_64-xlate.pl: work around problem with hex...
2017-05-02 Matt CaswellFix some error path logic in i2v_AUTHORITY_INFO_ACCESS...
2017-05-02 Rich SalzRT2867: des_ede3_cfb1 ignored "size in bits" flag
2017-05-02 Rich SalzFix URL links in comment
2017-05-02 Todd ShortFix time offset calculation.
2017-04-30 Rich SalzCheck fflush on BIO_ctrl call
2017-04-27 Bernd EdlingerRemove unnecessary loop in pkey_rsa_decrypt.
2017-04-24 Rich Salzcheck length sanity before correcting in EVP_CTRL_AEAD_...
2017-04-24 Alex GaynorAnnotate ASN.1 attributes of the jurisdictionCountryNam...
2017-04-22 Camille GuérinFixed typo in X509_STORE_CTX_new description
2017-04-22 David BenjaminNumbers greater than 1 are usually non-negative.
2017-04-13 junfxpkeyutl exit with 0 if the verification succeeded
2017-04-11 Rich SalzAdditional check to handle BAD SSL_write retry
2017-04-04 Andy Polyakovcrypto/ppccap.c: SIGILL-free processor capabilities...
2017-04-03 Matt CaswellEnsure dhparams can handle X9.42 params in DER
2017-04-03 Matt CaswellAdd missing macros for DHxparams
2017-03-31 Jon SpillettFix for #2730. Add CRLDP extension to list of supported...
2017-03-29 Matt CaswellFree the compression methods in s_server and s_client
2017-03-29 Steven Collisondoc: Add stitched ciphers to EVP_EncryptInit.pod
2017-03-29 Steven Collisondoc: Add missing options in s_{server,client}
2017-03-29 Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-29 Jon SpillettAdd documentation for SNI APIs
2017-03-26 Andy Polyakovaes/asm/bsaes-armv7.pl: relax stack alignment requirement.
2017-03-25 Bernd EdlingerFixed a gcc-7-strict-warnings issue.
2017-03-25 Bernd EdlingerDon't access memory before checking the correct length...
2017-03-24 Andy Polyakovbn/asm/sparcv9-mont.pl: fix squaring code path.
2017-03-23 Richard LevitteGuard last few debugging printfs in libssl
2017-03-22 Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
2017-03-21 Matt CaswellFix BAD CCS alert in DTLS
2017-03-21 Matt CaswellFix error paths in ASN1_TIME_to_generalizedtime
2017-03-21 Matt CaswellAvoid a mem leak on error
2017-03-20 Richard LevitteFix decoding of ASN.1 LONG and ZLONG items
2017-03-20 Kurt RoeckxFix VC warnings about unary minus to an unsigned type.
2017-03-20 Kurt RoeckxCast to an unsigned type before negating
2017-03-20 Kurt RoeckxAvoid signed overflow
2017-03-15 Bernd EdlingerFixed a crash in print_notice.
2017-03-13 Bernd EdlingerFix a crash or unbounded allocation in RSA_padding_add_...
2017-03-13 Richard LevitteBetter way to recognise mingw64 in config script
2017-03-13 Andy Polyakovcrypto/x86*cpuid.pl: move extended feature detection.
2017-03-13 Richard LevitteDocument in CHANGES that config now recognises 64-bit...
2017-03-13 Bernd EdlingerFix a memory leak in X509_STORE_add_cert/crl error...
2017-03-13 Matt CaswellFix DTLSv1_listen() sequence numbers
2017-03-13 Richard LevitteRecognise mingw64 in config script
2017-03-12 Matt CaswellFix out-of-memory condition in conf
2017-03-11 Richard LevitteRevert "Use the callbacks from the SSL object instead...
2017-03-11 Richard LevitteFix UI_get0_action_string()
2017-03-10 PauliUse the callbacks from the SSL object instead of the...
2017-03-10 Bernd EdlingerAvoid questionable use of the value of a pointer
2017-03-10 Richard Levittemake update
2017-03-10 Richard LevitteFix apps/progs.pl to generate correctly formatted progs.h
2017-03-10 Richard LevitteFix crypto/bn/bn_prime.pl to generate correctly formatt...
2017-03-10 Matt CaswellFix some RSA documentation
2017-03-09 PauliMake the output of enc -ciphers identical
2017-03-09 Bernd EdlingerFix build problem with current 1.0.2 branch.
2017-03-08 PauliLimit the output of the enc -ciphers command
2017-03-08 Roberto GuimaraesPrevent undefined behavior in memcpy call.
2017-03-07 PauliRemove doc reference to non-existant GCM example
2017-03-07 Andy Polyakovcrypto/x86_64cpuid.pl: move extended feature detection...
2017-03-03 Bernd EdlingerAdd missing usage hints how to generate primes.
2017-03-03 PauliUpdate the cipher(1) documentation to
2017-02-28 Rich SalzUpdate year, wording tweak
2017-02-27 Adrian VollmerAdjust the default value of the private key size
2017-02-24 Bernd EdlingerRestore the test coverage of COMP_rle and SSL_COMP_add_...
2017-02-23 PauliIncrease the size of the stack buffer to prevent an...
2017-02-23 Andy Polyakov.travis.yml: remove osx from build matrix.
2017-02-23 Todd ShortFix potential memory leak in ASN1_TIME_to_generalizedtime()
2017-02-23 Bernd EdlingerAdd -Wundef to --strict-warnings options. Fix some...
2017-02-23 Andy Polyakovbio/bss_file.c: since VS2015 one can't tell apart own...
2017-02-23 Rich SalzBackport OSSL_NELEM
2017-02-22 Richard LevitteFix typo, should be && rather than &
2017-02-22 Richard LevitteFix typo, missing ||
2017-02-22 Rich SalzIterate over EC_GROUP's poly array in a safe way
2017-02-22 Richard LevitteHave the directory reader use the Unix API on VMS
2017-02-22 Bernd EdlingerAdd some more consistency checks in tls_decrypt_ticket.
2017-02-21 Dmitry BelyavskiyFix memory leak in pkcs12 -export
2017-02-21 Bernd EdlingerFix some more memory leaks with TXT_DB_insert.
2017-02-21 Bernd EdlingerFix a few memleaks in TXT_DB.
2017-02-21 Rich SalzPrevent OOB in SRP base64 code.
2017-02-17 Bernd EdlingerFix a slightly confusing if condition in a2i_ASN1_INTEGER.
2017-02-17 Bernd EdlingerFix a slightly confusing if condition in a2i_ASN1_ENUME...
2017-02-16 Bernd EdlingerCleanup *.S files.
2017-02-15 Bernd EdlingerAdd a make distclean rule in the OpenSSL_1_0_2 branch
next