aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Have a shared library version thats reasonable with our version schemeRichard Levitte2015-03-291-1/+1
* Add private/public key conversion testsDr. Stephen Henson2015-03-298-87/+145
* Remove d2i_X509_PKEY and i2d_X509_PKEYDr. Stephen Henson2015-03-283-43/+2
* ec/asm/ecp_nistz256-x86_64.pl: update commentary with before-after performanc...Andy Polyakov2015-03-281-13/+16
* free NULL cleanupRich Salz2015-03-2848-165/+90
* Engage vpaes-armv8 module.Andy Polyakov2015-03-282-1/+4
* Add vpaes-amrv8.pl module.Andy Polyakov2015-03-282-0/+1251
* Configure: remove unused variables.Andy Polyakov2015-03-282-33/+9
* Make asn1_ex_i2c, asn1_ex_c2i static.Dr. Stephen Henson2015-03-283-9/+8