openssl.git
2017-11-02 Richard LevitteFix small but important regression
2017-11-01 PauliAddress a timing side channel whereby it is possible...
2017-11-01 Pauli Address a timing side channel whereby it is possible...
2017-10-31 Richard Levittemake update
2017-10-31 Richard LevitteGenerate a dictionary of OIDs for fuzzers
2017-10-31 Ronald TseSynchronize man3 EVP cipher list with existing implemen...
2017-10-31 Ronald TseEVP digest list: one hash algorithm per file, synchroni...
2017-10-31 Richard LevitteFix EVP_PKEY_ASN1_METHOD manual
2017-10-31 Dr. Matthias... testutil.h: Remove duplicate test macros
2017-10-31 Baptiste Jonglezafalg: Fix kernel version check
2017-10-31 Baptiste Jonglezafalg: Use eventfd2 syscall instead of eventfd
2017-10-31 Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-30 Kurt RoeckxOnly reset the ctx when a cipher is given
2017-10-30 Richard Levittemake update
2017-10-30 Richard LevitteEVP_PKEY_asn1_add0(): Check that this method isn't...
2017-10-30 Richard LevitteDocument EVP_PKEY_ASN1_METHOD and associated functions
2017-10-30 Richard LevitteEVP_PKEY_ASN1_METHOD: add functions to set siginf_set...
2017-10-30 Benjamin KadukPrevent NULL dereference in async clear-fd code
2017-10-30 Benjamin KadukFix memory leak in crltest error case
2017-10-30 AlexDenisov[packettest] Fix misplaced parentheses
2017-10-30 Benjamin KadukProvide SSL_CTX.stats.sess_accept for switched ctxs
2017-10-30 Benjamin KadukNormalize on session_ctx for stats where possible
2017-10-30 Benjamin KadukUse atomics for SSL_CTX statistics
2017-10-30 Rich SalzWhitespace and indent fixes
2017-10-30 Patrick Steuers390x assembly pack: extend s390x capability vector.
2017-10-26 Paul YangSimplify the stack reservation
2017-10-26 Benjamin KadukFix a couple nits in DEFINE_STACK_OF.pod
2017-10-26 Matt CaswellDon't use strcasecmp and strncasecmp for IA5 strings
2017-10-25 Paul YangFix doc-nits in doc/man3/DEFINE_STACK_OF.pod
2017-10-25 Paul YangFix mismatch of function prototype and document
2017-10-25 Paul YangAdd sk_TYPE_new_reserve() function
2017-10-25 Richard Levittedoc/man3/d2i_X509.pod: add {d2i,i2d}_DSA_PUBKEY in...
2017-10-25 Ronald TseCHANGES: remove empty whitespaces
2017-10-25 Bernd EdlingerFix error handling in SSL_new
2017-10-24 Richard Levitteasn1_item_embed_new(): if locking failed, don't call...
2017-10-24 Richard Levitteasn1_item_embed_new(): don't free an embedded item
2017-10-24 Matt CaswellDon't make any changes to the lhash structure if we...
2017-10-23 Xiangyu BuFix memory leak in GENERAL_NAME_set0_othername.
2017-10-23 Richard Levitteasn1_item_embed_new(): don't free an embedded item
2017-10-23 Matt CaswellCorrect value for BN_security_bits()
2017-10-22 Patrick Steuere_os.h: add prandom and hwrng to the list of random...
2017-10-22 KaoruTodaapps/s_client.c: add missing null check
2017-10-21 KaoruTodaRemove duplicate assignment.
2017-10-21 KaoruTodaVarious clean-ups
2017-10-20 Jakub JelenECDSA_* is deprecated. EC_KEY_* is used instead
2017-10-18 Rich SalzAdditional name for all commands
2017-10-18 KaoruTodaRemove parentheses of return.
2017-10-18 Benjamin KadukAdd missing RAND_DRBG locking
2017-10-18 Dr. Matthias... Remove unnecessary DRBG_RESEED state
2017-10-18 Dr. Matthias... Fix reseeding issues of the public RAND_DRBG
2017-10-17 Patrick Steuers390x assembly pack: remove capability double-checking.
2017-10-17 Patrick Steuercrypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.
2017-10-17 Rich SalzUpdate RAND_load_file return value.
2017-10-17 Andy Polyakovx509v3/v3_utl.c: avoid double-free.
2017-10-17 Andy Polyakovmodes/gcm128.c: harmonize GCM_MUL macro with GHASH.
2017-10-16 FdaSilvaYYSome cleanups to apps/ca.c
2017-10-16 Paul YangMake '-name' option of the 's_client' more generic
2017-10-16 Ben LaurieRemove unused variable.
2017-10-16 EasySecCleaning secret data after use
2017-10-16 Michael Richardsonadded cmcCA and cmcRA as per rfc6402, capitalized per...
2017-10-16 MouseCode hygiene; initialize some pointers.
2017-10-16 Matt CaswellTweak the comment regarding record version check with...
2017-10-16 Matt CaswellSanity check the HRR version field
2017-10-16 Matt CaswellDon't do version neg on an HRR
2017-10-16 daurnimatorFix incorrect function name in BN_bn2bin manpage
2017-10-16 Paul YangFix a bug in ALPN comparation code of a test case
2017-10-16 Paul YangFix reading heap overflow in a test case
2017-10-16 Richard LevitteAdd branch coverage to coveralls statistics
2017-10-13 Rich SalzRemove email addresses from source code.
2017-10-13 Rich SalzAdd CRYPTO_get_alloc_counts.
2017-10-12 Benjamin KadukFix memory leak in DH_get_nid()
2017-10-12 Matt CaswellAdd a test for setting initial SNI in CH but not using...
2017-10-12 Matt CaswellFix bug where early_data does not work if no SNI callba...
2017-10-12 Dr. Stephen... make update
2017-10-12 Dr. Stephen... Add RFC7919 documentation.
2017-10-12 Dr. Stephen... Add RFC7919 tests.
2017-10-12 Dr. Stephen... Add pad support
2017-10-12 Dr. Stephen... Don't assume shared key length matches expected length
2017-10-12 Dr. Stephen... Add RFC7919 support to EVP
2017-10-12 Dr. Stephen... Add objects for RFC7919 parameters
2017-10-12 Dr. Stephen... DH named parameter support
2017-10-12 Dr. Stephen... Add primes from RFC7919
2017-10-12 Dr. Stephen... Support constant BN for DH parameters
2017-10-11 Dr. Stephen... Document EVP_PKEY_set1_engine()
2017-10-11 Dr. Stephen... Add EVP_PKEY_METHOD redirection test
2017-10-11 Dr. Stephen... make update
2017-10-11 Dr. Stephen... Add EVP_PKEY_set1_engine() function.
2017-10-11 Dr. Stephen... Fix memory leak on lookup failure
2017-10-11 Dr. Stephen... Don't ignore passed ENGINE.
2017-10-11 Matt CaswellEnsure we test all parameters for BN_FLG_CONSTTIME
2017-10-11 Matt CaswellRemove an unused file
2017-10-11 Benjamin KadukAppease -Werror=maybe-uninitialized
2017-10-11 Benjamin KadukMove supportedgroup ext-block fields out of NO_EC
2017-10-10 PauliReturn a value from atomic read on Windows.
2017-10-10 Keshav KiniFix typos
2017-10-10 Andy Polyakovcrypto/x509v3/v3_utl.c, ssl/ssl_cert.c: fix Coverity...
2017-10-10 Patrick Steuerapps/speed.c: add 'rand' algo to enable DRBG performanc...
2017-10-10 Tatsuhiro TsujikawaDon't change client random in Client Hello in its secon...
2017-10-09 PauliAdd atomic write call
2017-10-09 PauliAdd a CRYPTO_atomic_read call which allows an int varia...
next