- 26 2月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 25 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
the errant field for more ASN1 error conditions.
-
- 24 2月, 2001 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Print out OID of unknown signature or public key algorithms.
-
由 Dr. Stephen Henson 提交于
key algorithms and leaking if the signature verify fails.
-
- 23 2月, 2001 7 次提交
-
-
由 Dr. Stephen Henson 提交于
or serial number.
-
由 Dr. Stephen Henson 提交于
prototype hack. This unfortunately means that every ASN1_*_END construct cannot have a trailing ;
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
change the way ASN1 modules are exported. Still needs a bit of work for example the hack which a dummy function prototype to avoid compilers warning about multiple ;s.
-
由 Richard Levitte 提交于
Define the right macro for Linux and other GNU-based systems to get a correct declaration of strdup()
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
really see why we need to define these function pointers with MS_FAR if it's not done cosistently everywhere. If we decide to support MS_FAR modifiers, it's better to have the named something more unique for OpenSSL and to define them in e_os2.h.
-
- 22 2月, 2001 11 次提交
-
-
由 Bodo Möller 提交于
to include (but the OpenSSL_0_9_6-stable branche still has inconsistencies)
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
and make all files the depend on it include it without prefixing it with openssl/. This means that all Makefiles will have $(TOP) as one of the include directories.
-
由 Richard Levitte 提交于
compared to it has the type size_t. Included the needed headers to make that happen.
-
由 Richard Levitte 提交于
defined there.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
OPENSSL_UNISTD before redefining it, to avoid compiler warnings.
-
由 Richard Levitte 提交于
pre-CRYPTO_MEM_LEAK_CB time.
-
由 Richard Levitte 提交于
there's no point creating an alias for it.
-
由 Dr. Stephen Henson 提交于
Rebuild ASN1 error codes to remove unused function and reason codes.
-
由 Geoff Thorpe 提交于
-
- 21 2月, 2001 6 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
example) are declared with some extra linkage information. This generates a warning when using the function name as a value to a regular function pointer with the "correct" definition of the function. Therefore, use a macro to cast the appropriate function on VMS.
-
由 Richard Levitte 提交于
strings.h according to X/Open.
-
由 Richard Levitte 提交于
-
由 Geoff Thorpe 提交于
callbacks, and their prototypes were consistent as they were. These casts need reversing. Also, I personally find line breaks during parameter lists (ie a line ending in a comma) easier to read at a glance than line breaks at the end of a function call and before a dereference on the return value (ie a line ending in a closed-bracket followed by a line starting with "->").
-
由 Ulf Möller 提交于
-
- 20 2月, 2001 11 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
OCSP_CRLID_new and OCSP_crlID_new clash on case-insensitive systems.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
get a chance to be defined. Make a batter file name translator (uhm, no, that's not the finished variant :-)).
-
由 Richard Levitte 提交于
get a chance to be defined.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
lots of silly warnings from the compiler.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
get a chance to be defined.
-
由 Richard Levitte 提交于
-