- Mar 05, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
when X509_V_FLAG_X509_STRICT is set. Check for CRLSign in CRL issuer certificates. Reject CRLs with unhandled (any) critical extensions.
-
- Mar 04, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Reported by: Jose Castejon-Amenedo <Jose.Castejon-Amenedo@hp.com>
-
Richard Levitte authored
-
- Mar 02, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Mar 01, 2004
-
-
Dr. Stephen Henson authored
-
Richard Levitte authored
Notified by Paul Siegel <psiegel@corestreet.com>
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Feb 27, 2004
-
-
Richard Levitte authored
-
- Feb 26, 2004
-
-
Richard Levitte authored
PR: 833
-
Richard Levitte authored
PR: 834
-
- Feb 19, 2004
-
-
Dr. Stephen Henson authored
The old raw format can't be handled by some implementations and updates to RFC2560 will make the OCTET STRING mandatory.
-
- Feb 08, 2004
-
-
Dr. Stephen Henson authored
If -offset exceeds -length of data available exit with an error. Don't read past end of total data available when -offset supplied. If -length exceeds total available truncate it.
-
- Feb 07, 2004
-
-
Andy Polyakov authored
PR: 821
-
- Feb 01, 2004
-
-
Dr. Stephen Henson authored
memory allocate when calling EVP_MD_CTX_copy_ex(). Without this HMAC is several times slower than < 0.9.7.
-
- Jan 29, 2004
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
non-strict prototypes, all right? Kind of shadows the few other warnings so I keep missing them :-)).
-
- Jan 28, 2004
-
-
Richard Levitte authored
functionality. Therefore, I'm backing out most of the "CFB DES sync-up with FIPS branch" commit (I'm keeping the corrections of DES_cfb_encrypt()).
-
Richard Levitte authored
-
- Jan 27, 2004
-
-
Andy Polyakov authored
-
Richard Levitte authored
Windows).
-
- Jan 26, 2004
-
-
Richard Levitte authored
let's check for those macros, and if they aren't defined, let's assume there aren't Unixly devices on this platform.
-
- Jan 22, 2004
-
-
Richard Levitte authored
-
- Jan 21, 2004
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
-
Andy Polyakov authored
PR: 772
-
Andy Polyakov authored
-
- Jan 10, 2004
-
-
Richard Levitte authored
VMS. The C RTL can handle it well if the "directory" is a logical name with no colon, therefore ending being 'logname/file'. However, if the given logical names actually has a colon, or if you use a full VMS-syntax directory, you end up with 'logname:/file' or 'dev:[dir1.dir2]/file', and that isn't handled in any good way. So, on VMS, we need to check if the directory string ends with a separator (one of ':', ']' or '>' (< and > can be used instead [ and ])), and handle that by not inserting anything between the directory spec and the file name. In all other cases, it's assumed the directory spec is a logical name, so we need to place a colon between it and the file. Notified by Kevin Greaney <kevin.greaney@hp.com>.
-
- Jan 08, 2004
-
-
Lutz Jänicke authored
PR: #748 Submitted by: Kirill Kochetkov <kochet@ixbt.com>
-
Lutz Jänicke authored
PR: #570 Submitted by: Martin Witzel <MWITZEL@de.ibm.com>
-
- Jan 04, 2004
-
-
Lutz Jänicke authored
-
Lutz Jänicke authored
Submitted by: "Martin Witzel" <MWITZEL@de.ibm.com> PR: #570
-
cvs2svn authored
'OpenSSL_0_9_7-stable'.
-