- 21 2月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
ssl3_get_message, which is more logical (and avoids a bug, in addition to the one that I introduced yesterday :-) and makes Microsoft "fast SGC" less special. MS SGC should still work now without an extra state of its own (it goes directly to SSL3_ST_SR_CLNT_HELLO_C, which is the usual state for reading the body of a Client Hello message), however this should be tested to make sure, and I don't have a MS SGC client.
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
- 19 2月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
instead of 'unsigned' counters. Seed PRNG in MacOS/GetHTTPS.src/GetHTTPS.cpp. Partially submitted by Yoram Meroz <yoram@mail.idrive.com>.
-
- 18 2月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 17 2月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Ben Laurie 提交于
-
- 15 2月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 2月, 2000 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 12 2月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
generator (otherwise they don't work) and add -rand option. Update docs.
-
由 Bodo Möller 提交于
-
- 11 2月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 08 2月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
amend docs.
-
- 06 2月, 2000 4 次提交
-
-
由 Ulf Möller 提交于
-
由 Andy Polyakov 提交于
qualifier in asm definitions as it prevents compiler from moving the instruction(s) during optimization pass.
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
- 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.
-
- 04 2月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
OpenSSL_add_all_algorithms(). Move these into separate files so they work properly.
-
- 03 2月, 2000 2 次提交
-
-
由 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 提交于
-
- 01 2月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: Martin Kraemer <martin.kraemer@mch.sni.de>
-
- 31 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 30 1月, 2000 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
"Make DSA_generate_parameters faster").
-
由 Bodo Möller 提交于
(including another problem in the s3_srvr.c state machine).
-
- 29 1月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
-
- 28 1月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
New -pkcs12 option to CA.pl. Document CA.pl script. Initialise and free up the extra DH fields (nothing uses them yet though).
-
由 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()?)
-
- 27 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
Clean up bn_mont.c.
-
- 25 1月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 24 1月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
Tidy up CRYPTO_EX_DATA structures.
-
- 23 1月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Update docs.
-
由 Ulf Möller 提交于
-
- 22 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add new program dhparam and update docs.
-