aboutsummaryrefslogtreecommitdiffstats
path: root/missing
Commit message (Collapse)AuthorAgeFilesLines
* * Macros fixupsossl1-ossl2-branch-pointMichal Rokos2002-04-071-1/+1
| | | | | | | | | | * X509ExtFactory cleanup * fixed strptime warning on Linux * X509::Certificate#version has been changed! !!! WARNING !!! x509.version = 2 -> defines X509v3, (0 for v1, 1 for v2, ...) p x509.version -> 2, means that it is X509v3 !!! WARNING !!!
* * really fixed strptime.c (silly me, thanks Hynek)Michal Rokos2002-01-161-1/+1
|
* * fixed missing/strptime.c (Hynek)Michal Rokos2002-01-161-9/+17
| | | | * more strict format for UTC time (ossl.c - 'Z' in the end)
* * selfdipatch BN implementation (test only)Michal Rokos2002-01-162-19/+3
| | | | | * removed strncasecmp (for WIN32 made alias to _strnicmp) * fixed missing/strptime.c (Hynek Rostinsky)
* * OpenSSL 0.9.6c support (BN)Michal Rokos2002-01-101-4/+0
| | | | | | * MS_CALLBACK to ossl_pkey_*.c * Memory checking with OSSL_DEBUG * API doc style change
* * Further checking (Check_SafeStr, memory leaks)Michal Rokos2002-01-042-0/+382