openssl.git
2019-02-26 Richard LevitteRevert "Configure: stop forcing use of DEFINE macros...
2019-02-26 Billy Brumley[test] modernize ecdsatest and extend ECDSA sign KATs
2019-02-26 Nicola TuveriFix trivial typo in EVP_DigestVerifyInit doc
2019-02-26 Matt CaswellPrepare for 1.1.1c-dev
2019-02-26 Matt CaswellPrepare for 1.1.1b release OpenSSL_1_1_1b
2019-02-26 Matt CaswellClarify that SSL_shutdown() must not be called after...
2019-02-26 Matt CaswellUpdate copyright year
2019-02-26 Eneas U de... e_devcrypto: set digest input_blocksize
2019-02-26 Eneas U de... eng_devcrypto: close open session on init
2019-02-26 Matt CaswellUpdate NEWS for new release
2019-02-26 Richard LevitteDisable 02-test_errstr.t on msys/mingw as well as MSWin32
2019-02-26 Richard LevitteVMS: disable the shlibload test for now
2019-02-25 Richard LevitteRearrange the inclusion of curve448/curve448_lcl.h
2019-02-25 Matt CaswellEnsure bn_cmp_words can handle the case where n == 0
2019-02-22 Richard LevitteWindows: Call TerminateProcess, not ExitProcess
2019-02-22 Matt CaswellDon't restrict the number of KeyUpdate messages we...
2019-02-22 Dr. Matthias... engines/dasync: add explaining comments about AES-128...
2019-02-22 Paul YangFix a grammar nit in CRYPTO_get_ex_new_index.pod
2019-02-21 Matt CaswellFix dasync engine
2019-02-21 Hubert KarioSSL_CONF_cmd: fix doc for NoRenegotiation
2019-02-20 Nicola TuveriClear BN_FLG_CONSTTIME on BN_CTX_get()
2019-02-20 Nicola TuveriTest for constant-time flag leakage in BN_CTX
2019-02-20 Billy Brumley[test] unit test for field_inv function pointer in...
2019-02-20 Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2019-02-19 Ionut MihalceaDon't set SNI by default if hostname is not dNS name
2019-02-19 Matthias KraftFix reference to symbol 'main'.
2019-02-19 Matt CaswellAdd a test for interleaving app data with handshake...
2019-02-19 Matt CaswellDon't interleave handshake and other record types in...
2019-02-18 Corinna Vinschencygwin: drop explicit O_TEXT
2019-02-17 Vedran MiletićAdd missing dots in dgst man page
2019-02-17 Jan MackuFixed typo
2019-02-17 David BenjaminCheck for unpaired .cfi_remember_state
2019-02-17 David BenjaminFix some CFI issues in x86_64 assembly
2019-02-15 Richard LevitteMark generated functions unused (applies to safestack...
2019-02-15 Matt CaswellUse order not degree to calculate a buffer size in...
2019-02-14 Matt CaswellFix -verify_return_error in s_client
2019-02-14 Matt CaswellDon't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
2019-02-14 Sam RobertsIgnore cipher suites when setting cipher list
2019-02-14 Richard LevitteConfigure: stop forcing use of DEFINE macros in headers
2019-02-13 Michael HaubenwallnerWindows/Cygwin dlls need the executable bit set
2019-02-13 Daniel DeFreezFix null pointer dereference in cms_RecipientInfo_kari_init
2019-02-13 Andy PolyakovAArch64 assembly pack: authenticate return addresses.
2019-02-11 Richard Levitteapps/ocsp.c Use the same HAVE_FORK / NO_FORK as in...
2019-02-11 Richard Levittetest/recipes/02-err_errstr: skip errors that may not...
2019-02-11 Tomas MrazAllow the syntax of the .include directive to optionall...
2019-02-10 Daniel DeFreezFix null pointer dereference in ssl_module_init
2019-02-08 Todd ShortUpdate d2i_PrivateKey documentation
2019-02-08 Todd ShortFix d2i_PublicKey() for EC keys
2019-02-08 PauliAddress a bug in the DRBG tests where the reseeding...
2019-02-07 Richard Levittetest/drbgtest.c: call OPENSSL_thread_stop() explicitly
2019-02-07 Matt CaswellMake OPENSSL_malloc_init() a no-op
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-05 Sam RobertsMake some simple getters take const SSL/SSL_CTX
2019-02-04 Matthias KraftFix Invalid Argument return code from IP_Factory in...
2019-02-04 batist73Android build: fix usage of NDK home variable ($ndk_var)
2019-02-02 Bernd EdlingerAdd an entry to the CHANGES for the d2i_X509_PUBKEY fix
2019-02-01 Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-01-31 Bernd EdlingerFix a crash in reuse of i2d_X509_PUBKEY
2019-01-31 Bernd EdlingerFixed d2i_X509 in-place not re-hashing the ex_flags
2019-01-31 Bernd EdlingerFix a memory leak with di2_X509_CRL reuse
2019-01-31 Richard LevitteBetter phrasing around 1.1.0
2019-01-31 Richard LevitteVMS: force 'pinshared'
2019-01-31 weinholtendianFix error message for s_server -psk option
2019-01-30 Petr VorelReuse already defined macros
2019-01-30 Matt CaswellComplain if -twopass is used incorrectly
2019-01-30 Matt CaswellFix no-dso builds
2019-01-29 Matt CaswellDon't leak memory from ERR_add_error_vdata()
2019-01-28 Richard LevitteAndroid build: use ANDROID_NDK_HOME rather than ANDROID_NDK
2019-01-27 Michael Richardsonclarify which functions are the CMS functions which...
2019-01-27 David Asrafcrypto/bn: fix return value in BN_generate_prime
2019-01-27 Shigeki Ohtsus_client: fix not to send a command letter of R
2019-01-27 Tomas MrazRemove stray -modulus option from the ec manual page.
2019-01-27 Matthias KraftAdd "weak" declarations of symbols used in safestack...
2019-01-25 Dr. Matthias... X509_STORE: fix two misspelled compatibility macros
2019-01-24 Klotz, TobiasCleanup vxworks support to be able to compile for VxWorks 7
2019-01-24 Matt CaswellRevert "Keep the DTLS timer running after the end of...
2019-01-24 Matt CaswellMake sure we trigger retransmits in DTLS testing
2019-01-22 Matt EatonUpdate NOTES.ANDROID
2019-01-21 Bernd EdlingerMake ca command silently use default if .attr file...
2019-01-21 Bernd EdlingerPPC: Try out if mftb works before using it
2019-01-21 Corey MinyardFix a memory leak in the mem bio
2019-01-16 David BenjaminReduce inputs before the RSAZ code.
2019-01-16 Richard Levitteapps/verify.c: Change an old comment to clarify what...
2019-01-16 Richard Levittecrypto/armcap.c, crypto/ppccap.c: stricter use of getau...
2019-01-16 Richard Levittecrypto/uid.c: use own macro as guard rather than AT_SECURE
2019-01-15 Matt CaswellDon't get the mac type in TLSv1.3
2019-01-15 Matt CaswellAdd missing entries in ssl_mac_pkey_id
2019-01-15 Matt CaswellCheck more return values in the SRP code
2019-01-15 Matt CaswellCheck a return value in the SRP code
2019-01-08 Matt CaswellDon't artificially limit the size of the ClientHello
2019-01-08 FdaSilvaYYFix CID 1434549: Unchecked return value in test/evp_test.c
2019-01-07 Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-07 Viktor DukhovniUpdate generator copyright year.
2019-01-07 Matt CaswellAdd a test for correct handling of the cryptopro bug...
2019-01-07 Matt CaswellDon't complain if we receive the cryptopro extension...
2019-01-07 Dr. Matthias... doc/man1/x509.pod: fix typo
2019-01-06 Dmitry BelyavskiyRestore compatibility with GOST2001 implementations.
2019-01-06 Matt CaswellFix no-cmac
2019-01-04 Matt CaswellSupport _onexit() in preference to atexit() on Windows
2019-01-04 Matt CaswellIntroduce a no-pinshared option
next