summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Additional compatibility fix for MDC2 signature format.steve2012-02-152-1/+18
* An incompatibility has always existed between the format used for RSAsteve2012-02-152-0/+23
* PR: 2713steve2012-02-121-3/+6
* PR: 2717steve2012-02-112-3/+3
* PR: 2716steve2012-02-112-38/+44
* PR: 2703steve2012-02-111-1/+7
* PR: 2705steve2012-02-111-17/+25
* Submitted by: Eric Rescorla <ekr@rtfm.com>steve2012-02-111-4/+14
* apps/s_cb.c: recognized latest TLS version.appro2012-02-111-0/+3
* PR: 2704steve2012-02-102-19/+35
* PR: 2710steve2012-02-101-2/+4
* PR: 2714steve2012-02-103-4/+13
* only cleanup ctx if we need to, save ctx flags when we dosteve2012-02-101-4/+8
* add fips blocking overrides to command line utilitiessteve2012-02-102-0/+18
* Submitted by: Eric Rescorla <ekr@rtfm.com>steve2012-02-103-10/+61
* oops, revert unrelated changessteve2012-02-093-7/+3
* Modify client hello version when renegotiating to enhance interop withsteve2012-02-095-3/+48
* typosteve2012-02-021-1/+1
* bn_nist.c: make new optimized code dependent on BN_LLONG.appro2012-02-021-1/+1
* hpux-parisc2-*: engage assembler.appro2012-02-022-20/+20
* Add support for distinct certificate chains per key type and per SSLsteve2012-01-315-7/+145
* code tidysteve2012-01-271-15/+19
* Revise ssl code to use a CERT_PKEY structure when outputting asteve2012-01-269-21/+28
* Tidy/enhance certificate chain output code.steve2012-01-266-132/+93
* allow key agreement for SSL/TLS certificatessteve2012-01-261-4/+9
* initialise dh_clntsteve2012-01-261-0/+1
* ghash-x86.pl: engage original MMX version in no-sse2 builds.appro2012-01-252-1/+5
* add example for DH certificate generationsteve2012-01-252-1/+44
* add support for use of fixed DH client certificatessteve2012-01-253-49/+123
* oops revert debug changesteve2012-01-221-1/+1
* return error if md is NULLsteve2012-01-221-0/+2
* x86_64-xlate.pl: proper solution for RT#2620.appro2012-01-211-1/+2
* Fix for DTLS DoS issue introduced by fix for CVE-2011-4109.steve2012-01-183-11/+24
* fix CHANGES entrysteve2012-01-171-2/+6
* Support for fixed DH ciphersuites.steve2012-01-1610-51/+120
* cryptlib.c: sscanf warning.appro2012-01-151-1/+1
* Fix OPNESSL vs. OPENSSL typos.appro2012-01-152-2/+2
* fix warningsteve2012-01-151-1/+1
* cryptlib.c: make even non-Windows builds "strtoull-agnostic".appro2012-01-141-1/+1
* sha512-sparcv9.pl: work around V8+ warning.appro2012-01-131-1/+2
* aes-ppc.pl, sha512-ppc.pl: comply even with Embedded ABI specificationappro2012-01-132-29/+26
* Sanitize usage of <ctype.h> functions. It's important that charactersappro2012-01-125-12/+12
* ec_pmeth.c: fix typo in commentary.appro2012-01-121-1/+1
* doc/apps: formatting fixes.appro2012-01-112-2/+4
* speed.c: typo in pkey_print_message.appro2012-01-111-1/+1
* ecdsa.pod: typo.appro2012-01-111-1/+1
* asn1/t_x509.c: fix serial number print, harmonize with a_int.c.appro2012-01-112-4/+4
* aes-sparcv9.pl: clean up regexpappro2012-01-111-1/+2
* fix warning (revert original patch)steve2012-01-101-8/+8
* cmac.c: optimize make_kn and move zero_iv to const segment.appro2012-01-061-10/+9