openssl.git
2017-09-01 Benjamin KadukFix long SNI lengths in test/handshake_helper.c
2017-09-01 Benjamin KadukFixup include path in ossl_shim test after e_os.h work
2017-09-01 Benjamin KadukTighten up SSL_get1_supported_ciphers() docs
2017-09-01 Matt CaswellFix Proxy where a timeout occurs waiting for both clien...
2017-09-01 Andy Polyakovcrypto/cryptlib.c: mask more capability bits upon FXSR...
2017-09-01 Andy Polyakovssl/statem/extensions_clnt.c: fix return code buglet.
2017-09-01 Andy Polyakovssl/statem/*.c: address "enum mixed with another type...
2017-08-31 Paulistruct timeval include guards
2017-08-31 Rich SalzAddress feedback
2017-08-31 Rich SalzAdd CRYPTO_thread_glock_new
2017-08-31 PauliFix potential null problem.
2017-08-31 Rich SalzAvoid possible uninitialized variable.
2017-08-31 Richard LevitteOpenSSL::Test::__fixup_prg: don't check program existence
2017-08-31 Richard Levitteutil/mkdef.pl: handle line terminators correctly
2017-08-31 Matt CaswellVarious review fixes for PSK early_data support
2017-08-31 Matt CaswellTest for late client side detection of ALPN inconsistenties
2017-08-31 Matt CaswellClient side sanity check of ALPN after server has accep...
2017-08-31 Matt CaswellAdd some fixes for Travis failures
2017-08-31 Matt CaswellAdd PSK early_data tests
2017-08-31 Matt CaswellAdd server side sanity checks of SNI/ALPN for use with...
2017-08-31 Matt CaswellMake sure we save ALPN data in the session
2017-08-31 Matt CaswellComplain if we are writing early data but SNI or ALPN...
2017-08-31 Matt CaswellAdd functions for getting/setting SNI/ALPN info in...
2017-08-31 Matt CaswellShow the error stack if there was an error writing...
2017-08-31 Matt CaswellUpdate the tests for SNI changes
2017-08-31 Matt CaswellIf no SNI has been explicitly set use the one from...
2017-08-31 Matt CaswellMake sure we use the correct cipher when using the...
2017-08-31 Matt CaswellAdd HISTORY and SEE ALSO sections for the new TLSv1...
2017-08-31 Matt CaswellAdd documentation for SSL_SESSION_set_max_early_data()
2017-08-31 Matt CaswellAdd some PSK early_data tests
2017-08-31 Matt CaswellAdd SSL_SESSION_set_max_early_data()
2017-08-31 Matt CaswellEnable the ability to use an external PSK for sending...
2017-08-31 Zhu Qun-YingFixed address family test error for AF_UNIX in BIO_ADDR...
2017-08-30 PauliAdd documentation for ARIA GCM modes.
2017-08-30 PauliAdd ARIA as an alias for all ARIA based modes.
2017-08-30 Paul YangIntroduce SSL_CIPHER_get_protocol_id
2017-08-30 Paul YangAdd two missing SSL_CIPHER_* functions
2017-08-30 Todd ShortFix return value of ASN1_TIME_compare
2017-08-30 Andy PolyakovConfigure: base compiler-specific decisions on pre...
2017-08-30 Andy PolyakovRevert "Allow --strict-warnings with the icc compiler...
2017-08-30 Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-30 Jon SpillettFix potential null pointer dereference in ARIA implemen...
2017-08-29 PauliMove OPENSSL_CONF from e_os.h to cryptlib.h
2017-08-29 PauliMove e_os.h to be the very first include.
2017-08-29 PauliRemove the X_OK define, it is unused.
2017-08-29 PauliMove the REF_PRINT support from e_os.h to internal...
2017-08-29 Paulie_os.h removal from other headers and source files.
2017-08-28 Kurt RoeckxMake the global DRBGs static
2017-08-28 Kurt RoeckxDon't auto-instantiate a DRBG when trying to use it...
2017-08-28 Rich SalzAvoid out-of-bounds read
2017-08-28 Richard LevitteIf 'tests' is disabled, then so should 'external-tests'
2017-08-28 Dr. Matthias... DRBG: Remove 'randomness' buffer from 'RAND_DRBG'
2017-08-28 Dr. Matthias... RAND: Rename the RAND_poll_ex() callback and its typedef
2017-08-28 Dr. Matthias... DRBG: clarify difference between entropy counts and...
2017-08-27 Rich SalzMSC_VER <= 1200 isn't supported; remove dead code
2017-08-25 Rich SalzRemove NO_DIRENT; it isn't used anywhere
2017-08-25 Richard LevitteFix guarding macro in include/internal/sockets.h
2017-08-25 Richard LevitteMove more socket stuff
2017-08-25 Paul YangThis part fixes braces around if-else.
2017-08-25 Paul YangFix coding style in crypto/rsa directory
2017-08-25 Rich SalzUse strcpy instead of sprintf %s
2017-08-25 Bernd EdlingerClear secret stack values after use in the ED25519...
2017-08-25 Bernd EdlingerClear secret stack values after use in curve25519.c
2017-08-25 Matt CaswellFix no-tls and no-tls1_2
2017-08-25 Matt CaswellFix no-scrypt
2017-08-25 Richard LevitteNO_SYS_TYPES_H isn't defined anywhere, stop using it...
2017-08-25 Matt CaswellFix description of how to report a bug in INSTALL
2017-08-25 Matt CaswellClarify the meaning of no-stdio in INSTALL
2017-08-25 Kazuki YamaguchiDo not lookup zero-length session ID
2017-08-25 Matt CaswellFix no-chacha and no-poly1305
2017-08-25 Matt CaswellEnsure we exchange cookies in s_server even if SCTP...
2017-08-25 Matt CaswellDon't run a CT specifc test if CT is disabled
2017-08-25 Meena VyasAllow --strict-warnings with the icc compiler as well
2017-08-25 Meena Vyaspassed TARFILE="$(TARFILE)" NAME="$(NAME)" to tar target
2017-08-24 PauliCheck range of test values using isascii before diving...
2017-08-24 Richard Levitteapps/passwd.c: Make MD5 and SHA password making EBCDIC...
2017-08-24 Richard Levitteapps/passwd.c: Fix code layout
2017-08-24 Richard Levitteapps/passwd.c: Don't disable MD5 and SHA when CHARSET_E...
2017-08-24 PauliCheck for EOF in ASCII conversions.
2017-08-24 Matt CaswellFix enable-sctp
2017-08-24 Matt CaswellAdd documentation for SRTP functions
2017-08-23 Dr. Stephen... Correct GCM docs.
2017-08-23 Rich SalzTweak wording to be more clear.
2017-08-23 Kazuki YamaguchiFix BN_print()
2017-08-23 Rich SalzMove randomness to allocated buffer
2017-08-22 PauliImprovement the formatting in bn_print.c
2017-08-22 Rich Salz(Re)move some things from e_os.h
2017-08-22 Paul YangRemove useless macros in apps/speed.c
2017-08-22 Rich SalzUse "" not <> on e_os.h include
2017-08-22 Rich SalzRemove custom base64 code.
2017-08-22 Richard LevitteDon't try to compare the ctype functions on values...
2017-08-22 Richard LevitteDon't try to test ctype functions for values < 0 or...
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-22 Richard LevitteFix the lack of isblank() with VMS C
2017-08-22 Rich SalzAdd random serial# support.
2017-08-22 PauliAvoid a self-assignment.
2017-08-22 PauliDead code elimination.
2017-08-21 PauliThis has been added to avoid the situation where some...
2017-08-21 PauliFix ctype arguments.
2017-08-21 Rich SalzSafely display SNI (just in case)
next