2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-06-28 |
Dr. Stephen Henson | Modify apps to use NCONF code instead of old CONF code. |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-02-23 |
Richard Levitte | make depend. |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h defines Getenv() |
tree | commitdiff |
2001-02-22 |
Richard Levitte | CONF_METHOD is one of the few places where you find... |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-22 |
Richard Levitte | Exported header files should not include e_os.h. |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-02-06 |
Bodo Möller | Avoid coredumps for CONF_get_...(NULL, ...) |
tree | commitdiff |
2001-01-09 |
Geoff Thorpe | Move all the existing function pointer casts associated... |
tree | commitdiff |
2000-12-13 |
Richard Levitte | Constification of the data of a hash table. This means... |
tree | commitdiff |
2000-12-08 |
Geoff Thorpe | Next step in tidying up the LHASH code. |
tree | commitdiff |
2000-12-04 |
Geoff Thorpe | Make the remaining LHASH macro changes. This should... |
tree | commitdiff |
2000-12-01 |
Geoff Thorpe | First step in tidying up the LHASH code. The callback... |
tree | commitdiff |
2000-10-19 |
Richard Levitte | Keep binary backward compatibility by putting new metho... |
tree | commitdiff |
2000-10-19 |
Richard Levitte | Make it possible for methods to load from something... |
tree | commitdiff |
2000-10-19 |
Richard Levitte | NCONF_get_number() has no error checking at all. As... |
tree | commitdiff |
2000-10-16 |
Ben Laurie | Always return a value. |
tree | commitdiff |
2000-10-13 |
Richard Levitte | Make the new conf implementatoin bug-compatible with... |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-09-09 |
Richard Levitte | More VMS synchronisation |
tree | commitdiff |
2000-09-07 |
Richard Levitte | 'make update' |
tree | commitdiff |
2000-09-04 |
Bodo Möller | Avoid abort() throughout the library, except when prepr... |
tree | commitdiff |
2000-06-16 |
Dr. Stephen Henson | Safe stack reorganisation in terms of function casts. |
tree | commitdiff |
2000-06-06 |
Andy Polyakov | Compaq C warns that "the expression 'p=scan_esc(p)... |
tree | commitdiff |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
tree | commitdiff |
2000-06-01 |
Geoff Thorpe | "make update" + stripping the type-specific stack funct... |
tree | commitdiff |
2000-05-29 |
Geoff Thorpe | This declaration seems to have been added into the... |
tree | commitdiff |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm... |
tree | commitdiff |
2000-04-26 |
Richard Levitte | Use CONFerr, not RSAerr, in the conf library... |
tree | commitdiff |
2000-04-26 |
Richard Levitte | Clarifications and removal of double declaration... |
tree | commitdiff |
2000-04-09 |
Richard Levitte | "make update" |
tree | commitdiff |
2000-04-09 |
Richard Levitte | I've always wanted to make the CONF library more adapta... |
tree | commitdiff |
2000-03-05 |
Bodo Möller | Preserve reason strings in automatically build tables. |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
tree | commitdiff |
1999-11-12 |
Richard Levitte | It's possible that considering the configuration file... |
tree | commitdiff |
1999-11-11 |
Dr. Stephen Henson | Fix a couple of outstanding issues: update STATUS file... |
tree | commitdiff |
1999-06-21 |
Ben Laurie | Don't shadow. |
tree | commitdiff |
1999-06-21 |
Bodo Möller | "make update" |
tree | commitdiff |
1999-06-20 |
Dr. Stephen Henson | Convert the CONF library to use a typesafe stack: a... |
tree | commitdiff |
1999-06-20 |
Dr. Stephen Henson | New functions CONF_load_bio() and CONF_load_fp() to... |
tree | commitdiff |
1999-06-04 |
Ulf Möller | Support the EBCDIC character set and BS2000/OSD-POSIX... |
tree | commitdiff |
1999-05-26 |
Dr. Stephen Henson | Fix for memory leak. |
tree | commitdiff |
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 | Add a kludge :-( |
tree | commitdiff |
1999-05-20 |
Bodo Möller | Don't install e_os.h in include/openssl, use it only... |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Update dependencies. |
tree | commitdiff |
1999-05-13 |
Ulf Möller | VMS support. |
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 | New Configure option no-<cipher> (rsa, idea, rc5, ... |
tree | commitdiff |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
tree | commitdiff |
1999-04-25 |
Bodo Möller | Removed traces of cryptall.h, and did a "make depend". |
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-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-17 |
Ben Laurie | Massive constification. |
tree | commitdiff |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
tree | commitdiff |
1999-03-22 |
Ben Laurie | Fix security hole. |
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-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 |
1999-01-02 |
Paul C. Sutton | A couple more ssleay.cnf to openssl.cnf changes |
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 | 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 |
|