- 06 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 7月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Conversion between void * and function pointer. Value computed not used. Signed/unsigned argument.
-
- 04 6月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 27 9月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 04 2月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 27 11月, 2006 1 次提交
-
-
由 Ben Laurie 提交于
-
- 07 3月, 2006 1 次提交
-
-
由 Ulf Möller 提交于
-
- 13 2月, 2006 1 次提交
-
-
由 Ulf Möller 提交于
and response verification. Submitted by: Zoltan Glozik <zglozik@opentsa.org> Reviewed by: Ulf Moeller
-
- 26 7月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 5月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
dh.h, dsa.h, ec.h, ecdh.h, ecdsa.h, rsa.h), as the opaque bignum types are already declared in ossl_typ.h. Add explicit includes for bn.h in those C files that need access to structure internals or API functions+macros.
-
- 30 3月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 25 3月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 27 2月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 2月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 11月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 11月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix memory leak in s2i_ASN_INTEGER and return an error if any invalid characters are present.
-
- 28 2月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 16 3月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Overhaul the display of certificate details in the 'ca' utility. This can now be extensively customised in the configuration file and handles multibyte strings and extensions properly. This is required when extensions copying from certificate requests is supported: the user must be able to view the extensions before allowing a certificate to be issued.
-
- 19 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Enhance s2i_ASN1_INTEGER().
-
- 09 12月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Merge from the ASN1 branch of new ASN1 code to main trunk. Lets see if the makes it to openssl-cvs :-)
-
- 18 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
of complaints from the compiler about data pointers and function pointers not being compatible with each other.
-
- 10 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
the OpenSSL commands x50 and req work better on a EBCDIC system.
-
- 11 6月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
to support multiple calls. New function to retrieve email address from certificates and requests.
-
- 02 6月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
like Malloc, Realloc and especially Free conflict with already existing names on some operating systems or other packages. That is reason enough to change the names of the OpenSSL memory allocation macros to something that has a better chance of being unique, like prepending them with OPENSSL_. This change includes all the name changes needed throughout all C files.
-
- 31 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 22 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
documentation to reflect the STACK_OF(CONF_VALUE) change to the CONF lib and use ANSI typedefs for X509V3_EXT_I2D and X509V3_EXT_FREE.
-
- 21 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
seemed like a good idea at the time... several hours later it was rather obvious that these are used all over the place making the changes rather extensive.
-
- 10 5月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
used with negative char values, so I've added casts to unsigned char. Maybe what really should be done is change all those arrays and pointers to type unsigned char [] or unsigned char *, respectively; but using plain char with those predicates is just wrong, so something had to be done. Submitted by: Reviewed by: PR:
-
- 24 4月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 23 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 20 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 18 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 15 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
generator to typesafe stacks.
-
- 05 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
by BUF_MEM_strdup(). Added text documentation to the BUF_MEM stuff.
-
- 22 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
without -debug option to mk1mf.pl. Change _export to is_export (_export is a reserved word under VC++). Add yucky function prototype function pointer casts. Sanitise the included files in crypto/x509v3. Also changed ssleay.exe target to openssl.exe
-
- 20 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 19 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
to support CRL extensions.
-
- 17 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
support for assignment in config files.
-
- 10 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
name, issuer and authority key id. Change the i2v function parameters and add an extra 'crl' parameter in the X509V3_CTX structure: guess what that's for :-) Fix to ASN1 macro which messed up IMPLICIT tag and add f_enum.c which adds a2i, i2a for ENUMERATED.
-