- 07 5月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
called downstream that need it to be non-const. The fact that the RSA_METHOD functions take the RSA* as a const doesn't matter, it just expresses that *they* won't touch it. PR: 602
-
- 06 5月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
Suggested by Götz Babin-Ebell <babin-ebell@trustcenter.de>.
-
- 05 5月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 602
-
- 03 5月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 02 5月, 2003 4 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix typo.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 01 5月, 2003 6 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
crypto/store/README, crypto/store/store.h and crypto/store/str_locl.h.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 30 4月, 2003 8 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
that uses them that I'll commit in a few days.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
not to mention the OBJ_BSEARCH_* macros.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
returns an index.
-
由 Richard Levitte 提交于
even if an exact match wasn't found.
-
由 Richard Levitte 提交于
flags.
-
- 22 4月, 2003 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Richard Levitte 提交于
PR: 578
-
- 16 4月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
Memory leak fix: RSA_blinding_on() would leave a dangling pointer in rsa->blinding under certain circumstances. Double definition fix: RSA_FLAG_NO_BLINDING was defined twice.
-
- 15 4月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 11 4月, 2003 6 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
it's time for a release, so I'm just adding an enty in PROBLEMS, and will hopefully solve this for a later release
-
- 10 4月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
-
- 08 4月, 2003 6 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
It seems that svr3 and svr5 differ, after all.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
libraries. What's worse, the directories given in LD_LIBRARY_PATH are checked first! Therefore, we need a hack to prepend all the directories we give with -L to the current value of LD_LIBRARY_PATH, thereby temporarly forming a hacked value. Only copy LIBEXTRAS if they are given. Svr5 doesn't use -z allextract...
-
由 Lutz Jänicke 提交于
the cipher name in the list is not guaranteed to be at least "buflen" long. PR: 567 Submitted by: "Matt Harren" <matth@cs.berkeley.edu>
-