- 08 4月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
Protect against future mistakes with an assert().
-
由 Richard Levitte 提交于
Spotted by Harald Koch <chk@pobox.com>
-
- 05 4月, 2001 5 次提交
-
-
由 Bodo Möller 提交于
(we don't have an ASN1_TEMPLATE to complain about at this stage, so errtt == NULL should be OK)
-
由 Richard Levitte 提交于
(provided by Stephen)
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
- 04 4月, 2001 4 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
just a slowdown.
-
由 Richard Levitte 提交于
performance to gain.
-
由 Richard Levitte 提交于
-
- 03 4月, 2001 10 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
compiler bug reported in <01032110293775.22278@weba3.iname.net> (the '++seq[i]' condition is evaluated as 256 rather than 0 when the previous value is 255).
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Geoff Thorpe 提交于
without releasing a lock. This is the same fix as applied to OpenSSL-engine-0_9_6-stable, minus the ENGINE_ctrl() change - the HEAD already had that fixed.
-
由 Geoff Thorpe 提交于
lock - stupidly, my last change addressed only one of them.
-
由 Geoff Thorpe 提交于
-
- 02 4月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
combine in CHOICE options. This was causing d2i_DSAPublicKey() to misbehave.
-
- 01 4月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 31 3月, 2001 5 次提交
-
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 30 3月, 2001 6 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
index -1).
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
FreeBSD's /bin/sh.
-
由 Richard Levitte 提交于
development line as well.
-
由 Richard Levitte 提交于
-
- 29 3月, 2001 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
des_encrypt() and des_encrypt() defined on some systems (Solaris and Unixware and maybe others), we rename des_encrypt() to des_encrypt1(). This should have very little impact on external software unless someone has written a mode of DES, since that's all des_encrypt() is meant for.
-
- 28 3月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Ulf Möller 提交于
-