aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing prototype. Fix various warnings (C++ comments, ; outside function).Dr. Stephen Henson2006-09-216-15/+18
* Make int_rsa_sign function match prototype.Dr. Stephen Henson2006-09-211-2/+2
* Compile in gost engine.Dr. Stephen Henson2006-09-212-3/+22
* Updated version of gost engine.Dr. Stephen Henson2006-09-2131-2273/+2680
* Do CRL method init after other operations.Dr. Stephen Henson2006-09-211-2/+2
* Tidy up CRL handling by checking for critical extensions when it isDr. Stephen Henson2006-09-217-53/+113
* Build error on non-unix.Andy Polyakov2006-09-181-1/+1
* Race condition in ms/uplink.c.Andy Polyakov2006-09-181-0/+2
* As x86ms.pl is out, remove do_masm.bat and mention to it in INSTALL.W32.Andy Polyakov2006-09-182-94/+4
* Remove x86ms.pl and reimplement x86*.pl.Andy Polyakov2006-09-184-1747/+587
* Improve 386 portability of aes-586.pl.Andy Polyakov2006-09-181-3/+4
* Ensure that the addition mods[i]+delta cannot overflow in probable_prime().Bodo Möller2006-09-181-6/+3
* Overhaul of by_dir code to handle dynamic loading of CRLs.Dr. Stephen Henson2006-09-179-76/+231
* GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom.Dr. Stephen Henson2006-09-1733-0/+5836
* Support for AKID in CRLs and partial support for IDP. Overhaul of CRLDr. Stephen Henson2006-09-146-41/+218
* Update docs.Dr. Stephen Henson2006-09-131-8/+71
* UpdateBodo Möller2006-09-121-1/+13
* Fixes for new CRL/cert callbacks. Update CRL processing code to use newDr. Stephen Henson2006-09-113-66/+66
* ensure that ciphersuite strings such as "RC4-MD5" match the SSL 2.0Bodo Möller2006-09-112-13/+43
* Add verify callback functions to lookup a STACK of matching certs or CRLsDr. Stephen Henson2006-09-106-4/+186
* Make sure the int_rsa_verify() prototype matches the implementationBodo Möller2006-09-081-1/+1
* Additional detail.Dr. Stephen Henson2006-09-061-0/+2
* update information on "current version" ...Bodo Möller2006-09-061-1/+1
* Add an FAQ.Dr. Stephen Henson2006-09-061-0/+20
* Remove non-functional part of recent patch, after discussion withBodo Möller2006-09-063-11/+0
* Make consistent with 0.9.8-branch version of this fileBodo Möller2006-09-061-1/+35
* Every change so far that is in the 0.9.8 branch is (or should be) in HEADBodo Möller2006-09-061-6/+1
* Avoid PKCS #1 v1.5 signature attack discovered by Daniel BleichenbacherMark J. Cox2006-09-056-3/+44
* Rewrite sha1-586.pl.Andy Polyakov2006-08-311-314/+141
* Fix bug in aes-586.pl.Andy Polyakov2006-08-311-3/+2
* Fix bug in x86unix.pl introduced in latest update.Andy Polyakov2006-08-311-3/+3
* Kill more C++ comments.Dr. Stephen Henson2006-08-311-16/+16
* Fix C++ style comments, change assert to OPENSSL_assert, stop warning withDr. Stephen Henson2006-08-312-44/+50
* Fix leakDr. Stephen Henson2006-08-311-0/+3
* Forward port of IGE mode.Ben Laurie2006-08-316-6/+797
* Make things static that should be. Declare stuff in headers that should be.Ben Laurie2006-08-2811-16/+30
* According to documentation, including time.h declares select() onRichard Levitte2006-08-201-0/+1
* Correct warnings about signedness.Richard Levitte2006-08-201-7/+10
* Use gmtime on cygwinUlf Möller2006-08-131-1/+1
* +20% tune-up for Power5.Andy Polyakov2006-08-091-18/+11
* Revised AES_cbc_encrypt in x86 assembler module.Andy Polyakov2006-08-071-326/+593
* Correct punctuation.Ulf Möller2006-08-051-1/+1
* Agressively prefetch S-box in SSE codepatch, relax alignment requirement,Andy Polyakov2006-08-021-48/+65
* Switch to compact S-box when generating AES key schedule.Andy Polyakov2006-08-021-210/+247
* Switch to compact S-box when generating AES key schedule.Andy Polyakov2006-08-011-16/+45
* Real Bourne shell doesn't interpret ==, but =.Andy Polyakov2006-08-011-1/+1
* Engage assembler in solaris64-x86_64-cc.Andy Polyakov2006-07-313-8/+12
* perlasm/x86unix.pl update.Andy Polyakov2006-07-311-6/+38
* Next generation aes-586.pl featuring AES_[en|de]crypt, accessing exclusivelyAndy Polyakov2006-07-311-295/+1197
* Camellia IPR informationBodo Möller2006-07-311-0/+4