2003-09-08 |
Richard Levitte | fips_err.c doesn't belong with the headers. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Richard Levitte | Include all the fips directories. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Richard Levitte | Handle the "fips" option. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Ben Laurie | Missing file. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Ben Laurie | Samples. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Ben Laurie | Add samples. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
Dr. Stephen... | Fix signed/unsigned warning. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
Ben Laurie | Add fingerprint chain and checking. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
Ben Laurie | Make the problem clearer. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Richard Levitte | Include e_os.h to get the proper definition of OPENSSL_... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Richard Levitte | ALWAYS check the standalone source. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Richard Levitte | Make sure the compilation of the FIPS stuff goes throug... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Dr. Stephen... | Fix signed/unsigned warnings and C++ comments. Update... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Richard Levitte | Include string.h and stdlib.h where needed, to avoid... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Ben Laurie | Missing files. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Ben Laurie | Automagically seed FIPS PRNG. Add OPENSSL_FIPS flag. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Ben Laurie | -DFIPS may be the last thing on the line. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Ben Laurie | Selftests. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Ben Laurie | DSA stuff and tests. |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Ben Laurie | More test vectors. |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Ben Laurie | Add test. |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Ben Laurie | Handle 3DES tests. |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Ben Laurie | Add 3-DES CFB-r mode (no test vectors yet). |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Ben Laurie | Updated test vectors (probably incorrect, but who am... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Ben Laurie | Oops. Need to allocate extra buffer. |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Ben Laurie | Build the test program when needed. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Ben Laurie | Remove unused functions/data. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Richard Levitte | Undo the change that left LD_LIBRARY_PATH unchanged... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Richard Levitte | Make sure the order matches the command line in Makefil... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Richard Levitte | - Add a configuration keyword "fips" to compile with... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
cvs2svn | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Richard Levitte | Avoid clashing with the regular DES functions when... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Richard Levitte | Correct two problems, found by Martin Kochanski <cardbo... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Bodo Möller | add OpenSSL license |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Richard Levitte | Add an empty list of AES tests. At least, the test... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Richard Levitte | Inclusion of openssl/engine.h should always be wrapped... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Ben Laurie | Make tests work (CFB1 still doesn't produce the right... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Dr. Stephen... | Make the EFB NIDs have empty OIDs aliased to the real... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Dr. Stephen... | Replace C++ style comments. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Ben Laurie | DES CFB8 test. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Ben Laurie | Fix DES CFB-r. |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Richard Levitte | No C++ comments in C programs! |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Richard Levitte | If FDIRS is to be treated like SDIRS, let's not forget... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Ben Laurie | Whoops, forgot FIPS DES, also add EVPs for DES CFB1... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | Test vectors and useless samples. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | AES CFB8. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | Missing files. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | MMT for CFB1 |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | Reformat. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | The rest of the keysizes for CFB1, working AES AVS... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | Working CFB1 and test vectors. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Ben Laurie | Add support for partial CFB modes, make tests work... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Ben Laurie | New fingerprints. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Build when not FIPS. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Build in non-FIPS mode. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Use unified diff. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Unfinished FIPS stuff for review/improvement. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Add untested CFB-r mode. Will be tested soon. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Bodo Möller | tolerate extra data at end of client hello for SSL 3.0 |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Bodo Möller | fix: 0.9.7 is based on 0.9.6h, not on 0.9.6k |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Richard Levitte | Make sure openssl.pc is readable by everyone. |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | Add a slash so grep doesn't return both ./crypto/bio... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | Oops, I forgot to replace 'counter' with 'ivec' when... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | The convenience argumetn for -nameopt and -certopt... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | The 'counter' is really the IV. |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | Change AES-CTR to increment the IV by 1 instead of... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Lutz Jänicke | Clarify wording of verify_callback() behaviour. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Richard Levitte | Only remove old files if they exist. [Maing32]. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dr. Stephen... | Return EOF when an S/MIME part have been read. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Document the last change. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Prepare for changes in the 0.9.6 branch |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Prepare for changes in the 0.9.6 branch |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | We set the export flag for 512 *bit* keys, not 512... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | EXIT() should mainly be exit(n), not return(n). OPENSS... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Do not try to use non-existent gmtime_r() on SunOS4. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Make sure ssize_t is defined on SunOS4. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Make sure DSO-dlfcn works properly on SunOS4. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Richard Levitte | Add an entry for X509_TRUST_OBJECT_SIGN in trstandard[]. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Richard Levitte | Handle des_modes.pod properly. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Richard Levitte | Make sure to NUL-terminate the string on end-of-file... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Richard Levitte | Document the AES_cbc_encrypt() change |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Richard Levitte | The output from AES_cbc_encrypt() should be exact multi... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Geoff Thorpe | This memset() in the ubsec ENGINE is a bug. Zeroing... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dr. Stephen... | Really get X509_CRL_CHECK_ALL right this time... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Lutz Jänicke | Clarify return value of SSL_connect() and SSL_accept... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Dr. Stephen... | Move the base64 BIO fixes to 0.9.7-stable |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Dr. Stephen... | Only count 'LF' as EOL in pk7_mime.c, this avoids incorrect |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Dr. Stephen... | Stop checking for CRLF when start of buffer is reached. |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Dr. Stephen... | Various S/MIME bug and compatibility fixes. |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Lutz Jänicke | Clarify ordering of certificates when using certificate... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Richard Levitte | Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Richard Levitte | Have ASFLAGS be defined the same way as CFLAGS |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Richard Levitte | PR: 630 |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Lutz Jänicke | Add minimum POP3 STLS hack to s_client.c (as was provid... |
commit | commitdiff | tree | snapshot |
next |