]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2017-06-06  Todd ShortAlways flush the BIO when we send any alert
2017-06-06  Todd ShortHandle the server refusing to reneg in a reneg_setup
2017-06-06  Andy Polyakovsha/asm/keccak1600-armv4.pl: add NEON code path.
2017-06-06  Andy Polyakovsha/asm/keccak1600-armv4.pl: add SHA3_absorb and SHA3_s...
2017-06-06  Andy Polyakovsha/asm/keccak1600-armv4.pl: optimization based on...
2017-06-06  Andy PolyakovAdd sha/asm/keccak1600-armv4.pl.
2017-06-06  Paul YangFix coding style
2017-06-06  Paul YangFix doc nits in X509_check_private_key.pod
2017-06-06  Paul YangSet local variable to 0 to avoid build error
2017-06-06  Paul YangAdd test cases for X509_check_private_key
2017-06-06  Paul YangDocument X509_check_private_key and relative
2017-06-06  Dr. Stephen... Move and update RSA-PSS documentation.
2017-06-06  Dr. Stephen... Fix define to match documentation
2017-06-05  Rich SalzDocument default client -psk_identity
2017-06-05  Daniel Kahn... Avoid failing s_server when client's psk_identity is...
2017-06-05  Rich SalzUse common STANZA for bn and exp tests
2017-06-05  Andy Polyakovsha/keccak1600.c: add #ifdef KECCAK1600_ASM.
2017-06-05  Andy Polyakovsha/keccak1600.c: reduce temporary storage utilization...
2017-06-05  Andy Polyakovsha/keccak1600.c: add another 1x variant.
2017-06-05  Andy Polyakovsha/keccak1600.c: add ARM-specific "reference" tweaks.
2017-06-05  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.
2017-06-02  Todd ShortFix ex_data and session_dup issues
2017-06-02  Rich SalzAdd text pointing to full change list.
2017-06-02  Matt CaswellWork around Travis "virtual memory exhausted" error
2017-06-02  Matt CaswellLeft shift of a negative number is undefined behaviour
2017-06-01  Keigo TanakaAdded mysql as starttls protocol.
2017-06-01  Aashil PatelRemove unnecessary if condition from apps.c
2017-06-01  Rich SalzAdd -p (public only) flag to find-doc-nits
2017-05-31  Rich SalzOnly release thread-local key if we created it.
2017-05-31  Erwann AbaleaAdd some OID's from X.520
2017-05-31  Richard LevitteAdd UI functionality to duplicate the user data
2017-05-31  Paul YangFix coding style in apps/passwd file
2017-05-31  HorimotoYasuhiroCLA: trivial
2017-05-31  Matt CaswellWait longer for the server in TLSProxy to start
2017-05-30  Dr. Stephen... Clear sensitive data in ED25519_sign
2017-05-30  Dr. Stephen... Add Ed25519 documentation
2017-05-30  Dr. Stephen... no-ec fix
2017-05-30  Dr. Stephen... Add Ed25519 verify test.
2017-05-30  Dr. Stephen... Add custom sig_info_set for ED25519
2017-05-30  Dr. Stephen... make errors
2017-05-30  Dr. Stephen... Add custom ASN.1 sign and verify
2017-05-30  Dr. Stephen... Add ED25519 as signature OID
2017-05-30  Dr. Stephen... Add RFC8032 tests and additional cases
2017-05-30  Dr. Stephen... make errors
2017-05-30  Dr. Stephen... ED25519 public key method.
2017-05-30  Dr. Stephen... add method
2017-05-30  Dr. Stephen... Add ED25519 ASN.1 method
2017-05-30  Dr. Stephen... Add EdDSA algorithm OIDs from draft-ietf-curdle-pkix-04
2017-05-30  Dr. Stephen... Make Ed25519 consistent with X25519
2017-05-30  Dr. Stephen... Add Ed25519 algorithm.
2017-05-30  Dr. Stephen... make errors
2017-05-30  Dr. Stephen... Allow NULL md for custom signing methods
2017-05-30  Dr. Stephen... Add support for custom digestsign/digestverify methods.
2017-05-30  Andy Polyakovsha/keccak1600.c: implement lane complementing transform
2017-05-30  Andy Polyakovsha/keccak1600.c: implement bit interleaving optimization.
2017-05-29  Rich SalzAdd stricter checking in NAME section
2017-05-29  Marek Kleinfixing incorrect OID of signingCertificateV2
2017-05-29  Thijs WenkerFix certificate version number in test
2017-05-28  Richard LevitteRevert "Add internal functions to fetch a refcount"
2017-05-28  Richard LevitteCorrect small typo in CRYPTO_GET_REF
2017-05-27  Richard LevitteAdd internal functions to fetch a refcount
2017-05-27  Josh SorefFix spelling errors in CMS.
2017-05-26  Matt CaswellFix a Proxy race condition
2017-05-26  Matt CaswellUpdate the pyca-cryptography version
2017-05-26  Todd ShortFix inconsistent check of UNSAFE_LEGACY_RENEGOTIATION
2017-05-26  Rainer JungFix use of "can_load()" in run_tests.pl.
2017-05-26  Andy Polyakovtest/evp_test.c: improve output in case of errors.
2017-05-26  Andy Polyakovmodes/ocb128.c: address undefined behaviour warning.
2017-05-26  Andy Polyakovaria/aria.c: address undefined behaviour warning in...
2017-05-25  Kurt RoeckxAdd missing commas in pod files
2017-05-25  Matt CaswellFix BoringSSL alert related test failures
2017-05-25  Matt CaswellDocument that HMAC() with a NULL md is not thread safe
2017-05-25  Matt CaswellUpdates CHANGES and NEWS for new release
2017-05-24  David WoodhouseDocument that PKCS#12 functions assume UTF-8 for passwords
2017-05-24  Richard LevitteClarify what character encoding is used in the returned...
2017-05-23  Rich SalzFix va_arg all in test_error_c90
2017-05-23  Rich SalzRevise evp_test parser; make like bn_test
2017-05-23  Rich SalzAdd titles to groups of EVP tests
2017-05-23  Rich SalzFix line numbering for errors.
2017-05-23  Dr. Stephen... Don't use one shot API for SSLv3.
2017-05-23  Paul YangFix typo in doc/man3/EVP_EncrypInit.pod
2017-05-22  Rich SalzRevert "Integration build a small memory image"
2017-05-22  Matt CaswellAdd an error to the stack on failure in dtls1_write_bytes()
2017-05-22  Matt CaswellConvert existing usage of assert() to ossl_assert(...
2017-05-22  Matt CaswellFix some style issues in returns
2017-05-22  Matt CaswellReplace instances of OPENSSL_assert() with soft asserts...
2017-05-22  Matt CaswellAdd a macro for testing assertion in both debug and...
2017-05-22  PauliReformat the string output to be more in line with...
2017-05-22  PauliBring the memory output inline with the suggestions...
2017-05-22  Alex GaynorFixed merge nonsense
2017-05-22  Alex GaynorNewlines!
2017-05-22  Alex GaynorUpdate the test to assert that the SCT is from an X...
2017-05-22  Alex GaynorStyle fixes and use the source parameter so the OCSP...
2017-05-22  Alex GaynorThis is an int
2017-05-22  Alex GaynorDon't use a for-loop decleration
2017-05-22  Alex GaynorFixed #3020 -- set entry type on SCTs from X.509 and...
2017-05-22  PauliIntegration build a small memory image
2017-05-22  Todd ShortFix the mem_sec "small arena"
2017-05-22  Andy Polyakovtest/secmemtest.c: clarify limitations for huge secure...
2017-05-22  Diego Santa... Fix srp app missing NULL termination with password...
next