summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-05-14make dependRichard Levitte
2015-05-14Add -Iinclude to crypto/ compilesRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-14Adjust unixly mk1mf after introduction of tkeyRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte
2015-05-14Move definition of INTxx_MIN et al to internal headerRichard Levitte
2015-05-14use unit64_t for CPUID and timestamp codeDr. Stephen Henson
2015-05-14Allow use of standard integer types.Dr. Stephen Henson
2015-05-13Add missing ctype.hRich Salz
2015-05-13Fix ocsp bugsRich Salz
2015-05-13RT3841: memset() cipher_data when allocatedRich Salz
2015-05-13RT1207: document SSL_COMP_free_compression_methods.Rich Salz
2015-05-13Remove some outdated #defines.Rich Salz
2015-05-13util/incore update.Andy Polyakov
2015-05-13bn/Makefile: give MacOS X hand to compiler armv8-mont module.Andy Polyakov
2015-05-13bn/asm/armv8-mont.pl: boost performance.Andy Polyakov
2015-05-13Configurations/10-main.conf: update iOS commentary.Andy Polyakov
2015-05-13aes/asm/bsaes-armv7.pl: fix compilation with Xcode 6.3.Andy Polyakov
2015-05-13aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation failure with old asse...Andy Polyakov
2015-05-13Call of memcmp with null pointers in obj_cmp()Hanno Böck
2015-05-13Add CHANGES entry for Kerberos removalMatt Caswell
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-13Remove Kerberos support from libcryptoMatt Caswell
2015-05-13Remove Kerberos support from libsslMatt Caswell
2015-05-13Remove Kerberos support from appsMatt Caswell
2015-05-13Don't allow a CCS when expecting a CertificateVerifyMatt Caswell
2015-05-13Fix the heap corruption in libeay32!OBJ_add_object.Gunnar Kudrjavets
2015-05-12Fix cipherlist order.Dr. Stephen Henson
2015-05-12Make COMP_CTX and COMP_METHOD opaqueRich Salz
2015-05-12Additional X509_ALGOR documentationDr. Stephen Henson
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-11Add missing NULL check in X509V3_parse_list()Kurt Cancemi
2015-05-11Add missing terminating NULL to speed_options table.Kurt Cancemi
2015-05-11Fix for memcpy() and strcmp() being undefined.Bjoern D. Rasmussen
2015-05-11Check sk_SSL_CIPHER_new_null return valueMatt Caswell
2015-05-08Add SSL_use_certificate_chain_file functionDr. Stephen Henson
2015-05-07Fix typo in valid_starViktor Dukhovni
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
2015-05-07Digest cached records if not sending a certificate.Dr. Stephen Henson
2015-05-06Make sig_app, sigx_app staticRich Salz
2015-05-06Make -CAserial a type 's' optionRichard Levitte
2015-05-06Add a -CAserial argument for signing the user cert requestRichard Levitte
2015-05-06SSL_CONF table reorganisation.Dr. Stephen Henson
2015-05-06Initialize potentially uninitialized local variablesGunnar Kudrjavets
2015-05-06Fix s_server version specific methodsMatt Caswell
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-06ZLIB compression deserves a better commentRichard Levitte
2015-05-05Fix windows buildMatt Caswell
2015-05-05make updateRichard Levitte