openssl.git
2016-07-20 Todd ShortOCSP_request_add0_id() inconsistent error return
2016-07-19 Dr. Stephen... Sanity check in ssl_get_algorithm2().
2016-07-19 Dr. Stephen... Send alert on CKE error.
2016-07-19 Dr. Stephen... Support PKCS v2.0 print in pkcs12 utility.
2016-07-19 Dr. Stephen... Check and print out boolean type properly.
2016-07-18 Dr. Stephen... Fix print of ASN.1 BIGNUM type.
2016-07-16 Richard LevitteRemove the silly CVS markers from LPdir_*.c
2016-07-15 Richard LevitteFix ASN.1 private encode of EC_KEY to not change the...
2016-07-08 Matt CaswellDisallow multiple protocol flags to s_server and s_client
2016-07-06 Orgad ShanehFix compilation with CMS disabled
2016-07-06 Dr. Stephen... Don't indicate errors during initial adb decode.
2016-07-05 Cristian Stoicaremove double initialization of cryptodev engine
2016-07-01 Matt CaswellAvoid an overflow in constructing the ServerKeyExchange...
2016-07-01 Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-06-30 Matt CaswellConvert memset calls to OPENSSL_cleanse
2016-06-29 Richard LevitteAllow proxy certs to be present when verifying a chain
2016-06-29 Richard LevitteFix proxy certificate pathlength verification
2016-06-29 Richard LevitteCheck that the subject name in a proxy cert complies...
2016-06-27 Matt CaswellChange usage of RAND_pseudo_bytes to RAND_bytes
2016-06-26 Rich SalzRT2964: Fix it via doc
2016-06-26 Rich SalzRevert "RT2964: Fix it via doc"
2016-06-25 Rich SalzRT2964: Fix it via doc
2016-06-24 Matt CaswellEnsure HMAC key gets cleansed after use
2016-06-23 Matt CaswellFix ASN1_STRING_to_UTF8 could not convert NumericString
2016-06-22 Andy Polyakovdoc/crypto/OPENSSL_ia32cap.pod: harmonize with actual...
2016-06-21 John FoleyRT3752: Add FIPS callback for thread id
2016-06-20 Richard LevitteFix missing opening braces
2016-06-20 Dr. Matthias... RT3925: Remove trailing semi from #define's.
2016-06-20 Richard Levitteapps/req.c: Increment the right variable when parsing '+'
2016-06-20 Andy Polyakovaes/asm/bsaes-armv7.pl: omit redundant stores in XTS...
2016-06-20 Andy Polyakovaes/asm/bsaes-armv7.pl: fix XTS decrypt test failure.
2016-06-16 Rich SalzRT4545: Backport 2877 to 1.0.2
2016-06-16 Matt CaswellRevert "RT4526: Call TerminateProcess, not ExitProcess"
2016-06-16 PauliRT4573: Synopsis for RAND_add is wrong
2016-06-15 Rich SalzRT4526: Call TerminateProcess, not ExitProcess
2016-06-14 Richard LevitteChange (!seqtt) to (seqtt == NULL)
2016-06-14 Richard LevitteAlways check that the value returned by asn1_do_adb...
2016-06-14 Rich SalzRT4546: Backport doc fix
2016-06-14 Dr. Stephen... Fix omitted selector handling.
2016-06-14 Andy Polyakovcrypto/sparccpuid.S: limit symbol visibility.
2016-06-14 Rich SalzRT4562: Backport doc fix.
2016-06-13 Rich SalzRT4560: Initialize variable to NULL
2016-06-13 Dr. Stephen... Fix link error.
2016-06-12 Andy Polyakovcrypto/mem.c: drop reference to cleanse_ctr and fix...
2016-06-12 Dr. Stephen... Don't skip leading zeroes in PSK keys.
2016-06-12 Phillip HellewellRT3053: Check for NULL before dereferencing
2016-06-12 Andy Polyakovcrypto/mem_clr.c: switch to OPENSSL_cleanse implementat...
2016-06-12 Andy Polyakovhmac/hmac.c: switch to OPENSSL_cleanse.
2016-06-10 Matt CaswellFix an error path leak in int X509_ATTRIBUTE_set1_data()
2016-06-10 Matt CaswellFix an error path leak in do_ext_nconf()
2016-06-10 Matt CaswellFix seg fault in TS_RESP_verify_response()
2016-06-07 Matt CaswellAdd a BN_mod_word test()
2016-06-07 Matt CaswellFix BN_mod_word bug
2016-06-07 Matt CaswellMore fix DSA, preserve BN_FLG_CONSTTIME
2016-06-06 Cesar PereidaFix DSA, preserve BN_FLG_CONSTTIME
2016-06-03 Matt CaswellFix documentation error in x509 app certopt flag
2016-06-03 Matt CaswellBIO_printf() can fail to print the last character
2016-06-03 Jonas Maebecryptodev_asym, zapparams: use OPENSSL_* allocation...
2016-06-03 Dirk FeytonsFix build with no-cmac
2016-06-03 Matt CaswellUpdate CONTRIBUTING
2016-06-01 Matt CaswellAvoid some undefined pointer arithmetic
2016-05-31 FdaSilvaYYFix some missing inits
2016-05-31 Dr. Stephen... Parameter copy sanity checks.
2016-05-26 Matt CaswellCheck for malloc failure in EVP_PKEY_keygen()
2016-05-26 Matt CaswellThe ssl3_digest_cached_records() function does not...
2016-05-23 Matt CaswellFix a mem leak on an error path in OBJ_NAME_add()
2016-05-23 Matt CaswellFix error return value in SRP functions
2016-05-20 Richard Levitteopenssl verify: only display the command usage on usage...
2016-05-20 Richard LevitteRevert "Document the esc_2254 command line name option"
2016-05-20 Richard LevitteRevert "make update"
2016-05-20 Richard LevitteRevert "Make it possible to have RFC2254 escapes with...
2016-05-20 Andy Polyakovrand/randfile.c: remove _XOPEN_SOURCE definition.
2016-05-19 Viktor DukhovniEnsure verify error is set when X509_verify_cert()...
2016-05-19 Viktor DukhovniClarify negative return from X509_verify_cert()
2016-05-19 Matt CaswellCheck that the obtained public key is valid
2016-05-19 Matt CaswellFix a double free in tls1_setup_key_block
2016-05-18 CynhFix SRP client key computation
2016-05-18 Richard LevitteCleanup openssl.ec
2016-05-18 Richard LevitteFix util/mkerr.pl
2016-05-18 Richard LevitteRun the refreshed scripts
2016-05-18 Richard LevitteRefresh seldom used C generating scripts to current...
2016-05-18 Alessandro... Avoid double declaration of COMP_METHOD
2016-05-18 Richard LevitteDocument the esc_2254 command line name option
2016-05-18 Richard Levittemake update
2016-05-18 Richard LevitteMake it possible to have RFC2254 escapes with ASN1_STRI...
2016-05-17 Richard LevitteDon't require any length of password when decrypting
2016-05-17 Richard LevitteAdd missing initialiser in e_chil.c
2016-05-17 Richard LevitteAdd support for RC / WINDRES env variables
2016-05-17 Matt CaswellRemove repeated condition from if in X509_NAME_oneline
2016-05-17 Matt CaswellFix SSL compression symbol exporting
2016-05-16 Richard LevitteDocumentation: Clarify sizes for UI_add_input_string()
2016-05-16 Richard LevitteWindows: Add CRYPT32.LIB to the libraries to link your...
2016-05-14 isnotnickRT3513: req doesn't display attributes using utf8string
2016-05-12 Richard LevitteUse RPMBUILD macros rather than hard coded paths in...
2016-05-11 Rich SalzRecommend GH over RT, per team vote.
2016-05-11 Steven ValdezAdding missing BN_CTX_(start/end) in crypto/ec/ec_key.c
2016-05-11 Dr. Stephen... Add -signcert to CA.pl usage message.
2016-05-11 Viktor DukhovniFix i2d_X509_AUX and update docs
2016-05-10 Rich SalzGH837: Avoid double-free in OCSP parse.
2016-05-10 Dr. Stephen... Typo.
next