- 10 7月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
Now we have directory reading capabilities for VMS as well, and all of it in a fairly general manner.
-
- 08 7月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
_stricmp() on that platform, use the appropriate header file for it, <string.h>. o_str.h: we only want to get size_t, which is defined in <stddef.h>. Philippe Bougeret <philippe.bougeret@freesbee.fr> notified us about Windows not having a <strings.h>
-
- 07 7月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 06 7月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
ec_curve.c (unify comments, etc). Submitted by: Nils Larsch Reviewed by: Bodo Moeller, Geoff Thorpe
-
- 05 7月, 2004 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 02 7月, 2004 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 01 7月, 2004 5 次提交
-
-
由 Richard Levitte 提交于
Add a note as to how these functions do not always return the key size, and how one can deal with that. PR: 907
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
C code yet...
-
由 Andy Polyakov 提交于
module name both SHA-256 and SHA-512 are supported.
-
由 Andy Polyakov 提交于
performance improvement. Make module more gcc friendly and clarify copyright issues for division routine.
-
- 29 6月, 2004 2 次提交
-
-
由 Richard Levitte 提交于
PR: 499
-
由 Richard Levitte 提交于
there's no need for a larger BUFSIZE any more... PR: 904
-
- 28 6月, 2004 3 次提交
-
-
由 Richard Levitte 提交于
PR: 904
-
由 Richard Levitte 提交于
The changes have been mailed to <crypt@bis.doc.gov> as well. PR: 903
-
由 Richard Levitte 提交于
PR: 905
-
- 24 6月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 6月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
- Remove unused and unuseful debug cruft. - Remove unnecessary 'top' fudging from BN_copy(). - Fix a potential memory leak and simplify the expansion logic in BN_bin2bn(). Submitted by: Nils Larsch Reviewed by: Geoff Thorpe
-
- 19 6月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
comment-noise to managable levels and inverting the sense of the "uptodate" boolean (which was counter-intuitive the way I'd left it).
-
- 18 6月, 2004 8 次提交
-
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
prototypes, etc. Also, some fairly significant edits were made to the text (who wrote this crap anyway? oh wait ...), removing stuff which is overkill, rewriting stuff that was opaque, correcting things that were just downright false, etc.
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
ignore.
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
Yet another question: some time ago you changed BN_set_word. Why didn't you change BN_get_word as well? Quite. I'm also removing the older commented-out implementations to improve readability. This complex stuff seems to date from a time when the types didn't match up well. Submitted by: Nils Larsch, Geoff Thorpe
-
由 Geoff Thorpe 提交于
the only function that uses it) because it would trip up an assertion in bn_div_words() when first invoked. This also adds BN_div_word() testing to bntest. Submitted by: Nils Larsch Reviewed by: Geoff Thorpe
-
- 15 6月, 2004 3 次提交
-
-
由 Richard Levitte 提交于
that isn't yet committed. It wasn't meant to be committed already, so I'm removing it for now.
-
由 Richard Levitte 提交于
*cnids.
-
由 Geoff Thorpe 提交于
Submitted by: Nils Larsch Reviewed by: Geoff Thorpe
-
- 14 6月, 2004 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 12 6月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
recommended -DMD32_REG_T=int in particular. PR: 893 Submitted by: Michal Ludvig <michal-list@logix.cz>
-
- 03 6月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
Also remove some commented-out lines of code that deny CVS its purpose.
-
- 01 6月, 2004 3 次提交
-
-
由 Geoff Thorpe 提交于
install to a different location than it had created. (BTW, VMS will need a matching fix in eng_list.c.) Note, these aren't ssl-specific, so I'm putting "engines/" into the libs directory rather than at the "--prefix" level or inside "ssl/".
-
由 Andy Polyakov 提交于
think that proper Makefile clean-up is required.
-
由 Andy Polyakov 提交于
this flag RAND_poll ends up in end-less loop calling RAND_add. But don't ask me why...
-
- 31 5月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-