- 12 9月, 2000 9 次提交
-
-
由 Richard Levitte 提交于
libdl just as linux-elf...
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
platforms list is clarified (it's however not quite followed in the RSAREF case...). RSAREF is also checked now.
-
由 Ben Laurie 提交于
-
由 Richard Levitte 提交于
from the given target. Fixed, I hope.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 11 9月, 2000 7 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
accordingly.
-
由 Richard Levitte 提交于
Perhaps we should make rewrites the default thing to do?
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 10 9月, 2000 3 次提交
-
-
由 Richard Levitte 提交于
the OpenSSL commands x50 and req work better on a EBCDIC system.
-
由 Dr. Stephen Henson 提交于
Incomplete and possibly inaccurate. Hope somone is checking these :-)
-
由 Richard Levitte 提交于
-
- 09 9月, 2000 5 次提交
-
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Add an ASN1 FAQ because I'm sick of answering it :-)
-
由 Richard Levitte 提交于
necessarely ours.
-
由 Richard Levitte 提交于
-
- 08 9月, 2000 4 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
New option to verify program to print out diagnostics.
-
由 Dr. Stephen Henson 提交于
Update PKCS12_parse(). Make the keyid in certificate aux info more usable.
-
由 Dr. Stephen Henson 提交于
Fix doc example, and fix BIO_find_type(). Fix PKCS7_verify(). It was using 'i' for both the loop variable and the verify return value.
-
- 07 9月, 2000 10 次提交
-
-
由 Dr. Stephen Henson 提交于
Add docs for BIO_find_type() and friends. Added function BIO_next() otherwise you can't traverse a chain without accessing BIO internals.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
process when some symbols are missing. Instead, all needed info is saved in the .num files, including what conditions are needed for a specific symbol to exist. This was needed for the work I'm doing with shared libraries under VMS.
-
由 Richard Levitte 提交于
centralise those hacks in crypto/symhacks.h and use it everywhere it's needed.
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
handle an externally provided "static" buffer as well a a dynamic buffer. The "static" buffer is filled first, but if overflowed, the dynamic buffer is used instead, being allocated somewhere i the heap. This combines the benefits of putting the output in a preallocated buffer (on the stack, for example) and in a buffer that grows somewhere in the heap.
-
由 Dr. Stephen Henson 提交于
Hmmm I didn't realise BIO_pop() did that: isn't source wonderful?
-
由 Bodo Möller 提交于
(the middle string describes the architecture).
-
- 06 9月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
return type (on platforms where time_t is a 32 bit value). New function ASN1_UTCTIME_cmp_time_t as a replacement for use in apps/x509.c.
-
由 Bodo Möller 提交于
http://www.rsasecurity.com/news/pr/000906-1.html (September 6, 2000): "RSA Security Releases RSA Encryption Algorithm into Public Domain"
-