openssl.git
2016-05-23 FdaSilvaYYFix some malloc failure crashes on X509_STORE_CTX_set_e...
2016-05-23 FdaSilvaYYFix and simplify error handling in (RSA/EC_kmeth)_new_m...
2016-05-23 FdaSilvaYYRemove useless NULL checks
2016-05-23 Richard LevitteWindows: shut DEL up
2016-05-22 Richard LevitteComplete the rename of LHASH functions and types
2016-05-22 Richard Levitteutil/process_docs.pl: Add more debugging output
2016-05-22 Richard LevitteImprove the checking of pod sections
2016-05-22 Richard LevitteHTML docs on Unix: Add a HTML title
2016-05-22 Richard Levitteprocess_docs.pl: When starting to read a new head1...
2016-05-22 Richard LevitteAdd a missing comma in OPENSSL_malloc.pod
2016-05-22 Richard LevitteAdd the missing NAME header in the OCSP docs
2016-05-22 Kurt RoeckxAvoid creating an illegal pointer
2016-05-22 Kurt RoeckxAvoid creating an illegal pointer
2016-05-21 Richard LevitteHave doc-nit-check look for mandatory manual sections
2016-05-21 Dr. Stephen... Constify stack and lhash macros.
2016-05-21 FdaSilvaYYIndent and dead code cleanup
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-21 Rich SalzDoc nits cleanup, round 2
2016-05-20 Matt CaswellFix Windows 64 bit crashes
2016-05-20 Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-20 Richard LevitteClean up the VMS hacks in crypto/rand/randfile.c
2016-05-20 Richard LevitteVMS: setbuf() only takes 32-bit pointers
2016-05-20 Matt CaswellAdd an async io test
2016-05-20 Matt CaswellEnsure async IO works with new state machine
2016-05-20 David BenjaminTighten up logic around ChangeCipherSpec.
2016-05-20 Matt CaswellSimplify SSL BIO buffering logic
2016-05-20 Richard LevitteFixup READLINE case
2016-05-20 Rich SalzFix nits in pod files.
2016-05-19 Richard LevitteUse the process_docs script to install docs on Windows...
2016-05-19 Richard LevitteDocumentation processor in perl, for platforms that...
2016-05-19 Dr. Stephen... Use correct EOL in headers.
2016-05-19 Andy PolyakovMove Haiku configuration to separate config file to...
2016-05-19 Andy PolyakovAdd assembly CRYPTO_memcmp.
2016-05-19 Andy Polyakovrand/randfile.c: remove _XOPEN_SOURCE definition.
2016-05-19 Matt CaswellCheck that the obtained public key is valid
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
next