summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-11free NULL cleanup 10Rich Salz
2015-04-10The wrong ifdef is used to guard usage of PSK codeKurt Cancemi
2015-04-10Don't set *pval to NULL in ASN1_item_ex_new.Dr. Stephen Henson
2015-04-10Fix ECDH detection, add ECDH keyid test.Dr. Stephen Henson
2015-04-10Fix ECDH key identifier support.Dr. Stephen Henson
2015-04-10Polish shell script to avoid needless complexity.Viktor Dukhovni
2015-04-10fix to "test script cleanup"Rich Salz
2015-04-10Fix read_ahead issueMatt Caswell
2015-04-10test script cleanupRich Salz
2015-04-08Have mkerr.pl treat already existing multiline string defs properlyRichard Levitte
2015-04-08Drop CA.sh for CA.plRich Salz
2015-04-08consistent test-start loggingRich Salz
2015-04-08Ignore the non-dll windows specific build directoriesRichard Levitte
2015-04-04Appease clang -WshadowRichard Levitte
2015-04-04Appease clang -Wgnu-statement-expressionRichard Levitte
2015-04-04Appease clang -Wempty-translation-unitRichard Levitte
2015-04-03update ordinalsDr. Stephen Henson
2015-04-03make dependDr. Stephen Henson
2015-04-03remove asn1_mac.hDr. Stephen Henson
2015-04-03Remove old ASN.1 functions.Dr. Stephen Henson
2015-04-03Remove unnecessary use of ASN1_const_CTXDr. Stephen Henson
2015-04-03Rewrite ssl_asn1.c using new ASN.1 code.Dr. Stephen Henson
2015-04-03Add macro to implement static encode functions.Dr. Stephen Henson
2015-04-02Fewer newlines in comp method outputRich Salz
2015-04-02modes/asm/ghashv8-armx.pl: up to 90% performance improvement.Andy Polyakov
2015-04-02sha/asm/sha*-armv8.pl: add Denver and X-Gene esults.Andy Polyakov
2015-04-02aes/asm/aesv8-armx.pl: optimize for Cortex-A5x.Andy Polyakov
2015-04-02perlasm/arm-xlate.pl update (fix end-less loop and prepare for 32-bit iOS).Andy Polyakov
2015-04-02Configure: android-arm facelift.Andy Polyakov
2015-04-01make updateEmilia Kasper
2015-03-31Remove SSL_TASK, the DECnet Based SSL Engine - addendumRichard Levitte
2015-03-31Remove SSL_TASK, the DECnet Based SSL EngineRichard Levitte
2015-03-31Remove old ASN.1 code from evp_asn1.cDr. Stephen Henson
2015-03-31Now that we've removed the need for symlinks, we can safely remove util/mklin...Richard Levitte
2015-03-31Remove remaining variables for symlinked/copied headers and testsRichard Levitte
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-31Ensure EC private keys retain leading zerosDouglas E Engert
2015-03-31Clean up record layerMatt Caswell
2015-03-31Fix record layer "make clean"Matt Caswell
2015-03-31Fix some faults in util/mk1mf.plRichard Levitte
2015-03-30Remove duplicate code.Dr. Stephen Henson
2015-03-30New ASN1_TYPE SEQUENCE functions.Dr. Stephen Henson
2015-03-30Rewrite X509_PKEY_new to avoid old ASN1. macros.Dr. Stephen Henson
2015-03-30Remove unnecessary asn1_mac.h includes.Dr. Stephen Henson
2015-03-30Initialised 'ok' and redo the logic.Richard Levitte
2015-03-29sha/asm/sha512-armv4.pl: adapt for use in Linux kernel context.Andy Polyakov
2015-03-29sha/asm/sha256-armv4.pl: fix compile issue in kernelAndy Polyakov
2015-03-29Have a shared library version thats reasonable with our version schemeRichard Levitte
2015-03-29Add private/public key conversion testsDr. Stephen Henson