2004-05-06 |
Ben Laurie | Fix selftest. OpenSSL-fips-0_9_7-stable |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Richard Levitte | Recent changes from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Ben Laurie | Final(?) version of test suite. |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Richard Levitte | Recent changes from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Ben Laurie | P, not T. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Ben Laurie | Fix self-test. |
commit | commitdiff | tree | snapshot |
2004-04-27 |
Ben Laurie | Finish moving FIPS_allow_md5(). |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Dr. Stephen... | Update from main branch. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Richard Levitte | Recent changes from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Richard Levitte | Another small bug fix. Notified by cipo <cseplo_l... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Richard Levitte | Small bug fixes. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Richard Levitte | Recent changes from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Richard Levitte | Tests have shown that setargv.obj isn't really needed... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Richard Levitte | Don't use global variables. Instead, use a function... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Richard Levitte | Wrap with a check for OPENSSL_FIPS. We need that to... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Richard Levitte | Add the first half of the C++ protection :-). |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Add fips_rand.h among the header files to look at. |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Fix sign vs. unsigned warning. |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Make sure mkdef.pl is called with optional "fips" as... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Look at a few FIPS-related headers and process FIPS... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Make the Windows/DOS build system understand "fips". |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Now that we look in fips/rsa, there's no need to errone... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Include fips/rsa among the directories to look in. |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Some platforms (Win32, it seems) do not have PATH_MAX... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Recognise the "platform" OPENSSL_FIPS. |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Use OPENSSL_FIPS instead of just FIPS. |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Make fips_gettime work on Win32 (lets hope the Win32... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Include string.h to get a proper declaration of memcmp() |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Make sure this script works with shared library builds... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Richard Levitte | Allow the possibility to say no-fips, and make Ben... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Ben Laurie | Add corruptors so KATs can be made to fail. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ben Laurie | 2-key 3DES KAT. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Dr. Stephen... | Add some root CAs. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
cvs2svn | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Dr. Stephen... | Add some root CAs. |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Ben Laurie | Fingerprint SHA-1 asm. |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Ben Laurie | Add SHA-1 assembler. |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Ben Laurie | Remove crib and sabotage. |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Dr. Stephen... | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Dr. Stephen... | Stop warnings: |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Ben Laurie | Add x86 assembler. |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Ben Laurie | Use HMAC instead of straight SHA-1. |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Ben Laurie | Don't make, $(MAKE). |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Ben Laurie | Do HMAC. |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Ben Laurie | Signature verification test. Enable all tests. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Ben Laurie | SigGen test. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Ben Laurie | Key pair test. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Ben Laurie | New style PQGGen test. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Richard Levitte | Recent changes from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Richard Levitte | Type. "pa-rics2W" -> "pa-risc2W" |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Richard Levitte | Typo. "pa-rics2W" corrected to "pa-risc2W". |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Geoff Thorpe | Avoid undefined results when the parameter is out of... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Geoff Thorpe | Avoid undefined results when the parameter is out of... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Dr. Stephen... | Don't use C++ reserved word. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Dr. Stephen... | Oops forgot CHANGES entry. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Dr. Stephen... | New function X509_POLICY_NODE_print() |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Richard Levitte | Recent changes from 0.9.7-stable |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Richard Levitte | Add symbol hacks for some long names. |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Andy Polyakov | This is essentially Intel 32-bit compiler tune-up.... |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Dr. Stephen... | Enhance EVP code to generate random symmetric keys... |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Dr. Stephen... | Make {i2v,v2i}_ASN1_BIT_STRING global. |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Dr. Stephen... | Obsolete files |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Dr. Stephen... | Obsolete files. |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Dr. Stephen... | Remove obsolete files. |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Dr. Stephen... | Allow CRLs to be passed into X509_STORE_CTX. This is... |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Dr. Stephen... | Extend OID config module format. |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Dr. Stephen... | Free up BIO properly when using streaming S/MIME sign. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Dr. Stephen... | Remove BN_CTX debug from debug-steve |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Richard Levitte | SSL_COMP_get_compression_method is a typo (a missing... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Richard Levitte | Move the definition of Win32_rename(), since the macro... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Richard Levitte | Move the definition of Win32_rename(), since the macro... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Richard Levitte | Wrap code starting with a definition. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Richard Levitte | Wrap code starting with a definition. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Richard Levitte | Change spaces to symbols in names. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Richard Levitte | Change spaces to symbols in names. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Richard Levitte | Make prototypes for some callback pointers. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Richard Levitte | A couple more cases where RAND_add() gets an integer... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Richard Levitte | RAND_add() wants a double as it's last argument. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Dr. Stephen... | Fix loads of warnings in policy code. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Dr. Stephen... | Fix ASN1 warnings. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Geoff Thorpe | Adjust various bignum functions to use BN_CTX for varia... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Geoff Thorpe | Replace the BN_CTX implementation with my current work... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Geoff Thorpe | Adds warnings about two curves and fixes the "seed... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Geoff Thorpe | ... and this should likewise fix up those RSA implement... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Geoff Thorpe | By adding a BN_CTX parameter to the 'rsa_mod_exp' callb... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Geoff Thorpe | Damn, I was a bit hasty with my fix and hadn't spotted... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Geoff Thorpe | Remove some warnings. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Geoff Thorpe | Protect against gcc's "warning: cast does not match... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Dr. Stephen... | Make S/MIME encrypt work again. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Dr. Stephen... | Make S/MIME encrypt work again. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Richard Levitte | Don't define fd for platforms that do not use it, as... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Richard Levitte | Don't define fd for platforms that do not use it, as... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Richard Levitte | Correct constness problems. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Richard Levitte | Make it easier to buld test applications... |
commit | commitdiff | tree | snapshot |
next |