summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* free cleanup almost the finaleRich Salz2015-04-3041-233/+90
* free NULL cleanup 5aRich Salz2015-04-3031-145/+83
* free NULL cleanup 8Rich Salz2015-04-3021-85/+48
* realloc of NULL is like mallocRich Salz2015-04-288-36/+11
* remove malloc castsRich Salz2015-04-2888-168/+143
* ERR_ cleanupRich Salz2015-04-282-225/+87
* NISTZ256: owur'ize.Emilia Kasper2015-04-281-20/+20
* NISTZ256: use EC_POINT API and check errors.Emilia Kasper2015-04-271-7/+15
* CRYPTO_mem_leaks should ignore it's BIO argument.Rich Salz2015-04-271-1/+11
* NISTZ256: don't swallow malloc errorsEmilia Kasper2015-04-271-12/+12
* NISTZ256: set Z_is_one to boolean 0/1 as is customary.Emilia Kasper2015-04-271-1/+1
* Error checking and memory leak fixes in NISTZ256.Emilia Kasper2015-04-274-31/+51
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-0/+7
* Fix error checking and memory leaks in NISTZ256 precomputation.Emilia Kasper2015-04-241-3/+10
* Correctly set Z_is_one on the return value in the NISTZ256 implementation.Emilia Kasper2015-04-241-0/+3
* Fix CRYPTO_strdupLoganaden Velvindron2015-04-221-0/+3
* Add ec/asm/ecp_nistz256-sparcv9.pl.Andy Polyakov2015-04-212-0/+3048
* modes/asm/ghashv8-armx.pl: additional performance data.Andy Polyakov2015-04-211-0/+1
* aes/asm/aesni-x86.pl: fix typo affecting Windows build.Andy Polyakov2015-04-201-1/+1
* aes/asm/aesni-x86[_64].pl update.Andy Polyakov2015-04-202-239/+1025
* Add assembly support for 32-bit iOS.Andy Polyakov2015-04-2013-136/+318
* Add ecp_nistz256-armv8 module.Andy Polyakov2015-04-202-0/+1568
* crypto/ec/ecp_nistp[224|521].c: fix formatting.Andy Polyakov2015-04-202-150/+136
* ec/ecp_nistp*.c: fix SEGVs.Andy Polyakov2015-04-203-30/+30
* Add ARMv8 Montgomery multiplication module.Andy Polyakov2015-04-201-0/+244
* aes/asm/vpaes-armv8.pl: make it compile on iOS.Andy Polyakov2015-04-201-5/+8
* Fix encoding bug in i2c_ASN1_INTEGERDr. Stephen Henson2015-04-181-2/+4
* Code style: space after 'if'Viktor Dukhovni2015-04-1616-36/+36
* Reject empty generation strings.Dr. Stephen Henson2015-04-161-2/+4
* Limit depth of nested sequences when generating ASN.1Dr. Stephen Henson2015-04-161-7/+27
* free NULL cleanup 9Rich Salz2015-04-117-40/+17
* Fix memory leakRich Salz2015-04-111-6/+3
* do_dirname: Don't change gen on failuresKurt Roeckx2015-04-111-8/+10
* X509_VERIFY_PARAM_free: Check param for NULLKurt Roeckx2015-04-111-0/+2
* Don't set *pval to NULL in ASN1_item_ex_new.Dr. Stephen Henson2015-04-101-2/+0
* Fix ECDH key identifier support.Dr. Stephen Henson2015-04-101-0/+4
* Appease clang -WshadowRichard Levitte2015-04-041-19/+19
* Appease clang -Wempty-translation-unitRichard Levitte2015-04-041-1/+1
* make dependDr. Stephen Henson2015-04-031-4/+4
* Remove old ASN.1 functions.Dr. Stephen Henson2015-04-031-61/+0
* Remove unnecessary use of ASN1_const_CTXDr. Stephen Henson2015-04-031-12/+14
* modes/asm/ghashv8-armx.pl: up to 90% performance improvement.Andy Polyakov2015-04-021-54/+222
* sha/asm/sha*-armv8.pl: add Denver and X-Gene esults.Andy Polyakov2015-04-022-0/+6
* aes/asm/aesv8-armx.pl: optimize for Cortex-A5x.Andy Polyakov2015-04-023-94/+121
* perlasm/arm-xlate.pl update (fix end-less loop and prepare for 32-bit iOS).Andy Polyakov2015-04-021-24/+49
* make updateEmilia Kasper2015-04-013-27/+26
* Remove SSL_TASK, the DECnet Based SSL EngineRichard Levitte2015-03-312-322/+1
* Remove old ASN.1 code from evp_asn1.cDr. Stephen Henson2015-03-311-66/+36
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-3156-970/+64
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-31104-47865/+37