summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'scott2/ben-openssl' into supplemental-data-api-2supplemental-data-api-2Ben Laurie2013-09-052-12/+36
|\
| * Free generated supp data after handshake completion, add comment regarding us...Scott Deboy2013-08-012-12/+36
| * More cleanup.Ben Laurie2013-08-017-32/+25
| * More cleanup.Ben Laurie2013-08-013-16/+10
| * Make it build.Ben Laurie2013-08-016-50/+61
| * Remove end-of-line whitespace, change an int i to size_t iScott Deboy2013-07-3110-40/+36
| * Merge remote-tracking branch 'openssl-github/master' into supplemental-data-apiScott Deboy2013-07-312-11/+10
| |\
| * | Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy2013-07-2425-816/+915
* | | Fix merge issue.Ben Laurie2013-09-051-2/+0
* | | More cleanup.Ben Laurie2013-09-057-32/+25
* | | More cleanup.Ben Laurie2013-09-053-16/+10
* | | Make it build.Ben Laurie2013-09-056-50/+61
* | | Remove end-of-line whitespace, change an int i to size_t iScott Deboy2013-09-0510-40/+36
* | | Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy2013-09-0525-807/+923
* | | Document supported curve functions.Dr. Stephen Henson2013-09-031-0/+100
* | | Document -force_pubkey option.Dr. Stephen Henson2013-08-211-0/+10
* | | Correct ECDSA example.Dr. Stephen Henson2013-08-211-7/+3
* | | Correctly test for no-ec.Ben Laurie2013-08-211-1/+1
* | | Fix compile errors.Ben Laurie2013-08-211-3/+4
* | | Typo: don't call RAND_cleanup during app startup.Dr. Stephen Henson2013-08-181-1/+1
* | | Add documentation.Dr. Stephen Henson2013-08-174-0/+211
* | | Don't run ECDH CMS tests if EC disabled.Dr. Stephen Henson2013-08-171-0/+20
* | | Make no-ec compilation work.Dr. Stephen Henson2013-08-179-22/+79
* | | Return 1 when setting ECDH auto mode.Dr. Stephen Henson2013-08-171-2/+2
* | | Add the server 'hang' issue to the FAQDr. Stephen Henson2013-08-141-0/+11
* | | DTLS message_sequence number wrong in rehandshake ServerHelloMichael Tuexen2013-08-132-1/+3
* | | DTLS handshake fix.Michael Tuexen2013-08-081-0/+6
* | | Fix for PEM_X509_INFO_read_bio.Kaspar Brand2013-08-061-0/+1
* | | Update cms docs.Dr. Stephen Henson2013-08-051-2/+16
* | | Add X9.42 DH test.Dr. Stephen Henson2013-08-051-0/+8
* | | Add X9.42 DH certificate to S/MIME testDr. Stephen Henson2013-08-052-1/+47
* | | CMS RFC2631 X9.42 DH enveloped data support.Dr. Stephen Henson2013-08-054-9/+565
* | | Add KDF for DH.Dr. Stephen Henson2013-08-058-64/+274
* | | Extend DH parameter generation support.Dr. Stephen Henson2013-08-052-2/+121
* | | Enhance DH dup functions.Dr. Stephen Henson2013-08-052-22/+60
* | | If present print j, seed and counter values for DHDr. Stephen Henson2013-08-051-0/+25
* | | Minor optimisation to KDF algorithm.Dr. Stephen Henson2013-08-051-1/+1
* | | Algorithm parameter support.Dr. Stephen Henson2013-08-054-4/+29
* | | crypto/evp/e_aes.c: fix logical pre-processor bug and formatting.Andy Polyakov2013-08-031-5/+11
* | | crypto/bn/asm/rsax-x86_64.pl: make it work on Darwin.Andy Polyakov2013-08-031-9/+9
* | | crypto/sha/asm/sha*-x86_64.pl: comply with Win64 ABI.Andy Polyakov2013-07-312-8/+8
| |/ |/|
* | Various custom extension fixes.Trevor Perrin2013-07-313-20/+13
|/
* Add tests for ALPN functionality.Adam Langley2013-07-223-0/+174
* Add a no-opt 64-bit target.Ben Laurie2013-07-221-0/+1
* Support ALPN.Adam Langley2013-07-228-7/+432
* Make ecdsatest work with nonces.Dr. Stephen Henson2013-07-192-2/+10
* Temporarily disable ECDSA test.Dr. Stephen Henson2013-07-191-1/+1
* New CMS tests.Dr. Stephen Henson2013-07-171-0/+25
* Scripts to recreate S/MIME test certificates.Dr. Stephen Henson2013-07-1711-205/+489
* Custom key wrap option for cms utility.Dr. Stephen Henson2013-07-171-1/+17