2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
tree | commitdiff |
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-04-03 |
Bodo Möller | Make sure OPENSSL_SYS_... is defined when we need it. |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-03-07 |
Richard Levitte | Code for better build under Darwin (MacOS X). |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
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 |
2000-12-31 |
Richard Levitte | If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up... |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-06-03 |
Ben Laurie | EVP constification. |
tree | commitdiff |
2000-04-01 |
Richard Levitte | _lrotl and _lrotr are defined in MSVC but nowhere else... |
tree | commitdiff |
2000-03-14 |
Bodo Möller | Remove "Makefile.uni" files and some related stuff. |
tree | commitdiff |
2000-03-13 |
Bodo Möller | Remove Win32 assembler files. They are always rebuilt... |
tree | commitdiff |
2000-03-12 |
Ulf Möller | asm workaround for SuSE Linux |
tree | commitdiff |
2000-03-02 |
Bodo Möller | Add missing dependencies. |
tree | commitdiff |
2000-02-15 |
Andy Polyakov | Move CAST_S_tables to read-only segment. |
tree | commitdiff |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
tree | commitdiff |
1999-10-25 |
Bodo Möller | Improve support for running everything as a monolithic... |
tree | commitdiff |
1999-06-09 |
Bodo Möller | "make update" (added to top Makefile, and applied). |
tree | commitdiff |
1999-06-09 |
Bodo Möller | Some pre-POSIX systems don't have unistd.h (but e.g... |
tree | commitdiff |
1999-05-28 |
Bodo Möller | Some assembler-related clean-ups. |
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 | OPENSSL_EXTERN |
tree | commitdiff |
1999-05-15 |
Bodo Möller | OPENSSL_EXTERN, OPENSSL_GLOBAL |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Update dependencies. |
tree | commitdiff |
1999-05-13 |
Bodo Möller | Don't use reserved name "_encrypt" for parameters; |
tree | commitdiff |
1999-05-13 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-05-13 |
Ben Laurie | Avoid shadowing, and a bit of constification while... |
tree | commitdiff |
1999-05-13 |
Ulf Möller | Remove redundant ifdef. |
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-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
tree | commitdiff |
1999-04-23 |
Bodo Möller | Submitted by: |
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-19 |
Ulf Möller | Change functions to ANSI C. |
tree | commitdiff |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
tree | commitdiff |
1999-03-31 |
Ulf Möller | New option to generate 80386 code. |
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-02-11 |
Dr. Stephen Henson | Delete a few unused files in apps, restore CAST WIN32... |
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-19 |
Ben Laurie | Spelling mistake. |
tree | commitdiff |
1999-01-17 |
Ben Laurie | Ignore auto-generated programs. |
tree | commitdiff |
1999-01-17 |
Ben Laurie | Dispose of generated programs. |
tree | commitdiff |
1999-01-17 |
Ben Laurie | Fix major cockup with short keys in CAST-128. |
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 |
|