openssl.git
2017-11-13 Andy Polyakovasn1/a_strex.c: fix flags truncation in do_esc_char.
2017-11-13 Rich SalzFix typo that cause find-doc-nits failure
2017-11-12 Ben Kadukmake update
2017-11-12 Benjamin KadukAdd OCSP API test executable
2017-11-12 Benjamin KadukAdd an API to get the signer of an OCSP response
2017-11-12 Piotr CzajkaTypo fix
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-11 Long Qinlhash.c: Replace Unicode EN DASH with the ASCII char...
2017-11-10 FdaSilvaYYFix possible leaks on sk_X509_EXTENSION_push() failure ...
2017-11-10 Andy Polyakovutil/copy.pl: work around glob quirk in some of earlier...
2017-11-10 Andy Polyakov00-base-templates.conf: fix ia64 builds.
2017-11-09 Matt CaswellFix an s_client memory leak
2017-11-08 Andy PolyakovConfigurations/unix-Makefile.tmpl: fix HP-UX build.
2017-11-08 Andy PolyakovOPENSSL_ia32cap: reserve for new extensions.
2017-11-08 Rich SalzDon't NULL check before calling DSO_free.
2017-11-08 Rich SalzRemovre comment with user's name
2017-11-07 FdaSilvaYYVarious typo
2017-11-07 FdaSilvaYYstyle : fix some if(...
2017-11-07 Richard LevitteConfigure: cleanup @disable_cascade
2017-11-07 Rich SalzWarn if -days without -x509
2017-11-07 Matt CaswellMark a zero length record as read
2017-11-07 Matt CaswellFix race condition in TLSProxy
2017-11-07 Matt CaswellRemove 4 broken macros from ocsp.h
2017-11-06 PauliDisabled list doesn't contain SM3 and SM4.
2017-11-05 Ronald TseSM3: restructure to EVP internal and update doc to...
2017-11-05 Jack LloydSM3: Add SM3 hash function
2017-11-05 FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-11-05 Andy Polyakovaes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with...
2017-11-03 Benjamin KadukConditionalize fuzz tests on feature macros
2017-11-03 Pavel KopylCheck return value of OBJ_nid2obj in dsa_pub_encode.
2017-11-03 Pavel KopylAdd error handling in dsa_main and ASN1_i2d_bio.
2017-11-03 Pavel KopylFix error handling in i2d* functions.
2017-11-03 Kurt RoeckxUpdate asn1 and x509 corpora
2017-11-03 Kurt RoeckxASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
2017-11-03 Kurt RoeckxDon't turn b2 negative
2017-11-03 Kurt RoeckxUpdate location of the libfuzzer repository
2017-11-03 Richard LevitteTravis: if "make update" created a diff, please show it
2017-11-02 Matt CaswellUpdate CHANGES and NEWS for new release
2017-11-02 Andy Polyakovtest/bntest.c: add bn_sqrx8x_internal regression test.
2017-11-02 Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_inte...
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...
next