aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* Use CRYPTO_memcmp when comparing authenticatorsEmilia Kasper2015-06-084-5/+8
* Check ASN1_INTEGER_get for errors.Dr. Stephen Henson2015-06-061-1/+7
* Set error code, no fprintf stderr, on errors.Rich Salz2015-06-042-6/+17
* Rename all static TS_xxx to ts_xxxRich Salz2015-06-044-138/+121
* Fix off-by-one error in BN_bn2hexMatt Caswell2015-06-041-1/+6
* make update.Dr. Stephen Henson2015-06-031-1/+1
* Add funtions to set item_sign and item_verifySergey Agievich2015-06-031-0/+18
* Fix compilation failure for some tool chainsMatt Caswell2015-06-021-1/+1
* RT3230: Better test for C identifierAnnie Yousar2015-06-022-5/+5
* Fix IP_MTU_DISCOVER typoPer Allansson2015-06-021-1/+1
* Fix build errors with enable-ec_nistp_64_gcc_128Peter Dettman2015-05-293-5/+5
* check for error when creating PKCS#8 structureDr. Stephen Henson2015-05-281-0/+2
* Use enum for X509_LOOKUP_TYPERich Salz2015-05-282-4/+8
* make updateDr. Stephen Henson2015-05-261-1/+2
* Add function PKCS8_set0_pbeDr. Stephen Henson2015-05-262-19/+33
* Error if memory limit exceeded.Dr. Stephen Henson2015-05-262-1/+6
* Fix memory leak.Dr. Stephen Henson2015-05-261-2/+2
* Handle unsigned struct timeval membersMatt Caswell2015-05-261-6/+7
* fix copy paste error in ec_GF2m function prototypesBilly Brumley2015-05-261-8/+0
* bn/bn_lcl.h: fix MIPS-specific gcc version check.Andy Polyakov2015-05-261-1/+1
* bn/asm/x86_64-mont5.pl: fix valgrind error.Andy Polyakov2015-05-241-4/+9
* bn/bn_gf2m.c: appease STACK, unstable code detector.Andy Polyakov2015-05-241-2/+1
* Fix off-by-one in BN_randMatt Caswell2015-05-221-1/+6
* Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell2015-05-222-0/+13
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-2255-3/+116
* make updateDr. Stephen Henson2015-05-211-1/+17
* Add scrypt PBE algorithm code.Dr. Stephen Henson2015-05-215-10/+347
* Add scrypt OID from draft-josefsson-scrypt-kdf-03Dr. Stephen Henson2015-05-213-5/+14
* Correctly check for export size limitKurt Roeckx2015-05-201-3/+0
* Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson2015-05-202-0/+42
* make updateDr. Stephen Henson2015-05-201-0/+8
* Add scrypt support.Dr. Stephen Henson2015-05-202-2/+297
* bn/asm/vis3-mont.pl: fix intermittent EC failures on SPARC T3.Andy Polyakov2015-05-201-5/+5
* ASN1 INTEGER refactor.Dr. Stephen Henson2015-05-186-575/+389
* Server side version negotiation rewriteMatt Caswell2015-05-161-1/+1
* make dependRichard Levitte2015-05-1442-457/+633
* Add -Iinclude to crypto/ compilesRichard Levitte2015-05-141-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-14380-378/+378
* make dependRichard Levitte2015-05-142-21/+21
* Identify and move OpenSSL internal header filesRichard Levitte2015-05-149-342/+6
* use unit64_t for CPUID and timestamp codeDr. Stephen Henson2015-05-142-23/+11
* RT3841: memset() cipher_data when allocatedRich Salz2015-05-131-0/+1
* bn/Makefile: give MacOS X hand to compiler armv8-mont module.Andy Polyakov2015-05-131-0/+1
* bn/asm/armv8-mont.pl: boost performance.Andy Polyakov2015-05-132-19/+1275
* aes/asm/bsaes-armv7.pl: fix compilation with Xcode 6.3.Andy Polyakov2015-05-131-2/+2
* aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation failure with old asse...Andy Polyakov2015-05-131-3/+3
* Call of memcmp with null pointers in obj_cmp()Hanno Böck2015-05-131-0/+2
* Remove remaining Kerberos referencesMatt Caswell2015-05-132-4/+2
* Remove Kerberos support from libcryptoMatt Caswell2015-05-132-230/+0
* Remove Kerberos support from libsslMatt Caswell2015-05-131-28/+0