1999-05-21 |
Bodo Möller | It was a very bad idea to use #include "../e_os.h"... |
tree | commitdiff |
1999-05-20 |
Bodo Möller | Don't install e_os.h in include/openssl, use it only... |
tree | commitdiff |
1999-05-16 |
Dr. Stephen Henson | Fix various less obvious bugs in PKCS#7 handling: such... |
tree | commitdiff |
1999-05-16 |
Bodo Möller | Change type of various DES function arguments from... |
tree | commitdiff |
1999-05-16 |
Dr. Stephen Henson | Fix some obvious bugs in the PKCS#7 library handling... |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Update dependencies. |
tree | commitdiff |
1999-05-13 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-05-12 |
Dr. Stephen Henson | Several of the EVP_CIPHER structures had the get and... |
tree | commitdiff |
1999-05-10 |
Dr. Stephen Henson | Various PKCS#7 fixes to properly (maybe!) handle PKCS... |
tree | commitdiff |
1999-05-01 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Support INSTALL_PREFIX for packagers. |
tree | commitdiff |
1999-04-29 |
Ulf Möller | Ignore Makefile.save |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Obey $(PERL) when running util/mklink.pl. |
tree | commitdiff |
1999-04-28 |
Bodo Möller | Use util/mklink.pl instead of util/mklink.sh. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | Update NO_* macros. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | Message digest stuff. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
tree | commitdiff |
1999-04-27 |
Dr. Stephen Henson | Add PKCS#12 documentation and new option in x509 to... |
tree | commitdiff |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Change the command line options of mkerr.pl so -static... |
tree | commitdiff |
1999-04-24 |
Bodo Möller | Restore ERRC definitions that are needed to compile... |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Delete the unnecessary ERR and ERRC lines in makefiles... |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
tree | commitdiff |
1999-04-23 |
Bodo Möller | "make depend" |
tree | commitdiff |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
tree | commitdiff |
1999-04-23 |
Ulf Möller | Undo evil cast! <g> |
tree | commitdiff |
1999-04-23 |
Ben Laurie | Work with -pedantic! |
tree | commitdiff |
1999-04-20 |
Ulf Möller | Fix lots of warnings. |
tree | commitdiff |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
tree | commitdiff |
1999-04-19 |
Ulf Möller | Clean up prototypes (prepare for removing NOPROTO). |
tree | commitdiff |
1999-04-19 |
Ulf Möller | Fix typos in error codes. |
tree | commitdiff |
1999-04-17 |
Ben Laurie | Massive constification. |
tree | commitdiff |
1999-04-17 |
Ben Laurie | Another STACK bites the dust. |
tree | commitdiff |
1999-04-16 |
Ben Laurie | Fix some warnings. Contributed by Anonymous. |
tree | commitdiff |
1999-04-12 |
Ben Laurie | Add type-safe STACKs and SETs. |
tree | commitdiff |
1999-04-01 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
tree | commitdiff |
1999-03-29 |
Dr. Stephen Henson | Include pkcs12 program as part of openssl. This complet... |
tree | commitdiff |
1999-03-28 |
Dr. Stephen Henson | Yet more PKCS#12 integration: add lots of files under... |
tree | commitdiff |
1999-03-28 |
Dr. Stephen Henson | Further PKCS#12 integration, PBE, PKCS#8 additions. |
tree | commitdiff |
1999-03-22 |
Ben Laurie | Fix security hole. |
tree | commitdiff |
1999-03-10 |
Dr. Stephen Henson | Fix couple of ANSI declarations and prototypes |
tree | commitdiff |
1999-03-08 |
Dr. Stephen Henson | Add missing funtions from non ANSI section of header... |
tree | commitdiff |
1999-03-06 |
Ben Laurie | Put the dependencies back. |
tree | commitdiff |
1999-03-06 |
Ralf S. Engelschall | General source tree makefile cleanups: Made `making... |
tree | commitdiff |
1999-03-03 |
Dr. Stephen Henson | Fix the Win32 compile environment and add various chang... |
tree | commitdiff |
1999-02-27 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-02-23 |
Ben Laurie | Code for reliable BIO. |
tree | commitdiff |
1999-02-23 |
Ben Laurie | Add reliable BIO. |
tree | commitdiff |
1999-02-13 |
Ben Laurie | Finally(?) fix DES stuff. |
tree | commitdiff |
1999-02-13 |
Ben Laurie | Fix ghastly DES declarations, and all consequential... |
tree | commitdiff |
1999-02-10 |
Ralf S. Engelschall | Remove three more bogus files (2x temp file, 1x trash) |
tree | commitdiff |
1999-01-31 |
Mark J. Cox | Add new function, EVP_MD_CTX_copy() to replace frequent... |
tree | commitdiff |
1999-01-19 |
Ben Laurie | This time, get it right. |
tree | commitdiff |
1999-01-19 |
Ben Laurie | Finally lay dependencies to rest (I hope!). |
tree | commitdiff |
1999-01-18 |
Dr. Stephen Henson | New err_code.pl script to retain old error codes. This... |
tree | commitdiff |
1998-12-31 |
Ralf S. Engelschall | Fix version stuff: |
tree | commitdiff |
1998-12-23 |
Ralf S. Engelschall | *** empty log message *** OpenSSL_0_9_1c |
tree | commitdiff |
1998-12-23 |
Ralf S. Engelschall | Switch version string to SSLeay/OpenSSL |
tree | commitdiff |
1998-12-22 |
Ralf S. Engelschall | Incorporation of RSEs assembled patches |
tree | commitdiff |
1998-12-22 |
Ralf S. Engelschall | Various cleanups and fixed by Marc and Ralf to start... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
|