aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makfile.org: make FIPS build work with BSD make.Andy Polyakov2013-11-101-1/+1
* Update FAQ with PGP note.Dr. Stephen Henson2013-11-101-2/+3
* Fix for some platforms where "char" is unsigned.Dr. Stephen Henson2013-11-091-1/+1
* Document RSAPublicKey_{in,out} options.Dr. Stephen Henson2013-11-091-0/+15
* Add CMS_SignerInfo_get0_signature function.Dr. Stephen Henson2013-11-093-1/+13
* Check for missing components in RSA_check.Dr. Stephen Henson2013-11-091-0/+6
* modes/asm/ghash-alpha.pl: make it work with older assembler for real.Andy Polyakov2013-11-091-13/+23
* engines/ccgost/gost89.h: make word32 defintion unconditional.Andy Polyakov2013-11-081-4/+0
* modes/asm/ghash-alpha.pl: make it work with older assembler.Andy Polyakov2013-11-081-12/+11
* Experimental workaround TLS filler (WTF) extension.Dr. Stephen Henson2013-11-062-0/+29
* Enable PSK in FIPS mode.Dr. Stephen Henson2013-11-061-3/+3
* Sync error codes with 1.0.2-stableDr. Stephen Henson2013-11-062-9/+31
* Initialise context before using it.Dr. Stephen Henson2013-11-061-1/+1
* PBKDF2 should be efficient. Contributed by Christian HeimesBen Laurie2013-11-031-8/+29
* Add brainpool curves to trace output.Dr. Stephen Henson2013-11-021-0/+3
* DTLS/SCTP struct authchunks BugRobin Seggelmann2013-11-011-3/+3
* DTLS/SCTP Finished Auth BugRobin Seggelmann2013-11-012-11/+33
* Fix SSL_OP_SINGLE_ECDH_USEPiotr Sikora2013-11-011-3/+3
* Add -ecdh_single option.Dr. Stephen Henson2013-11-011-0/+1
* Fix warning.Dr. Stephen Henson2013-11-011-0/+3
* Fix warning.Dr. Stephen Henson2013-11-011-1/+1
* sha/asm/sha512-ppc.pl: fix typo.Andy Polyakov2013-10-311-1/+1
* perlas/ppc-xlate.pl: fix typo.Andy Polyakov2013-10-311-1/+1
* aes/asm/aes-ppc.pl: add little-endian support.Andy Polyakov2013-10-311-0/+94
* perlasm/ppc-xlate.pl: add .quad directiveAndy Polyakov2013-10-312-42/+84
* sha/asm/sha1-ppc.pl: add little-endian support.Andy Polyakov2013-10-311-4/+26
* engines/e_aep.c: make it BN_ULONG-size and endian "neutral".Andy Polyakov2013-10-281-43/+61
* bn/asm/x86_64-mont.pl: minor optimization [for Decoded ICache].Andy Polyakov2013-10-251-138/+151
* POD: Fix list terminationLubomir Rintel2013-10-225-6/+3
* POD: Fix item numberingLubomir Rintel2013-10-2219-43/+43
* Update test server details.Dr. Stephen Henson2013-10-221-6/+2
* Add SSL_CONF command to set DH Parameters.Dr. Stephen Henson2013-10-222-2/+49
* Fix argument processing.Dr. Stephen Henson2013-10-221-1/+1
* Constification.Dr. Stephen Henson2013-10-211-5/+5
* Update demos/bio/READMEDr. Stephen Henson2013-10-211-2/+3
* Remove unused variable.Ben Laurie2013-10-211-1/+1
* Fix another gmt_unix_time case in server_randomNick Mathewson2013-10-211-7/+1
* Do not include a timestamp in the Client/ServerHello Random field.Nick Mathewson2013-10-215-14/+34
* Fix various typos.Dr. Stephen Henson2013-10-203-20/+16
* Modify sample accept.cnfDr. Stephen Henson2013-10-201-2/+3
* Remove gratuitous patent referencesSteve Marquess2013-10-201-7/+2
* Add demo for SSL server using SSL_CONF.Dr. Stephen Henson2013-10-205-0/+304
* Extend SSL_CONFDr. Stephen Henson2013-10-205-41/+193
* Typo.Dr. Stephen Henson2013-10-201-1/+1
* Time value for various platforms.Dr. Stephen Henson2013-10-201-8/+27
* Prevent use of RSA+MD5 in TLS 1.2 by default.Dr. Stephen Henson2013-10-201-10/+1
* Add clang debug target.Ben Laurie2013-10-201-0/+1
* PPC assembly pack: make new .size directives profiler-friendly.Andy Polyakov2013-10-153-4/+5
* Add brainpool curves to NID table too.Dr. Stephen Henson2013-10-151-0/+6
* Fix warning.Dr. Stephen Henson2013-10-151-2/+2