aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* free NULL cleanup 10Rich Salz2015-04-1116-48/+31
* The wrong ifdef is used to guard usage of PSK codeKurt Cancemi2015-04-101-1/+1
* Don't set *pval to NULL in ASN1_item_ex_new.Dr. Stephen Henson2015-04-101-2/+0
* Fix ECDH detection, add ECDH keyid test.Dr. Stephen Henson2015-04-101-1/+9
* Fix ECDH key identifier support.Dr. Stephen Henson2015-04-101-0/+4
* Polish shell script to avoid needless complexity.Viktor Dukhovni2015-04-101-23/+9
* fix to "test script cleanup"Rich Salz2015-04-101-3/+3
* Fix read_ahead issueMatt Caswell2015-04-101-1/+1
* test script cleanupRich Salz2015-04-1012-507/+204
* Have mkerr.pl treat already existing multiline string defs properlyRichard Levitte2015-04-081-7/+14
* Drop CA.sh for CA.plRich Salz2015-04-089-212/+18
* consistent test-start loggingRich Salz2015-04-0814-82/+105
* Ignore the non-dll windows specific build directoriesRichard Levitte2015-04-081-0/+4
* Appease clang -WshadowRichard Levitte2015-04-041-19/+19
* Appease clang -Wgnu-statement-expressionRichard Levitte2015-04-041-1/+1
* Appease clang -Wempty-translation-unitRichard Levitte2015-04-041-1/+1
* update ordinalsDr. Stephen Henson2015-04-031-4/+4
* make dependDr. Stephen Henson2015-04-032-5/+5
* remove asn1_mac.hDr. Stephen Henson2015-04-032-580/+0
* Remove old ASN.1 functions.Dr. Stephen Henson2015-04-032-99/+0
* Remove unnecessary use of ASN1_const_CTXDr. Stephen Henson2015-04-031-12/+14
* Rewrite ssl_asn1.c using new ASN.1 code.Dr. Stephen Henson2015-04-031-439/+275
* Add macro to implement static encode functions.Dr. Stephen Henson2015-04-031-0/+13
* Fewer newlines in comp method outputRich Salz2015-04-021-3/+5
* 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
* Configure: android-arm facelift.Andy Polyakov2015-04-022-2/+54
* make updateEmilia Kasper2015-04-015-160/+261
* Remove SSL_TASK, the DECnet Based SSL Engine - addendumRichard Levitte2015-03-312-21/+0
* Remove SSL_TASK, the DECnet Based SSL EngineRichard Levitte2015-03-315-1002/+3
* Remove old ASN.1 code from evp_asn1.cDr. Stephen Henson2015-03-311-66/+36
* Now that we've removed the need for symlinks, we can safely remove util/mklin...Richard Levitte2015-03-311-73/+0
* Remove remaining variables for symlinked/copied headers and testsRichard Levitte2015-03-315-43/+11
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-3163-1024/+72
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-31121-151/+129
* Ensure EC private keys retain leading zerosDouglas E Engert2015-03-311-3/+17
* Clean up record layerMatt Caswell2015-03-313-121/+150
* Fix record layer "make clean"Matt Caswell2015-03-311-1/+3
* Fix some faults in util/mk1mf.plRichard Levitte2015-03-312-5/+8
* Remove duplicate code.Dr. Stephen Henson2015-03-307-76/+23
* New ASN1_TYPE SEQUENCE functions.Dr. Stephen Henson2015-03-304-1/+58
* Rewrite X509_PKEY_new to avoid old ASN1. macros.Dr. Stephen Henson2015-03-301-7/+14
* Remove unnecessary asn1_mac.h includes.Dr. Stephen Henson2015-03-303-3/+1
* Initialised 'ok' and redo the logic.Richard Levitte2015-03-301-4/+4
* sha/asm/sha512-armv4.pl: adapt for use in Linux kernel context.Andy Polyakov2015-03-291-9/+56
* sha/asm/sha256-armv4.pl: fix compile issue in kernelAndy Polyakov2015-03-291-1/+4