]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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.
2017-08-07  Rich SalzMake RAND_DRBG fork-safe
2017-08-06  PauliChange SETUP_TEST_FIXTURE so that the fixture structure...
2017-08-06  Rich SalzAdd missing include of cryptlib.h
2017-08-06  Dr. Stephen... Add predicatable RAND_METHOD to test ENGINE
2017-08-06  Dr. Stephen... Use passed drbg, not global one
2017-08-05  Johannes BauerSmall typo in manpage of x509(1)
2017-08-05  Xiaoyin LiuFix typo in files in crypto folder
2017-08-05  Johannes BauerFix typo in HKDF example documentation
2017-08-05  Dr. Stephen... Add entropy sanity check
2017-08-05  Dr. Stephen... Set randomness buffer pointer in get_entropy calls.
2017-08-04  Todd ShortConsolidate to a single asn1_time_from_tm() function
2017-08-03  PauliTest fixtures changed to pointers.
2017-08-03  Andy Polyakovrecipes/80-test_ca.t: make it work with spaces in pathn...
2017-08-03  Rich SalzAdd RAND_priv_bytes() for private keys
2017-08-03  Rich SalzAdd a DRBG to each SSL object
2017-08-03  Rich SalzSwitch from ossl_rand to DRBG rand
2017-08-03  Matt CaswellMove ossl_assert
2017-08-03  Lingmo Zhuremove horrible pragma macro and remove __owur from...
2017-08-03  Lingmo ZhuRemove the obsolete misleading comment and code related...
2017-08-03  Dr. Stephen... Allow use of long name for KDFs
2017-08-03  Johannes BauerFix indentation
2017-08-03  Johannes BauerAdded differentiation between missing secret and missin...
2017-08-03  Johannes BauerChanged use of EVP_PKEY_CTX_md() and more specific...
2017-08-03  Johannes BauerMore error handling to HKDF and one more case in TLS1-PRF
2017-08-03  Johannes BauerSet error when HKDF used without parameters
2017-08-02  Andy Polyakovsha/asm/keccak1600-armv4.pl: improve non-NEON performan...
2017-08-02  PauliSimplify some of the sslapitest code.
2017-08-01  Martin PeyloAdding NID_hmac_sha1 and _md5 to builtin_pbe[]
2017-08-01  PauliRemove EXECUTE_TEST_NO_TEARDOWN.
2017-08-01  Andy Polyakovsha/keccak1600.c: choose more sensible default parameters.
2017-08-01  Andy Polyakovasn1/a_time.c: make handling of 'fractional point'...
2017-08-01  Paul YangAdd test case for ASN1_TIME_print
2017-08-01  Paul YangAdd EC key generation paragraph in doc/HOWTO/keys.txt
2017-08-01  Ken GoldmanRSA_get0_ functions permit NULL parameters
2017-08-01  Matt CaswellAdd a test to check we get a new session even if s...
2017-08-01  Matt CaswellFix new_session_cb calls in TLSv1.3
2017-08-01  Paul YangAdd '-ext' option to display extensions in 'x509'
2017-07-31  Xiaoyin LiuFix typo in documents
2017-07-31  Bernd EdlingerFix an information leak in the RSA padding check code.
2017-07-31  Todd ShortFix SSL_set_tlsext_debug_callback/-tlsextdebug
2017-07-31  David BenjaminFix the names of older ciphers.
2017-07-31  Xiaoyin LiuFix errors in SSL_state_string_long
2017-07-31  Xiaoyin Liuapp_isdir() cleanup
2017-07-31  Andy Polyakovbn/bn_lcl.h: restore formatting.
2017-07-31  Andy Polyakovbn/bn_lcl.h: use __int128 whenever possible, not only...
2017-07-31  Andy Polyakovbn/bn_lcl.h: improve inline assembly coverage on PPC64.
2017-07-31  Xiaoyin LiuFix typo in sha1-thumb.pl
2017-07-31  Paul YangRefactor ASN1_TIME_print functions
2017-07-30  Xiaoyin LiuFix typo in ASN1_TIME_set.pod
2017-07-30  Xiaoyin LiuFix typos in files in ssl directory
2017-07-30  Paul YangUpdate ASN1_TIME_to_tm's documentation
2017-07-30  Xiaoyin LiuUpdate copyright header
2017-07-30  Xiaoyin LiuRemove redundant declarations in ssl_locl.h
2017-07-30  Xiaoyin LiuRemove redundant declarations in record_locl.h
2017-07-29  Dr. Stephen... make update
2017-07-29  Dr. Stephen... Add list -public-key-methods
2017-07-29  Dr. Stephen... Add public key method enumeration function.
2017-07-29  Bernd EdlingerAdd some test coverage for OPENSSL_secure_clear_free
2017-07-29  Bernd EdlingerUse OPENSSL_secure_clear_free in STORE file_load
2017-07-29  Bernd EdlingerUse OPENSSL_secure_clear_free in PEM_read_bio_PrivateKe...
2017-07-29  Bernd EdlingerDocument OPENSSL_secure_clear_free
2017-07-29  Bernd EdlingerUse OPENSSL_secure_clear_free for secure mem BIOs and...
2017-07-29  Bernd EdlingerImplement the CRYPTO_secure_clear_free function
2017-07-29  Bernd EdlingerAdd some test coverage for PEM_read_bio_PrivateKey
2017-07-29  Bernd EdlingerClean password buffer on stack for PEM_read_bio_PrivateKey
next