aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings.Dr. Stephen Henson2008-03-165-5/+9
* Fix a nasty cast issue that my compiler was choking on.Geoff Thorpe2008-03-161-1/+5
* Fix my debug-geoff configuration.Geoff Thorpe2008-03-161-1/+1
* Adapt to diffrent OpenSSL utility locations.Dr. Stephen Henson2008-03-161-1/+14
* Remove deleted function from header file, update mkfiles.plDr. Stephen Henson2008-03-162-1/+1
* Don't need to check for examples directory any more.Dr. Stephen Henson2008-03-161-6/+1
* Extend runex.pl to extract examples directly from RFC text.Dr. Stephen Henson2008-03-161-280/+308
* Add support for random key generation: this will be needed by enveloped data.Dr. Stephen Henson2008-03-163-9/+35
* Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson2008-03-151-7/+47
* Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson2008-03-1514-88/+221
* Check for cipher BIO errors and set key length after parameter decode.Dr. Stephen Henson2008-03-152-13/+21
* Return error if no cipher set for encrypted data type.Dr. Stephen Henson2008-03-154-3/+12
* Initial support for Encrypted Data type generation.Dr. Stephen Henson2008-03-144-2/+31
* Delete temp files.Dr. Stephen Henson2008-03-141-2/+2
* Typos.Dr. Stephen Henson2008-03-142-4/+4
* Reorganise encrypted content info code to avoid duplication and be moreDr. Stephen Henson2008-03-146-100/+164
* Encrypted Data type processing. Add options to cms utility and run section 7Dr. Stephen Henson2008-03-148-14/+131
* New utility functions for encryptedData content type which will also be usedDr. Stephen Henson2008-03-147-11/+214
* Only call free once in CHOICE type.Dr. Stephen Henson2008-03-141-2/+0
* RFC4134 S/MIME examples test script.Dr. Stephen Henson2008-03-131-0/+281
* .cvignore file for cmsDr. Stephen Henson2008-03-131-0/+4
* Free up additional data in RecipientInfo structureDr. Stephen Henson2008-03-132-9/+41
* And so it begins...Dr. Stephen Henson2008-03-1260-1567/+8167
* Update year.Dr. Stephen Henson2008-03-121-1/+1
* #undef X509_EXTENSIONS to avoid conflict with CryptoAPI.Dr. Stephen Henson2008-03-121-0/+1
* We already have an object for "zlib compression" but it was a placeDr. Stephen Henson2008-02-294-1427/+1415
* Avoid warnings.Dr. Stephen Henson2008-02-285-7/+13
* Fix error code function name mismatches in GOST engine, rebuild errors.Dr. Stephen Henson2008-02-288-134/+102
* Fix typo and avoid warning.Dr. Stephen Henson2008-02-282-3/+3
* Make x86_64-mont.pl work with debug Win64 build.Andy Polyakov2008-02-271-0/+1
* fix BIGNUM flag handlingBodo Möller2008-02-273-35/+42
* Clarification and fix typo.Dr. Stephen Henson2008-02-251-4/+4
* Use default value for $dir if it is empty.Dr. Stephen Henson2008-02-251-0/+1
* Make sure to set indent-tabs-mode so that we get tabs, not spaces.Bodo Möller2008-02-211-0/+1
* Support for NASM>=2 in Win64/x64 build.Andy Polyakov2008-02-132-41/+76
* Add OIDs for compressedData content type and zlib compression.Dr. Stephen Henson2008-02-124-91/+117
* Typo.Dr. Stephen Henson2008-02-121-1/+1
* Utility attribute function to retrieve attribute data from an expectedDr. Stephen Henson2008-02-112-0/+18
* Extend attribute setting routines to support non-string types.Dr. Stephen Henson2008-02-113-3/+37
* Ad-hockery for Platform SDK ml64.Andy Polyakov2008-02-111-2/+7
* Support custom primitive type printing routines and add one to LONG type.Dr. Stephen Henson2008-02-083-1/+15
* Micro-profiling assisted "optimization" for Power6. Essentially it's soAndy Polyakov2008-02-061-86/+86
* ppc64-mont optimization.Andy Polyakov2008-02-051-128/+131
* Add missing colon in manpageLutz Jänicke2008-01-301-1/+1
* Add Global Sign root CA.Dr. Stephen Henson2008-01-261-0/+30
* Clarify FAQ.Dr. Stephen Henson2008-01-231-5/+5
* Clarify BITLIST format and include an example.Dr. Stephen Henson2008-01-231-4/+9
* rc5/asm/rc5-586.pl was erroneously omitted from last perlasm unification.Andy Polyakov2008-01-171-1/+2
* crypto/rc5/Makefile was erroneously omitted from last perlasm unification.Andy Polyakov2008-01-154-17/+2
* <strings.h> does not exist under WIN32.Dr. Stephen Henson2008-01-142-1/+3