summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-09Check for missing components in RSA_check.Dr. Stephen Henson
2013-11-09modes/asm/ghash-alpha.pl: make it work with older assembler for real.Andy Polyakov
2013-11-08engines/ccgost/gost89.h: make word32 defintion unconditional.Andy Polyakov
2013-11-08modes/asm/ghash-alpha.pl: make it work with older assembler.Andy Polyakov
2013-11-06Experimental workaround TLS filler (WTF) extension.Dr. Stephen Henson
2013-11-06Enable PSK in FIPS mode.Dr. Stephen Henson
2013-11-06Sync error codes with 1.0.2-stableDr. Stephen Henson
2013-11-06Initialise context before using it.Dr. Stephen Henson
2013-11-03PBKDF2 should be efficient. Contributed by Christian HeimesBen Laurie
2013-11-02Add brainpool curves to trace output.Dr. Stephen Henson
2013-11-01DTLS/SCTP struct authchunks BugRobin Seggelmann
2013-11-01DTLS/SCTP Finished Auth BugRobin Seggelmann
2013-11-01Fix SSL_OP_SINGLE_ECDH_USEPiotr Sikora
2013-11-01Add -ecdh_single option.Dr. Stephen Henson
2013-11-01Fix warning.Dr. Stephen Henson
2013-11-01Fix warning.Dr. Stephen Henson
2013-10-31sha/asm/sha512-ppc.pl: fix typo.Andy Polyakov
2013-10-31perlas/ppc-xlate.pl: fix typo.Andy Polyakov
2013-10-31aes/asm/aes-ppc.pl: add little-endian support.Andy Polyakov
2013-10-31perlasm/ppc-xlate.pl: add .quad directiveAndy Polyakov
2013-10-31sha/asm/sha1-ppc.pl: add little-endian support.Andy Polyakov
2013-10-28engines/e_aep.c: make it BN_ULONG-size and endian "neutral".Andy Polyakov
2013-10-25bn/asm/x86_64-mont.pl: minor optimization [for Decoded ICache].Andy Polyakov
2013-10-22POD: Fix list terminationLubomir Rintel
2013-10-22POD: Fix item numberingLubomir Rintel
2013-10-22Update test server details.Dr. Stephen Henson
2013-10-22Add SSL_CONF command to set DH Parameters.Dr. Stephen Henson
2013-10-22Fix argument processing.Dr. Stephen Henson
2013-10-21Constification.Dr. Stephen Henson
2013-10-21Update demos/bio/READMEDr. Stephen Henson
2013-10-21Remove unused variable.Ben Laurie
2013-10-21Fix another gmt_unix_time case in server_randomNick Mathewson
2013-10-21Do not include a timestamp in the Client/ServerHello Random field.Nick Mathewson
2013-10-20Fix various typos.Dr. Stephen Henson
2013-10-20Modify sample accept.cnfDr. Stephen Henson
2013-10-20Remove gratuitous patent referencesSteve Marquess
2013-10-20Add demo for SSL server using SSL_CONF.Dr. Stephen Henson
2013-10-20Extend SSL_CONFDr. Stephen Henson
2013-10-20Typo.Dr. Stephen Henson
2013-10-20Time value for various platforms.Dr. Stephen Henson
2013-10-20Prevent use of RSA+MD5 in TLS 1.2 by default.Dr. Stephen Henson
2013-10-20Add clang debug target.Ben Laurie
2013-10-15PPC assembly pack: make new .size directives profiler-friendly.Andy Polyakov
2013-10-15Add brainpool curves to NID table too.Dr. Stephen Henson
2013-10-15Fix warning.Dr. Stephen Henson
2013-10-15Add test vectors from RFC7027Dr. Stephen Henson
2013-10-15RFC7027 (Brainpool for TLS) support.Dr. Stephen Henson
2013-10-15Sync OID numbers with 1.0.2 branch.Dr. Stephen Henson
2013-10-15PPC assembly pack: add .size directives.Andy Polyakov
2013-10-14bn/asm/*x86_64*.pl: correct assembler requirement for ad*x.Andy Polyakov