openssl.git
2016-05-19 Rich SalzAdd copyright
2016-05-19 Rich SalzAdd copyright to manpages
2016-05-19 Rich SalzRemove needless license terms (for docs)
2016-05-19 Rich SalzEnsure =cut is last line in every file.
2016-05-19 Ben Laurieok was uninitialised on failure.
2016-05-19 Viktor DukhovniWhen strict SCT fails record verification failure
2016-05-19 Viktor Dukhovnimake update
2016-05-19 Viktor DukhovniImprove and document low-level PEM read routines
2016-05-18 MatFixes non __GNUC__ compilation
2016-05-18 CynhFix SRP client key computation
2016-05-18 Richard LevitteSmall typo, a tab where there should have been a space
2016-05-18 Richard LevitteCleanup openssl.ec
2016-05-18 Richard LevitteFix util/mkerr.pl
2016-05-18 Viktor DukhovniEnsure verify error is set when X509_verify_cert()...
2016-05-18 Viktor DukhovniClarify negative return from X509_verify_cert()
2016-05-18 hesiodMake OPENSSL_die as noreturn
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-18 Dr. Stephen... OID code tidy up.
2016-05-18 Rich SalzConsolidate copyright for demos
2016-05-18 Matt CaswellAdd some error messages for malloc fails
2016-05-18 Matt CaswellBetter checks for malloc failure in various METHOD...
2016-05-18 Matt CaswellFix some malloc failures in b_addr.c
2016-05-18 Matt CaswellAdd some check for malloc failure in the CAPI engine
2016-05-18 FdaSilvaYYFix ts app help message
2016-05-18 FdaSilvaYYLocally declare some variables
2016-05-18 FdaSilvaYYFew cleanups in s_client, s_server apps.
2016-05-18 Kazuki YamaguchiFix a NULL dereference in chacha20_poly1305_init_key()
2016-05-17 Rich SalzManual fixes after copyright consolidation
2016-05-17 Rich SalzX509_STORE_CTX accessors.
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-05-17 Rich SalzCopyright consolidation 08/10
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-05-17 Rich SalzCopyright consolidation 04/10
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-05-17 Matt CaswellAdd a comment to explain the use of |num_recs|
2016-05-17 Matt CaswellFix RSA dasync engine bug
2016-05-17 Matt CaswellUse the current record offset in ssl3_get_record
2016-05-17 Matt CaswellThere is only one read buffer
2016-05-17 Kurt CancemiFix typos in apps/enc.c
2016-05-17 Matt CaswellFix some out of date comments
2016-05-17 Matt CaswellRemove repeated condition from if in X509_NAME_oneline
2016-05-17 Matt CaswellCorrect documentation error
2016-05-16 Andy Polyakovtest/evp_test.c: exercise in-place encryption.
2016-05-16 Andy PolyakovARMv8 assembly pack: add OPENSSL_cleanse.
2016-05-16 Matt CaswellRemove an unneccessary check of cipher
2016-05-16 Rich SalzUse OPENSSL_hexchar2int
2016-05-16 Rich SalzUse app_malloc; two missing cases.
2016-05-16 Steffan Kargerconst correctness: make HMAC_size() take a const *
2016-05-16 Kurt Roeckxsession tickets: use more sizeof
2016-05-16 TJ SaundersUse AES256 for the default encryption algoritm for...
2016-05-16 TJ Saunderssession tickets: Use sizeof() for the various fields
2016-05-16 Dr. Stephen... Don't load same config file twice.
2016-05-16 Richard LevitteDocumentation: Clarify sizes for UI_add_input_string()
2016-05-16 Matt CaswellWorkaround an IO::Socket::IP bug
2016-05-16 Viktor DukhovniFold threads.h into crypto.h making API public
2016-05-16 Richard LevitteDon't require any length of password when decrypting
2016-05-16 Richard LevitteAdd support for RC / WINDRES env variables
2016-05-16 Richard LevitteAdd missing initialiser in e_chil.c
2016-05-16 Cristian Stoicado not remove links found in .git directory
2016-05-16 Richard LevitteWindows: Add CRYPT32.LIB to the libraries to link you...
2016-05-16 Alessandro... Do not access SSL struct directly in TLS1_get_version...
2016-05-16 Alessandro... Add SSL_client_version() getter function
2016-05-16 Matt CaswellAdd some documentation of SSL_CTX_set_tlsext_status_type()
2016-05-16 jfigusPropagate tlsext_status_type from SSL_CTX to SSL
2016-05-16 Kazuki YamaguchiFix NPN protocol name list validation
2016-05-16 FdaSilvaYYUnify <TYPE>_up_ref methods signature and behaviour.
2016-05-16 Richard LevitteSmall MSVC build fixes.
2016-05-16 FdaSilvaYYFix some missing OBJ_dup failure checks.
2016-05-14 Richard Levitteopenssl_{startup,shutdown}.com.in are in the source...
2016-05-14 FdaSilvaYYFix various methods declaration in pod file
2016-05-14 Alessandro... Increment size limit for ClientHello messages
2016-05-14 Kirill MarinushkinFix engine cryptodev: pointer to IV
2016-05-13 Insu YunFix OpenSSL_memdup error handling
2016-05-13 Richard LevitteVMS perl: Fix glob output
2016-05-13 Matt CaswellAdd some additional NewSessionTicket tests
2016-05-13 David BenjaminThe NewSessionTicket message is not optional.
2016-05-13 Dr. Stephen... Fix stack constification definitions.
2016-05-13 Dr. Stephen... Correct documentation on digest used.
2016-05-13 Dr. Stephen... Fix signer option and support format SMIME.
2016-05-12 Richard LevitteWindows: When installing libraries and executables...
2016-05-12 Richard LevitteDJGPP adjustments
2016-05-12 Richard LevitteMove the DJGPP target to its own config.
2016-05-12 Rich SalzFix uninitialized variable
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-05-12 Emilia KasperAppease ubsan
2016-05-12 Dr. Stephen... Correctly check for trailing digest options.
2016-05-12 Richard LevitteRemove openssl.spec
2016-05-12 Dr. Stephen... Restore support for ENGINE format keys in apps.
2016-05-12 Dmitry BelyavskyDon't use GOST ciphersuites with DTLS.
2016-05-12 Dr. Stephen... Don't leak memory if realloc fails.
2016-05-12 Richard LevitteAdd a case for 64-bit OS X in config
2016-05-11 Viktor DukhovniFix TLSProxy race by adding missing eval
2016-05-11 Rich SalzRecommend GH over RT, per team vote.
2016-05-11 Richard Levittemake update
next