0f247dec | 30-Mar-1999 |
Ulf Möller |
New switch "386" to generate 80386 code (emulate bswap). |
bc37a6b8 | 29-Mar-1999 |
Dr. Stephen Henson |
Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creation kludge, remove CRs from ssl_ciph.c and update Win32 functions for PKCS#12 code. It might compile under Win32 now ... |
ee0508d4 | 29-Mar-1999 |
Dr. Stephen Henson |
Include pkcs12 program as part of openssl. This completes most of the PKCS#12 integration. |
7c0f3d09 | 29-Mar-1999 |
Bodo Möller |
Added comments to des_enc_{read,write} functions warning about their cryptographic weakness (IV reuse). |
67d5ac03 | 29-Mar-1999 |
Dr. Stephen Henson |
Various PKCS#12 related tidies and fixes: it might even compile now :-) |
8d8c7266 | 28-Mar-1999 |
Dr. Stephen Henson |
Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add them to the build environment. |
cfcefcbe | 28-Mar-1999 |
Dr. Stephen Henson |
Further PKCS#12 integration, PBE, PKCS#8 additions. |
4b518c26 | 28-Mar-1999 |
Dr. Stephen Henson |
This is the beginning of PKCS#12 integration. This just adds the PKCS#12 objects to objects.h NOTE: during this integration it will not be possible to compile my PKCS#12 program agai
This is the beginning of PKCS#12 integration. This just adds the PKCS#12 objects to objects.h NOTE: during this integration it will not be possible to compile my PKCS#12 program against OpenSSL because there will be conflicts between the external functionality and that being added to the core code.
show more ...
|
2f0eae31 | 27-Mar-1999 |
Dr. Stephen Henson |
extranet file added... |
785cdf20 | 27-Mar-1999 |
Dr. Stephen Henson |
Add initial support for Thawte strong extranet certificate extensions and include an 'indent' option to V3 stuff. |
ba423add | 27-Mar-1999 |
Ben Laurie |
Linux PPC support. |
67da3df7 | 27-Mar-1999 |
Ben Laurie |
Fix Alpha assembler, remove redundant file. |
0e9fc711 | 25-Mar-1999 |
Ralf S. Engelschall |
Make sure the RSA OAEP test is skipped under -DRSAref because OAEP isn't supported when OpenSSL is built with RSAref. Submitted by: Ulf Moeller <ulf@fitug.de> Reviewed by: Ralf S. En
Make sure the RSA OAEP test is skipped under -DRSAref because OAEP isn't supported when OpenSSL is built with RSAref. Submitted by: Ulf Moeller <ulf@fitug.de> Reviewed by: Ralf S. Engelschall
show more ...
|
1b276f30 | 24-Mar-1999 |
Ralf S. Engelschall |
Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.h so they no longer are missing under -DNOPROTO. Submitted by: Soren S. Jorvang <soren@t.dk> Reviewed by: Ralf S. Engel
Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.h so they no longer are missing under -DNOPROTO. Submitted by: Soren S. Jorvang <soren@t.dk> Reviewed by: Ralf S. Engelschall
show more ...
|
85b283ff | 23-Mar-1999 |
Ralf S. Engelschall |
Update after release... |
d343d272 | 23-Mar-1999 |
Ralf S. Engelschall |
Typo |
Revision tags: OpenSSL_0_9_2b |
|
8af354d4 | 22-Mar-1999 |
Ralf S. Engelschall |
Ops, interrupted commit. Fixed |
36108adb | 22-Mar-1999 |
Ralf S. Engelschall |
update list |
f5904406 | 22-Mar-1999 |
Ralf S. Engelschall |
Merge ext-conf.txt and buffer.txt into a global openssl.txt because we shouldn't again start with thousend little text files or we quickly come back to the old SSLeay days ;-) |
6e9f108d | 22-Mar-1999 |
Ralf S. Engelschall |
Add two recently added functions |
72e442a3 | 22-Mar-1999 |
Ralf S. Engelschall |
function names recently changed - consistency. |
74355a35 | 22-Mar-1999 |
Ralf S. Engelschall |
One more 0.9.2b |
eee591a4 | 22-Mar-1999 |
Ralf S. Engelschall |
Final polishing for README file |
738769ff | 22-Mar-1999 |
Ralf S. Engelschall |
Add latest changes to NEWS file |
4109b97c | 22-Mar-1999 |
Ralf S. Engelschall |
Bring style of INSTALL* documents in sync with README file and fix some inconsistencies. |