aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto/des: remove obsolete functions.Andy Polyakov2016-05-108-635/+11
* Configurations: engage MIPS64 Poly1305 module.Andy Polyakov2016-05-101-1/+2
* MIPS64 assembly pack: add Poly1305 module.Andy Polyakov2016-05-102-0/+415
* Configure: replace which() with IPC::Cmd::can_run.Andy Polyakov2016-05-101-18/+3
* windows-makefile.tmpl: minor adjustments.Andy Polyakov2016-05-101-13/+11
* util/mkdef.pl: omit ordinals from Windows DLLs.Andy Polyakov2016-05-101-4/+4
* Typo.Dr. Stephen Henson2016-05-101-1/+1
* Fix the docs for ERR_remove_thread_state and ERR_remove_stateRichard Levitte2016-05-101-3/+4
* Restore the ERR_remove_thread_state() API and make it a no-opRichard Levitte2016-05-106-30/+32
* Have [.VMS]openssl_{startup,shutdown}.com depend on respective *.inRichard Levitte2016-05-101-2/+2
* Fix VMS/openssl_{startup,shutddown}.com.inRichard Levitte2016-05-103-13/+8
* Configure: adhere to $(CROSS_COMPILE)ranlib.Andy Polyakov2016-05-101-3/+7
* Configure: make it work with Perl 5.10.Andy Polyakov2016-05-101-1/+1
* IRIX fixes.Andy Polyakov2016-05-105-43/+13
* Add NULL check in i2d_PrivateKey()Richard Levitte2016-05-091-3/+6
* Don't send signature algorithms when client_version is below TLS 1.2.David Benjamin2016-05-092-1/+7
* Fix BIO_eof() for BIO pairsMatt Caswell2016-05-092-8/+10
* Fix: failed to open config file if not specified when using CA commandsHansruedi Patzen2016-05-091-12/+5
* VMS: support VERBOSE and V in descrip.mmsRichard Levitte2016-05-092-2/+6
* Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson2016-05-092-5/+9
* Missing credit in CHANGESRich Salz2016-05-091-0/+1
* Fix error in the loop of ECDHAndrea Grandi2016-05-091-14/+14
* Free any existing SRTP connection profileMatt Caswell2016-05-091-0/+2
* Configurations/windows-makefile.tmpl: expand environments early.Andy Polyakov2016-05-091-2/+6
* fix tab-space mixed indentationFdaSilvaYY2016-05-0916-69/+69
* fix checkJ Mohan Rao Arisankala2016-05-091-1/+1
* few missing allocation failure checks and releases on error pathsJ Mohan Rao Arisankala2016-05-096-11/+20
* memset() doesn't take NULL.Ben Laurie2016-05-071-2/+4
* Add fuzzing!Ben Laurie2016-05-0713-0/+765
* Constify PKCS12_newpass()Dr. Stephen Henson2016-05-063-11/+13
* Add documentation of PKCS12_newpass()Jeffrey Walton2016-05-061-0/+94
* Tidy up PKCS12_newpass() fix memory leaks.Dr. Stephen Henson2016-05-061-37/+36
* Only set CMS parameter when encryptingDr. Stephen Henson2016-05-061-15/+16
* RT3513: req doesn't display attributes using utf8stringisnotnick2016-05-061-0/+1
* README.PERL: clarify "matching" Perl requirement on Windows.Andy Polyakov2016-05-061-6/+6
* poly1305/asm/poly1305-x86_64.pl: contain symbols within shared lib.Andy Polyakov2016-05-061-0/+4
* poly1305/asm/poly1305-x86_64.pl: make it cross-compile.Andy Polyakov2016-05-061-4/+4
* testlib/OpenSSL/Test.pm: address 5.10 warnings.Andy Polyakov2016-05-061-4/+4
* test/evp_test.c: exercise different combinations of data misalignment.Andy Polyakov2016-05-061-24/+55
* Use default ASN.1 for SEED.Dr. Stephen Henson2016-05-051-1/+2
* typoDr. Stephen Henson2016-05-051-1/+1
* Move 3DES from HIGH to MEDIUMRich Salz2016-05-052-14/+16
* Always try to set ASN.1 parameters for CMS.Dr. Stephen Henson2016-05-051-11/+14
* GH356: Change assert to normal errorSergio Garcia Murillo2016-05-051-2/+3
* Handle no async jobs in libsslMatt Caswell2016-05-056-50/+101
* Document inversion ladder in curve25519Emilia Kasper2016-05-051-11/+42
* Script changed; update the generated file.Rich Salz2016-05-051-1/+0
* Improve heartbeats coding styleMatt Caswell2016-05-051-18/+18
* Tweak generated warning lines.Rich Salz2016-05-051-11/+8
* remove unused macros in list -disabledJ Mohan Rao Arisankala2016-05-051-6/+0