]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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)
2017-08-21  Paul YangDocument missing EVP_PKEY_method_* items
2017-08-21  Rich SalzCheck # of arguments for remaining commands.
2017-08-21  Johannes BauerAdd PKEY_CTX setter tests for TLS1-PRF
2017-08-21  Matt CaswellMore updates following review feedback
2017-08-21  Matt CaswellUpdates following feedback on OPENSSL_assert() removal
2017-08-21  Matt CaswellRemove OPENSSL_assert() from crypto/x509v3
2017-08-21  Matt CaswellRemove OPENSSL_assert() from crypto/x509
2017-08-21  Matt CaswellRemove OPENSSL_assert() from crypto/threads_none.c
2017-08-21  Matt CaswellRemove OPENSSL_assert() from crypto/pem
2017-08-21  Matt CaswellRemove OPENSSL_assert() from crypto/kdf
2017-08-21  Matt CaswellRemove OPENSSL_assert() from crypto/hmac
2017-08-21  Matt CaswellRemove OPENSSL_assert() from crypto/ec
2017-08-21  Matt CaswellRemove OPENSSL_assert() from conf_api.c
2017-08-21  Matt CaswellRemove OPENSSL_assert() usage from crypto/bn
2017-08-21  Matt CaswellRemove OPENSSL_assert() from various crypto/bio files
2017-08-21  Matt CaswellRemove OPENSSL_assert() from crypto/asn1/bio_asn1.c
2017-08-21  PauliRemove double error messages
2017-08-19  Richard LevitteFix ui_write in apps/apps.c
2017-08-18  Rich SalzPut thread-fork-init inside a run-once guard
2017-08-18  Todd ShortReorder extensions to put SigAlgs last
2017-08-18  Balaji MarisettiAddressed build failure because of missing #ifdef AF_UN...
2017-08-18  Richard LevitteAdd a comment on expectations in the "tar" target
2017-08-18  Richard LevittePrepare tarball in dist directory
2017-08-18  Richard LevitteTurn on error sensitivity in the "tar" target
2017-08-18  Richard Levittetest/asn1_time_test.c: Better check of signed time_t
2017-08-18  Andy Polyakoverr/err.c: improve readability.
2017-08-18  Andy Polyakoverr/err.c: fix "wraparound" bug in ERR_set_error_data.
2017-08-18  PauliFix windows build after too aggressive e_os.h removal
2017-08-17  PauliRemove tests dependence on e_os.h
2017-08-17  Bernd EdlingerClear outputs in PKCS12_parse error handling.
2017-08-17  Richard LevitteWhen building a tarball, avoid trying to copy submodules
2017-08-16  PauliDetermine the number of output columns for the list...
2017-08-16  David von OheimbFix OCSP_basic_verify() cert chain construction in...
2017-08-16  Andy Polyakovsha/asm/keccak1600-armv4.pl: optimize for Thumb-2.
2017-08-16  David BenjaminFix some documentation typos.
2017-08-16  FdaSilvaYYfix some typos
2017-08-16  FdaSilvaYYFix two MSVC warnings in apps.c
2017-08-16  FdaSilvaYY[Win] Fix some test method signatures ...
2017-08-16  Matt CaswellCopy dlls into fuzz directory
2017-08-16  gbrlbndiv fuzzer: limit the size of the input to avoid...
2017-08-15  Johannes BauerFix coding style of EVP_PKEY_CTX_ctrl_uint64
2017-08-15  Rich SalzPrint pathnames for 'version -r'
2017-08-15  Richard LevitteSTORE: Add documentation on the expectations for return...
2017-08-15  Richard LevitteSTORE: Add info on the expected post_process callback...
2017-08-15  FdaSilvaYYFix overzealous cleanup command
2017-08-15  Benjamin KadukAdd SSL_get_pending_cipher()
2017-08-15  Benjamin KadukMove ALPN handling from finalizer to delayed call
2017-08-15  Rich SalzRevert "Add some casts for %j"
next