2008-09-15 |
Dr. Stephen Henson | Merge apps changes from FIPS branch. |
blob | commitdiff | raw |
2006-11-29 |
Nils Larsch | replace macros with functions |
blob | commitdiff | raw | diff to current |
2006-09-22 |
Dr. Stephen Henson | Fix from HEAD. |
blob | commitdiff | raw | diff to current |
2005-05-17 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
blob | commitdiff | raw | diff to current |
2005-04-30 |
Richard Levitte | All kinds of changes from branch OpenSSL_0_9_7-stable |
blob | commitdiff | raw | diff to current |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Geoff Thorpe | A general spring-cleaning (in autumn) to fix up signed... |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let... |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Lutz Jänicke | Add missing prototypes. |
blob | commitdiff | raw | diff to current |
2002-04-06 |
Richard Levitte | Allow longer program names (VMS allows up to 39 charact... |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Dr. Stephen Henson | Config code updates. |
blob | commitdiff | raw | diff to current |
2001-09-12 |
Geoff Thorpe | Reduce the header dependencies on engine.h in apps/. |
blob | commitdiff | raw | diff to current |
2001-07-03 |
Lutz Jänicke | When only the key is given to "enc", the IV is undefined |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Richard Levitte | Use apps_shutdown() in all applications, in case someon... |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Dr. Stephen Henson | Change all calls to low level digest routines in the... |
blob | commitdiff | raw | diff to current |
2001-06-18 |
Richard Levitte | Provide an application-common setup function for engine... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Dr. Stephen Henson | Option to disable standard block padding with EVP API. |
blob | commitdiff | raw | diff to current |
2001-02-06 |
Ben Laurie | Rijdael CBC mode and partial undebugged SSL support. |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Bodo Möller | 'char' argument to islower must be converted to 'unsign... |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Ben Laurie | Better handling of EVP names, add EVP to speed. |
blob | commitdiff | raw | diff to current |
2000-11-12 |
Ben Laurie | Make Rijndael work! Those long flights have some good... |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-10-14 |
Richard Levitte | The experimental Rijndael code moved to the main trunk. |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Richard Levitte | On VMS, stdout may very well lead to a file that is... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Dr. Stephen Henson | Add -pass argument to 'enc'. |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Ralf S. Engelschall | Make gcc 2.95.2 happy again, even under ``-Wall -Wshado... |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Bodo Möller | RAND_load_file(..., -1) now means "read the complete... |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Bodo Möller | RAND_pseudo_bytes is good enough for encryption IVs, |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Bodo Möller | add ERR_print_errors after "end" label. |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Ulf Möller | Check RAND_bytes() return value or use RAND_pseudo_bytes(). |
blob | commitdiff | raw | diff to current |
1999-11-30 |
Ben Laurie | Make salting the default. Fail gracefully if the input... |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Ben Laurie | Fix warning. |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Dr. Stephen Henson | Add a salt to the key derivation using the 'enc' program. |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Bodo Möller | Don't mix real tabs with tabs expanded as 8 spaces... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Ulf Möller | Cut&paste error. |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Ulf Möller | Update NO_* macros. |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Ben Laurie | Massive constification. |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
|