288370ea | 02-Jan-1999 |
Ben Laurie |
Fix tests for ssleay -> openssl. |
2ec077d8 | 02-Jan-1999 |
Ralf S. Engelschall |
A few train of thoughts about the build procedure mess |
c142bdf7 | 02-Jan-1999 |
Paul C. Sutton |
Update scripts to use "openssl" instead of "ssleay" |
c9f06e7f | 02-Jan-1999 |
Paul C. Sutton |
Reflect change from "ssleay" to "openssl" as the main binary name. Also document "sh config" as an easier alternative to "./Configure system". |
724e095e | 02-Jan-1999 |
Paul C. Sutton |
Various ssleay to openssl fixups |
794b9c8f | 02-Jan-1999 |
Paul C. Sutton |
Binary is now apps/openssl not apps/ssleay so use the new name when rehashing the test certs |
251f25e0 | 02-Jan-1999 |
Paul C. Sutton |
A couple more ssleay.cnf to openssl.cnf changes |
e170a5c0 | 02-Jan-1999 |
Paul C. Sutton |
Some more changes for renaming the binary from ssleay to openssl. I wonder what eay.c is? |
06d5b162 | 02-Jan-1999 |
Ralf S. Engelschall |
First cut of a cleanup for apps/. First the `ssleay' program is now named `openssl' and second, the shortcut symlinks for the `openssl <command>' are no longer created. This way we have a sin
First cut of a cleanup for apps/. First the `ssleay' program is now named `openssl' and second, the shortcut symlinks for the `openssl <command>' are no longer created. This way we have a single and consistent command line interface `openssl <command>', similar to `cvs <command>'. Notice, the openssl.cnf, openssl.c and progs.pl files were changed after a repository copy, i.e. they still contain the complete file history.
show more ...
|
0491b709 | 02-Jan-1999 |
Ralf S. Engelschall |
Make GCC happy by removing an unused variable defintion. |
c35f549e | 02-Jan-1999 |
Dr. Stephen Henson |
Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always have zero unused bits. |
ebc828ca | 01-Jan-1999 |
Dr. Stephen Henson |
Add extended key usage OID and update STATUS file. |
96e479e3 | 01-Jan-1999 |
Ralf S. Engelschall |
cleanup of apps/ and an answer |
a472dde4 | 01-Jan-1999 |
Paul C. Sutton |
ssldir.pl did not correctly set the directory in utils/mk1mk.pl when perl5 was used. |
68a8a41b | 01-Jan-1999 |
Paul C. Sutton |
Add votes |
79e259e3 | 01-Jan-1999 |
Paul C. Sutton |
Make the installation documentation easier to follow. |
56ee3117 | 01-Jan-1999 |
Paul C. Sutton |
Makefiles updated to exit if an error occurs in a sub-directory make (including if user presses ^C) |
8f3e97ba | 01-Jan-1999 |
stephen |
This is a quick hack conversion of the 'CA.sh' script to perl. It fixes one bug in the original but is otherwise just as horrible :-) |
f7ceceb5 | 31-Dec-1998 |
Ralf S. Engelschall |
Remove more old temporary files from CVS |
6063b27b | 31-Dec-1998 |
Ben Laurie |
Document recent changes. |
c77f1b37 | 31-Dec-1998 |
Ben Laurie |
Fix name delete problem. |
c54b4ee1 | 31-Dec-1998 |
Ben Laurie |
Fix pem/err ordering. |
c1374a7d | 31-Dec-1998 |
Ralf S. Engelschall |
A hint about the license |
a6f20a1e | 31-Dec-1998 |
Ralf S. Engelschall |
Some issues for voting |
9f28c57c | 31-Dec-1998 |
Ralf S. Engelschall |
More structuring and sorting of the SSL API documentation. And the first steps to descriptions in prosa. |