aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix EC_KEY_set_private_key() to call key->group->meth->set_private()fix/EC_KEY_set_private_key-nullKazuki Yamaguchi2016-04-211-2/+2
* BIO socket connect failure was not handled correctly.Davide Galassi2016-04-201-1/+1
* Fix missing IDEA renames (windows build)Michel2016-04-201-4/+4
* Copyright consolidation scriptRich Salz2016-04-201-0/+72
* Travis: _srcdist, not _srcdirRichard Levitte2016-04-201-3/+3
* Fix no-ui on WindowsMatt Caswell2016-04-202-60/+64
* Copyright consolidation; .pm and ConfigureRich Salz2016-04-2014-359/+81
* Update copyright; generated files.Rich Salz2016-04-204-177/+30
* Remove --classic build entirelyRichard Levitte2016-04-2067-4921/+8
* Fix no-sock on WindowsMatt Caswell2016-04-203-87/+102
* Include winsock2.h even if compiling no-sockMatt Caswell2016-04-201-1/+1
* Don't use select on WindowsMatt Caswell2016-04-201-0/+3
* Cascade no-dgram from no-sock in Configure not e_os.hMatt Caswell2016-04-202-5/+1
* Fix no-dgram on WindowsMatt Caswell2016-04-202-21/+18
* Copyright consolidation: perl filesRich Salz2016-04-2081-644/+603
* Fix warnings installing pod filesRainer Jung2016-04-202-3/+3
* Configurations: fix typo in 50-masm.conf.Andy Polyakov2016-04-201-1/+1
* evp/aes_aes.c: engage Fujitsu SPARC64 X AES support.Andy Polyakov2016-04-202-2/+11
* sparcv9cap.c: add Fujitsu SPARC64 X AES capability detection.Andy Polyakov2016-04-203-5/+20
* Add AES assembly module for Fujitsu SPARC64 X/X+.Andy Polyakov2016-04-203-0/+439
* Configuration: add unsupported masm target.Andy Polyakov2016-04-201-0/+17
* perlasm/x86_64-xlate.pl: make latest ml64 work.Andy Polyakov2016-04-201-2/+5
* poly1305/asm/poly1305-x86_64.pl: not all assemblers manage << in constants.Andy Polyakov2016-04-201-5/+5
* Typo, asoutflag -> perlasm_schemeRichard Levitte2016-04-191-1/+1
* Only allow Microsoft assembler with no-asm on WindowsRichard Levitte2016-04-191-7/+29
* Build: Make 'test' depend on 'tests'Richard Levitte2016-04-192-3/+5
* Prepare for 1.1.0-pre6-devMatt Caswell2016-04-192-4/+4
* Prepare for 1.1.0-pre5 releaseOpenSSL_1_1_0-pre5Matt Caswell2016-04-192-3/+3
* Unsigned chars can't be negativeMatt Caswell2016-04-181-4/+5
* Fix PKCS7 memory leakMatt Caswell2016-04-181-0/+1
* Make string_to_hex/hex_to_string publicRich Salz2016-04-1824-178/+175
* Rename some lowercase API'sRich Salz2016-04-1821-205/+231
* NOTES files will contain more requirements, make that explicitRichard Levitte2016-04-181-2/+2
* Haiku x86-64 doesn't need RC4_CHAR.Jérôme Duval2016-04-181-1/+2
* Free methods on destroy.Ben Laurie2016-04-181-4/+10
* Free engine on error.Ben Laurie2016-04-181-0/+6
* Opacity.Ben Laurie2016-04-181-69/+65
* Signed/unsigned compare.Ben Laurie2016-04-181-1/+1
* Restore OCSP_basic_verify() error return semanticsRichard Levitte2016-04-173-15/+24
* Remove declaration of function that isn't implementedRichard Levitte2016-04-172-2/+1
* Add X509_STORE_CTX_set0_untrusted function.Dr. Stephen Henson2016-04-164-1/+12
* Small OCSP fixupRichard Levitte2016-04-161-2/+2
* Make many X509_xxx types opaque.Rich Salz2016-04-1526-353/+542
* Don't use a default for --with-zlib-lib on Windows with option 'zlib'Richard Levitte2016-04-151-1/+1
* ex_libs settings have to be added to, not overriden, on Windows tooRichard Levitte2016-04-151-8/+8
* Update Travis and Appveyor for change to shared by defaultMatt Caswell2016-04-142-11/+11
* Make "shared" builds the defaultMatt Caswell2016-04-144-14/+14
* Fix ex_data locks issueMatt Caswell2016-04-145-9/+29
* Add Haiku support.Jérôme Duval2016-04-144-4/+46
* Fix installation on VMS for no-stdio and no-autoalginitRichard Levitte2016-04-141-0/+2