summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-10IRIX fixes.Andy Polyakov
2016-05-09Add NULL check in i2d_PrivateKey()Richard Levitte
2016-05-09Don't send signature algorithms when client_version is below TLS 1.2.David Benjamin
2016-05-09Fix BIO_eof() for BIO pairsMatt Caswell
2016-05-09Fix: failed to open config file if not specified when using CA commandsHansruedi Patzen
2016-05-09VMS: support VERBOSE and V in descrip.mmsRichard Levitte
2016-05-09Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson
2016-05-09Missing credit in CHANGESRich Salz
2016-05-09Fix error in the loop of ECDHAndrea Grandi
2016-05-09Free any existing SRTP connection profileMatt Caswell
2016-05-09Configurations/windows-makefile.tmpl: expand environments early.Andy Polyakov
2016-05-09fix tab-space mixed indentationFdaSilvaYY
2016-05-09fix checkJ Mohan Rao Arisankala
2016-05-09few missing allocation failure checks and releases on error pathsJ Mohan Rao Arisankala
2016-05-07memset() doesn't take NULL.Ben Laurie
2016-05-07Add fuzzing!Ben Laurie
2016-05-06Constify PKCS12_newpass()Dr. Stephen Henson
2016-05-06Add documentation of PKCS12_newpass()Jeffrey Walton
2016-05-06Tidy up PKCS12_newpass() fix memory leaks.Dr. Stephen Henson
2016-05-06Only set CMS parameter when encryptingDr. Stephen Henson
2016-05-06RT3513: req doesn't display attributes using utf8stringisnotnick
2016-05-06README.PERL: clarify "matching" Perl requirement on Windows.Andy Polyakov
2016-05-06poly1305/asm/poly1305-x86_64.pl: contain symbols within shared lib.Andy Polyakov
2016-05-06poly1305/asm/poly1305-x86_64.pl: make it cross-compile.Andy Polyakov
2016-05-06testlib/OpenSSL/Test.pm: address 5.10 warnings.Andy Polyakov
2016-05-06test/evp_test.c: exercise different combinations of data misalignment.Andy Polyakov
2016-05-05Use default ASN.1 for SEED.Dr. Stephen Henson
2016-05-05typoDr. Stephen Henson
2016-05-05Move 3DES from HIGH to MEDIUMRich Salz
2016-05-05Always try to set ASN.1 parameters for CMS.Dr. Stephen Henson
2016-05-05GH356: Change assert to normal errorSergio Garcia Murillo
2016-05-05Handle no async jobs in libsslMatt Caswell
2016-05-05Document inversion ladder in curve25519Emilia Kasper
2016-05-05Script changed; update the generated file.Rich Salz
2016-05-05Improve heartbeats coding styleMatt Caswell
2016-05-05Tweak generated warning lines.Rich Salz
2016-05-05remove unused macros in list -disabledJ Mohan Rao Arisankala
2016-05-05Fix spellingFdaSilvaYY
2016-05-04support embed in ASN.1 printDr. Stephen Henson
2016-05-04Complete the list of names in doc/ssl/SSL_CTX_load_verify_locations.podRichard Levitte
2016-05-04Fix name length limit check.Dr. Stephen Henson
2016-05-04Check return of PEM_write_* functions and report possible errorsRichard Levitte
2016-05-04DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.hMarek Klein
2016-05-04Handle malloc failures in BIO_acceptMatt Caswell
2016-05-04reject zero block length in PKCS12 keygenDr. Stephen Henson
2016-05-04Fix Blake block lengthDr. Stephen Henson
2016-05-04add documentationDr. Stephen Henson
2016-05-04Fix double free in d2i_PrivateKey().Dr. Stephen Henson
2016-05-04GH932: Add more help messages to some apps options.FdaSilvaYY
2016-05-04Fix the no-tls optionMatt Caswell