1
2
3
4
5
6
7
8
|
2004-06-29 Pat Thoyts <[email protected]>
* tlsInt.h: Added headers required with MSVC on Win32.
* tlsX509.c: undef min and max if defined (win32).
* Makefile.in: Fixed to build on win32 using msys with
* aclocal.m4: MSVC. Also fixed the test target.
* configure.in:
|
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
|
2004-06-29 Pat Thoyts <[email protected]>
* tls.c: Fixup to build against tcl 8.3.3. Handle
* tlsIO.c: 8.4 constification.
* tlsInt.h: Added headers required with MSVC on Win32.
* tlsX509.c: undef min and max if defined (win32).
* Makefile.in: Fixed to build on win32 using msys with
* aclocal.m4: MSVC. Also fixed the test target.
* configure.in:
|