- Jul 23, 2004
-
-
Andy Polyakov authored
-
- Jul 22, 2004
-
-
Richard Levitte authored
Apparently, the length *including* the NUL byte should be used. Contributed by Andy Polyakov <appro@fy.chalmers.se>
-
Richard Levitte authored
Make a nicer comment, as we don't really know for sure that it's really needed, and just want to play on the safe side. Suggest by Andy Polyakov <appro@fy.chalmers.se>
-
Andy Polyakov authored
-
Andy Polyakov authored
with HP-UX offering 14 for NAME_MAX?
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
SIXTY_FOUR_BIT_LONG) were failing to pass 'cd test; make test_bn'.
-
- Jul 21, 2004
-
-
Richard Levitte authored
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 authored
-
- Jul 20, 2004
-
-
Richard Levitte authored
Windows changes that detects if multibyte characters are available and deals with them properly. Contributed by Andy Polyakov <appro@fy.chalmers.se>
-
- Jul 19, 2004
-
-
Richard Levitte authored
NUL-teminated at all times, and that we don't make unneeded calls to free().
-
Richard Levitte authored
instead of local time.
-
- Jul 18, 2004
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
I also used this opportunity to clean up some out-of-date targets and re-group targets by OS.
-
- Jul 17, 2004
-
-
Andy Polyakov authored
-
Andy Polyakov authored
we were mislead by _MSC_VER macro, which is defined by *all* Windows Microsoft compilers.
-
- Jul 16, 2004
-
-
Geoff Thorpe authored
Submitted by: Nils Larsch
-
Geoff Thorpe authored
(suggested by Adam Young <ayoung@cigital.com>) Submitted by: Nils Larsch
-
- Jul 12, 2004
-
-
Richard Levitte authored
-
Richard Levitte authored
(incidently, this also tells VMS that there exists a new symbol in the SSL library)
-
Richard Levitte authored
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 authored
-
- Jul 11, 2004
-
-
Richard Levitte authored
-
Richard Levitte authored
Lucky me, I had prepared for this :-).
-
Richard Levitte authored
identities disabled.
-
Richard Levitte authored
Don't have a constant that you're going to assign to, that's just plain stupid (I was the stupidhead here...).
-
Andy Polyakov authored
-
Andy Polyakov authored
linux-x86_64 target.
-
Bodo Möller authored
-
- Jul 10, 2004
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
Now we have directory reading capabilities for VMS as well, and all of it in a fairly general manner.
-
- Jul 08, 2004
-
-
Richard Levitte authored
_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>
-
- Jul 06, 2004
-
-
Dr. Stephen Henson authored
-
Geoff Thorpe authored
ec_curve.c (unify comments, etc). Submitted by: Nils Larsch Reviewed by: Bodo Moeller, Geoff Thorpe
-
- Jul 04, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jul 01, 2004
-
-
Dr. Stephen Henson authored
-