- 01 3月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
"make update".
-
- 06 2月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 05 2月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
temporary BIGNUMs. BN_CTX still uses a fixed number of BIGNUMs, but the BN_CTX implementation could now easily be changed.
-
- 03 2月, 2000 3 次提交
-
-
由 Dr. Stephen Henson 提交于
Add new -notext option to 'ca', -pubkey option to spkac. Remove some "WTF??" casts from applications. Fixes to keep VC++ happy and avoid warnings. Docs tidy.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 30 1月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
"Make DSA_generate_parameters faster").
-
由 Bodo Möller 提交于
(including another problem in the s3_srvr.c state machine).
-
- 28 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
New function BN_pseudo_rand(). Use BN_prime_checks_size(BN_num_bits(w)) rounds of Miller-Rabin when generating DSA primes (why not use BN_is_prime()?)
-
- 24 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Tidy up CRYPTO_EX_DATA structures.
-
- 21 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 16 1月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 04 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
certificate: currently this includes trust settings and a "friendly name".
-
- 26 10月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Lennart Bång, Bodo Möller
-
- 20 10月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
tolerated in certificates.
-
- 04 10月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
-
- 25 8月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 24 8月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
DSA_METHOD to make it more consistent with RSA_METHOD.
-
- 23 8月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 06 8月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 05 8月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
while implementing and using it.
-
- 22 7月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
it is not needed.
-
- 10 7月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 25 6月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
"Chad C. Mulligan" <mulligan@antipope.org>.
-
- 12 6月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 08 6月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
a pain to read when using 4-space tabs.
-
- 21 5月, 1999 3 次提交
-
-
由 Bodo Möller 提交于
in cryptlib.h (which is often included as "../cryptlib.h"), then the question remains relative to which directory this is to be interpreted. gcc went one further directory up, as intended; but makedepend thinks differently, and so probably do some C compilers. So the ../ must go away; thus e_os.h goes back into include/openssl (but I now use #include "openssl/e_os.h" instead of <openssl/e_os.h> to make the point) -- and we have another huge bunch of dependency changes. Argh.
-
由 Bodo Möller 提交于
There were problems with putting e_os.h just into the top directory, because the test programs are compiled within test/ in the "standard" case in in their original directories in the makefile.one case; and in the latter symlinks may not be available.
-
由 Bodo Möller 提交于
include file.
-
- 15 5月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 02 5月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 30 4月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
由 Ulf Möller 提交于
Submitted by: Anonymous
-
- 29 4月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 27 4月, 1999 3 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 25 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
a -write option is needed to actually change anything. Second attempt at getting rid of ERR, ERRC definitions: it might even work this time :-)
-
- 24 4月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR:
-