aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-20Add scrypt support.Dr. Stephen Henson3-2/+302
2015-05-20GitHub284: Fix typo in xx-32.pl scripts.StudioEtrange2-3/+3
2015-05-20bn/asm/vis3-mont.pl: fix intermittent EC failures on SPARC T3.Andy Polyakov1-5/+5
2015-05-19move masks out of CERT structureDr. Stephen Henson7-53/+39
2015-05-19Don't add write errors into bytecountsRobert Swiecki1-2/+4
2015-05-18Move certificate validity flags out of CERT.Dr. Stephen Henson6-35/+36
2015-05-18Move signing digest out of CERT.Dr. Stephen Henson6-49/+45
2015-05-18CERT tidyDr. Stephen Henson7-63/+54
2015-05-18ASN1 INTEGER refactor.Dr. Stephen Henson8-578/+521
2015-05-17Add types to indent.proDr. Stephen Henson1-0/+8
2015-05-16Further version negotiation updatesMatt Caswell2-46/+23
2015-05-16Move SSLv3_*method() functionsMatt Caswell7-101/+18
2015-05-16Updates following review commentsMatt Caswell13-325/+345
2015-05-16Version negotiation rewrite doc updatesMatt Caswell6-27/+36
2015-05-16Version negotiation rewrite cleanupMatt Caswell17-2104/+283
2015-05-16Client side version negotiation rewriteMatt Caswell15-38/+127
2015-05-16Server side version negotiation rewriteMatt Caswell26-322/+645
2015-05-15Remove unused #ifdef's from header filesRich Salz2-40/+0
2015-05-15Use #error in openssl/srp.hRich Salz5-28/+48
2015-05-15Make up for a missed 'make update' update.Rich Salz1-25/+25
2015-05-14Update mkdef for moved header file.Rich Salz1-1/+1
2015-05-14make dependRichard Levitte42-457/+633
2015-05-14Add -Iinclude to crypto/ compilesRichard Levitte1-1/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte380-378/+378
2015-05-14Adjust unixly mk1mf after introduction of tkeyRichard Levitte2-3/+9
2015-05-14make dependRichard Levitte4-67/+68
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte17-17/+16
2015-05-14Move definition of INTxx_MIN et al to internal headerRichard Levitte2-19/+109
2015-05-14use unit64_t for CPUID and timestamp codeDr. Stephen Henson2-23/+11
2015-05-14Allow use of standard integer types.Dr. Stephen Henson1-0/+39
2015-05-13Add missing ctype.hRich Salz1-0/+1
2015-05-13Fix ocsp bugsRich Salz1-21/+37
2015-05-13RT3841: memset() cipher_data when allocatedRich Salz1-0/+1
2015-05-13RT1207: document SSL_COMP_free_compression_methods.Rich Salz1-3/+9
2015-05-13Remove some outdated #defines.Rich Salz1-15/+0
2015-05-13util/incore update.Andy Polyakov1-2/+5
2015-05-13bn/Makefile: give MacOS X hand to compiler armv8-mont module.Andy Polyakov1-0/+1
2015-05-13bn/asm/armv8-mont.pl: boost performance.Andy Polyakov2-19/+1275
2015-05-13Configurations/10-main.conf: update iOS commentary.Andy Polyakov1-1/+1
2015-05-13aes/asm/bsaes-armv7.pl: fix compilation with Xcode 6.3.Andy Polyakov1-2/+2
2015-05-13aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation failure with old asse...Andy Polyakov1-3/+3
2015-05-13Call of memcmp with null pointers in obj_cmp()Hanno Böck1-0/+2
2015-05-13Add CHANGES entry for Kerberos removalMatt Caswell1-1/+5
2015-05-13Remove remaining Kerberos referencesMatt Caswell18-305/+113
2015-05-13Remove Kerberos support from libcryptoMatt Caswell5-659/+1
2015-05-13Remove Kerberos support from libsslMatt Caswell31-4406/+839
2015-05-13Remove Kerberos support from appsMatt Caswell3-78/+5
2015-05-13Don't allow a CCS when expecting a CertificateVerifyMatt Caswell2-64/+28
2015-05-13Fix the heap corruption in libeay32!OBJ_add_object.Gunnar Kudrjavets1-4/+4
2015-05-12Fix cipherlist order.Dr. Stephen Henson1-15/+17