openssl.git
2018-07-18 Matt CaswellAdd a test for mismatch between key OID and sig alg
2018-07-18 Matt CaswellCheck that the public key OID matches the sig alg
2018-07-17 MatFix typo in x25519-x86_64.pl
2018-07-17 Matt CaswellSkip the GOST test where appropriate
2018-07-17 Matt CaswellFix a memory leak in the ticket test
2018-07-17 Matt CaswellFix no-psk
2018-07-17 Matt CaswellTest that a failed resumption issues the correct number...
2018-07-17 Matt CaswellAlways issue new tickets when using TLSv1.3 stateful...
2018-07-17 Matt CaswellImprove testing of stateful tickets
2018-07-17 Matt CaswellDon't remove sessions from the cache during PHA in...
2018-07-16 Kurt RoeckxImprove documentation about reading and writing
2018-07-16 Kurt RoeckxEnable all protocols and ciphers in the fuzzer
2018-07-16 Nicola TuveriEC2M Lopez-Dahab ladder: use it also for ECDSA verify
2018-07-16 Nicola TuveriEC2M Lopez-Dahab ladder implementation
2018-07-16 Billy Brumley[test] test some important ladder corner cases
2018-07-16 Nicola TuveriEC point multiplication: add `ladder` scaffold
2018-07-16 Nicola TuveriRemove stale SM2 error codes
2018-07-15 Andy Polyakovec/curve25519.c: reorganize for better accessibility.
2018-07-15 Andy Polyakovec/asm/x25519-x86_64.pl: add CFI directives and Windows...
2018-07-15 Andy Polyakovtest/.../evppkey.txt: X25519 regression test vectors.
2018-07-15 Andy Polyakovec/asm/x25519-x86_64.pl: fix base 2^64 add/sub and...
2018-07-14 Andy Polyakovbn/bn_lcl.h,bn_nist.c: addres strict warnings with...
2018-07-14 Andy Polyakovrsa/*: switch to BN_bn2binpad.
2018-07-14 Andy Polyakovbn/bn_lib.c: make BN_bn2binpad computationally constant...
2018-07-13 Matt CaswellAdd a GOST test
2018-07-13 Matt CaswellAs a server don't select TLSv1.3 if we're not capable...
2018-07-13 Matt CaswellUse ssl_version_supported() when choosing server version
2018-07-13 Matt CaswellDo not use GOST sig algs in TLSv1.3 where possible
2018-07-13 Alexandre PerrinDocumentation typo fix in BN_bn2bin.pod
2018-07-12 Patrick SteuerFix undefined behavior in s390x aes-gcm/ccm
2018-07-12 Andy Polyakovbn/bn_{mont|exp}.c: switch to zero-padded intermediate...
2018-07-12 Andy Polyakovbn/bn_lib.c: add BN_FLG_FIXED_TOP flag.
2018-07-12 Andy Polyakovbn/bn_mont.c: improve readability of post-condition...
2018-07-12 Andy Polyakovbn/bn_mont.c: move boundary condition check closer...
2018-07-12 Andy Polyakovbn/bn_lib.c: remove bn_check_top from bn_expand2.
2018-07-12 Patrick Steuerapps/speed.c: let EVP_Update_loop_ccm behave more like...
2018-07-11 Richard LevitteWindows: avoid using 'rem' in the nmake makefile
2018-07-11 Richard LevitteWindows: fix echo for nmake
2018-07-10 PauliNCONF_get_number refix.
2018-07-10 Richard LevitteGuard DECLARE_DEPRECATED against multiple includes...
2018-07-10 Richard Levitteutil/dofile.pl: require Text::Template 1.46 or newer
2018-07-10 Richard LevitteExisting transfer modules must have a package and a...
2018-07-10 Richard LevitteMake 'with_fallback' use 'use' instead of 'require'
2018-07-10 Richard LevitteAvoid __GNUC__ warnings when defining DECLARE_DEPRECATED
2018-07-10 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: fix solaris64-x86_64...
2018-07-09 Rich SalzAdd tests for the "req" command, -addext flag
2018-07-09 Bernd EdlingerFix minor windows build issues
2018-07-09 Andy Polyakovapps/req.c: fix -addext option.
2018-07-09 Conrad MeyerCorrectly check for cryptodev hash support
2018-07-09 Andy Polyakovmodes/ocb128.c: readability and formatting improvements.
2018-07-09 DesWurstesmodes/ocb128.c: improve the calculation of double mask
2018-07-09 Richard LevitteKeep supporting the env / make variable PERL
2018-07-09 Rich SalzUpdate AUTHORS list, add commentary
2018-07-08 Kurt RoeckxUpdate DRBG CHANGES section
2018-07-07 Matt CaswellRemove a memset
2018-07-07 Matt CaswellCheck a return value for success in ec_field_size()
2018-07-07 Matt CaswellFix some Coverity issues in sm2_encrypt()
2018-07-07 Matt CaswellCheck md_size isn't negative before we use it
2018-07-06 Matt CaswellDon't fail if the PSK identity doesn't match
2018-07-06 Andy Polyakovevp/e_chacha20_poly1305.c: further improve small-fragme...
2018-07-06 Matt CaswellDocument SSL_CTX_set_recv_max_early_data() etc
2018-07-06 Matt CaswellAdd the ability to configure recv_max_early_data via...
2018-07-06 Matt CaswellAdd a test for the recv_max_early_data setting
2018-07-06 Matt CaswellIntroduce the recv_max_early_data setting
2018-07-05 Rich SalzReject duplicate -addext parameters
2018-07-05 Rich SalzAdd missing include file to doc
2018-07-04 Richard LevitteDocument more EVP_MD_CTX functions
2018-07-04 Billy Brumley[crypto/ec] disable SCA mitigations for curves with...
2018-07-04 Matt CaswellFix no-tls1_2
2018-07-03 PauliTests for MD5-SHA1 combined digest.
2018-07-03 Rich SalzFix some issues found by Denian's lintian tool
2018-07-03 Andy Polyakovchacha/asm/chacha-x86_64.pl: add dedicated path for...
2018-07-03 Andy Polyakovperlasm/x86_64-xlate.pl: refine symbol recognition...
2018-07-03 Matt CaswellRemove TLSv1.3 tickets from the client cache as we...
2018-07-03 Matt CaswellRestore behaviour from commit 36ff232cf that was incorr...
2018-07-03 PauliCheck for NULL conf in NCONF_get_number
2018-07-02 Matt CaswellAdd the ability to configure anti-replay via SSL_CONF
2018-07-02 Matt CaswellAdd a test for the new early data callback
2018-07-02 Matt CaswellDocument the new early data callback and option
2018-07-02 Matt CaswellAdd setters to set the early_data callback
2018-07-02 Matt CaswellMake the anti-replay feature optional
2018-07-02 Matt CaswellFix a NULL ptr deref in error path in tls_process_cke_dhe()
2018-07-01 Benjamin KadukAddress coverity-reported NULL dereference in SSL_SESSI...
2018-07-01 PauliRemove development artifacts.
2018-07-01 Andy Polyakovrand/rand_unix.c: address macro redifinition warning.
2018-07-01 Andy Polyakovmodes/asm/ghash-armv4.pl: address "infixes are deprecat...
2018-06-29 Andy Polyakovevp/e_chacha20_poly1305.c: improve performance for...
2018-06-29 Billy BrumleyMore EVP ECC testing: positive and negative
2018-06-29 PauliCheck return from BN_set_word.
2018-06-28 Rich SalzZero-fill IV by default.
2018-06-27 Matt CaswellReturn a fatal error if application data is encountered...
2018-06-27 Matt CaswellReturn SSL_ERROR_WANT_READ if SSL_shutdown() encounters...
2018-06-27 Matt CaswellAdd a bi-directional shutdown test
2018-06-27 Matt CaswellAuto retry if we ditch records during shutdown
2018-06-26 PauliModify the DEVRANDOM source so that the files are kept...
2018-06-26 Matt CaswellDocument changes to SSL_OP_NO_TICKET for TLSv1.3
2018-06-26 Matt CaswellUse stateful tickets if we are doing anti-replay
2018-06-26 Matt CaswellRespect SSL_OP_NO_TICKET in TLSv1.3
2018-06-26 Matt CaswellRestructure the ticket construction code
2018-06-26 Andy PolyakovNOTES.UNIX: add "Linking your application" paragraph
next