679ab7c3 | 30-Jan-1999 |
Dr. Stephen Henson |
Update STATUS, modify ssl.h so mkdef.pl will pick up prototypes and add x509v3.h to mkdef.pl list of include files. |
f33fbc2e | 30-Jan-1999 |
Ben Laurie |
More pissing about to get pem.h to behave properly. |
59ff7134 | 30-Jan-1999 |
Ben Laurie |
Break circular dependency between pem and err. |
ae3d365f | 30-Jan-1999 |
Ralf S. Engelschall |
Ignore crypto/x509v3/lib |
31df0990 | 30-Jan-1999 |
Ben Laurie |
Update dependencies. |
5f0451da | 30-Jan-1999 |
Ben Laurie |
Add dependencies. |
4c441f30 | 30-Jan-1999 |
Ralf S. Engelschall |
Update |
fc8c1a5c | 30-Jan-1999 |
Ben Laurie |
Update dependencies. |
154adc89 | 30-Jan-1999 |
Ralf S. Engelschall |
Change address now that we've the mailing lists established |
e04a6c2b | 30-Jan-1999 |
Ralf S. Engelschall |
Add CygWin32 platform information to Configure script. Submitted by: Alan Batie <batie@aahz.jf.intel.com> |
0172f988 | 30-Jan-1999 |
Ralf S. Engelschall |
Fixed ms/32all.bat script: `no_asm' -> `no-asm' Submitted by: Rainer W. Gerling <gerling@mpg-gv.mpg.de> Reviewed by: Ralf S. Engelschall |
79dfa975 | 29-Jan-1999 |
Dr. Stephen Henson |
New program 'nseq' added to apps to allow Netscape certificate sequences to be pulled apart and built. |
9fe84296 | 29-Jan-1999 |
Dr. Stephen Henson |
Allow the -certfile argument to be used multiple times in crl2pkcs7. Also fix typos in the usage messages: "inout" instead of "input". |
288cb84f | 28-Jan-1999 |
Ralf S. Engelschall |
Fill in more contents for the openssl(1) manpage. |
7ae01d4a | 28-Jan-1999 |
Ralf S. Engelschall |
One more incorrect name in usage page |
b6cff93d | 28-Jan-1999 |
Ralf S. Engelschall |
Fix names in usage page of s_time, s_server and s_client |
a0a54079 | 28-Jan-1999 |
Mark J. Cox |
Fixes to BN code. Previously the default was to define BN_RECURSION but the BN code had some problems that would cause failures when doing certificate verification and some other functions.
Fixes to BN code. Previously the default was to define BN_RECURSION but the BN code had some problems that would cause failures when doing certificate verification and some other functions. Submitted by: Eric A Young from a C2Net version of SSLeay Reviewed by: Mark J Cox PR:
show more ...
|
8938272b | 28-Jan-1999 |
Dr. Stephen Henson |
Remember to add the new file this time :-) |
92c046ca | 28-Jan-1999 |
Dr. Stephen Henson |
Add ASN1 code for netscape certificate sequences. |
a27598bf | 26-Jan-1999 |
Dr. Stephen Henson |
Add a few extended key usage OIDs. |
b2347661 | 26-Jan-1999 |
Dr. Stephen Henson |
Still more X509 V3 stuff. Modify ca.c to work with the new code and modify openssl.cnf for the new syntax. |
fd9d35f5 | 25-Jan-1999 |
Ben Laurie |
Oops. One header too many. |
f3d2e56b | 25-Jan-1999 |
Ben Laurie |
Update dependencies. |
8a522211 | 25-Jan-1999 |
Ben Laurie |
Declare correctly on FreeBSD. |
a224de3f | 25-Jan-1999 |
Ben Laurie |
Reduce header dependencies. |