- 22 7月, 2004 6 次提交
-
-
由 Andy Polyakov 提交于
with HP-UX offering 14 for NAME_MAX?
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
SIXTY_FOUR_BIT_LONG) were failing to pass 'cd test; make test_bn'.
-
由 Richard Levitte 提交于
Some code beautification. Change the macro CP_THREAD_ACP to CP_ACP, because the latter is more widely defined. Add a conditional macro definition in case FindFirstFile and FindNextFile aren't properly defined (might happen on WinCE). Suggested by Andy Polyakov <appro@fy.chalmers.se>
-
由 Andy Polyakov 提交于
-
- 21 7月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
Windows changes that detects if multibyte characters are available and deals with them properly. Contributed by Andy Polyakov <appro@fy.chalmers.se>
-
- 20 7月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
NUL-teminated at all times, and that we don't make unneeded calls to free().
-
- 19 7月, 2004 4 次提交
-
-
由 Richard Levitte 提交于
instead of local time.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
I also used this opportunity to clean up some out-of-date targets and re-group targets by OS.
-
- 17 7月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
we were mislead by _MSC_VER macro, which is defined by *all* Windows Microsoft compilers.
-
- 16 7月, 2004 2 次提交
-
-
由 Geoff Thorpe 提交于
Submitted by: Nils Larsch
-
由 Geoff Thorpe 提交于
(suggested by Adam Young <ayoung@cigital.com>) Submitted by: Nils Larsch
-
- 12 7月, 2004 10 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
(incidently, this also tells VMS that there exists a new symbol in the SSL library)
-
由 Richard Levitte 提交于
we need to have them among the symbols that should appear in the transfer table, at least on VMS (and it wouldn't surprise me if Windows would whine as well).
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Lucky me, I had prepared for this :-).
-
由 Richard Levitte 提交于
identities disabled.
-
由 Richard Levitte 提交于
Don't have a constant that you're going to assign to, that's just plain stupid (I was the stupidhead here...).
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
linux-x86_64 target.
-
- 11 7月, 2004 1 次提交
-
-
由 Bodo Möller 提交于
-
- 10 7月, 2004 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 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 3 次提交
-
-
由 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...
-