]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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"
2017-08-15  Paul YangUse new setup_tests in code of rsa_test
2017-08-15  Richard LevitteClear error stack on successful OSSL_STORE_open()
2017-08-15  Richard LevitteAdd ERR_clear_last_mark()
2017-08-15  Richard LevitteRename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c
2017-08-15  Richard LevitteFile::Glob option ':bsd_glob' doesn't work everywhere...
2017-08-15  Richard LevitteConsolidate the locations where we have our internal...
2017-08-14  Rich SalzAdd some casts for %j
2017-08-14  Rich SalzDoc fixes
2017-08-13  Rich SalzInstantiate when RAND_status() checks
2017-08-12  FdaSilvaYYFix some typo and comments
2017-08-12  Andy Polyakovsha/asm/keccak1600-avx512.pl: fix buglet in SHA3_squeez...
2017-08-12  Andy PolyakovWire SHAKE to EVP.
2017-08-12  Andy PolyakovAdd EVP_DigestFinalXOF, interface to extendable-output...
2017-08-11  Johannes BauerClarify CLI OCSP documentation
2017-08-11  FdaSilvaYYFix some Typos and indents
2017-08-11  Rich SalzMove FuzzerSetRand to separate file.
2017-08-11  Jon Spillett[extended tests] Add steps to update an external test...
2017-08-11  Jon SpillettUpdate pyca-cryptography to latest commit
2017-08-10  Dr. Stephen... no-ec2m fixes
2017-08-10  Dr. Stephen... Add alternative CMS P-256 cert
2017-08-10  Dr. Stephen... Fix no-ec
2017-08-10  David von OheimbFix minor type warnings and risk of memory leak in...
2017-08-09  Benjamin KadukDon't modify resumed session objects
2017-08-09  Tomas MrazAdd missing documentation of the default format for...
2017-08-09  Benjamin KadukFix memory leak in session cache test
2017-08-09  Rich SalzAdd -d flag to list -u details (now normally off)
2017-08-09  Xiaoyin LiuAdd missing HTML tag in www_body in s_server.c
2017-08-09  Paul YangFix trivial nits in documentaion
2017-08-09  Paul YangAdd XXX_security_bits documentation
2017-08-09  Matt CaswellTest server side session caching
2017-08-09  Matt CaswellAdd an SSL_SESSION_dup() function
2017-08-08  Johannes BauerFix building without scrypt
2017-08-08  Dr. Stephen... Add test for ECDH CMS key only
2017-08-08  Dr. Stephen... Support CMS decrypt without a certificate for all key...
2017-08-08  Johannes BauerAdd documentation for the scrypt PKEY_METHOD
2017-08-08  Johannes BauerAdd PKEY_METHOD macro tests
2017-08-08  Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-08-07  Rich SalzVarious RAND improvements
2017-08-07  Bernd EdlingerAvoid surpising password dialog in X509 file lookup.
next