- 21 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 20 12月, 1999 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 16 7月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
and delete an unused file.
-
- 16 5月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
(meaning pointer to char) to des_cblock * (meaning pointer to array with 8 char elements), which allows the compiler to do more typechecking. (The changed argument types were of type des_cblock * back in SSLeay, and a lot of ugly casts were used then to turn them into pointers to elements; but it can be done without those casts.) Introduce new type const_des_cblock -- before, the pointers rather than the elements pointed to were declared const, and for some reason gcc did not complain about this (but some other compilers did).
-
- 23 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 21 4月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ulf Möller 提交于
Submitted by: Richard Levitte <levitte@stacken.kth.se>
-
- 20 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 30 3月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
cryptographic weakness (IV reuse).
-
- 14 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 2月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 21 12月, 1998 2 次提交
-
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
-