#
8efb6014 |
| 01-Feb-2000 |
Ulf Möller |
EBCDIC support. Submitted by: Martin Kraemer <martin.kraemer@mch.sni.de>
|
#
89ec98e0 |
| 01-Feb-2000 |
Ulf Möller |
Print a reassuring message when Configure is done.
|
#
f27c5509 |
| 29-Jan-2000 |
Richard Levitte |
Finally found a form that I like...
|
#
0b3300f8 |
| 27-Jan-2000 |
Richard Levitte |
It works much better when you don't press shift at the wrong moment...
|
#
01d16b54 |
| 27-Jan-2000 |
Richard Levitte |
Added a configuration for myself...
|
#
99e812cb |
| 22-Jan-2000 |
Ulf Möller |
config string comment
|
#
b8384651 |
| 20-Jan-2000 |
Ulf Möller |
WINDOWS is defined in e_os.h. The problem was WIN32 (the new egcs uses _WIN32).
|
#
4f392a20 |
| 20-Jan-2000 |
Bodo Möller |
Define WINDOWS for Mingw32 and Cygwin.
|
#
6e6bc352 |
| 20-Jan-2000 |
Dr. Stephen Henson |
Finish off the X509_ATTRIBUTE string stuff.
|
#
aa82db4f |
| 16-Jan-2000 |
Ulf Möller |
Add missing #ifndefs that caused missing symbols when building libssl as a shared library without RSA. Use #ifndef NO_SSL2 instead of NO_RSA in ssl/s2*.c. Submitted by: Kris Kennawa
Add missing #ifndefs that caused missing symbols when building libssl as a shared library without RSA. Use #ifndef NO_SSL2 instead of NO_RSA in ssl/s2*.c. Submitted by: Kris Kennaway <kris@hub.freebsd.org> Modified by Ulf Möller
show more ...
|
#
f1d712ce |
| 11-Jan-2000 |
Richard Levitte |
Make sure that generated files are labeled as such (except in dofile(), for now)
|
#
63da21c0 |
| 07-Jan-2000 |
Bodo Möller |
make no-des and no-rc2 work.
|
#
3a4f14f3 |
| 05-Jan-2000 |
Bodo Möller |
Rename CA.pl to CA.pl.in (no actual changes), and let Configure set the #! line with the path to Perl. Submitted by: Peter Jones
|
#
bdf5e183 |
| 02-Jan-2000 |
Andy Polyakov |
Enhanced support for Alpha Linux. See CHANGES for details.
|
#
ce2c95b2 |
| 03-Nov-1999 |
Mark J. Cox |
Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). The problem was that one of the replacement routines had not been working since SSLeay releases. For now the offending ro
Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). The problem was that one of the replacement routines had not been working since SSLeay releases. For now the offending routine has been replaced with non-optimised assembler. Even so, this now gives around 95% performance improvement for 1024 bit RSA signs.
show more ...
|
#
79875776 |
| 25-Oct-1999 |
Bodo Möller |
Improve support for running everything as a monolithic application. Submitted by: Lennart Bång, Bodo Möller
|
#
2dae04d0 |
| 07-Oct-1999 |
Andy Polyakov |
RC4 tune-up featuring 30-40% performance improvement on most RISC platforms. See crypto/rc4/rc4_enc.c for further details.
|
#
d4cf2f18 |
| 30-Sep-1999 |
Ulf Möller |
HPUX 11 flags. Contributed by: Peter Huang <PETER_HUANG@HP-Cupertino-om8.om.hp.com>
|
#
49e747e6 |
| 29-Sep-1999 |
Ulf Möller |
Generate obj_dat.h in "make update".
|
#
d0f2876c |
| 14-Sep-1999 |
Bodo Möller |
Add some debug-solaris-...-cc configurations.
|
#
c82c1d4a |
| 10-Sep-1999 |
Bodo Möller |
Truncate message about "new" include filenames
|
#
63d3f44a |
| 09-Sep-1999 |
Bodo Möller |
Re-enable message about transition <foo.h> => <openssl/foo.h> because various programs are not updated that often and hence still expect header files names without the openssl/ prefix.
|
#
b7d7440c |
| 07-Sep-1999 |
Ulf Möller |
Correct address in a comment.
|
#
0bbd0352 |
| 24-Aug-1999 |
Andy Polyakov |
Minor MIPS III/IV tune-up.
|
#
0b761888 |
| 13-Aug-1999 |
Ulf Möller |
editing error.
|