Differences From Artifact [f8565544f0]:
- File ChangeLog — part of check-in [792b3e0524] at 2004-06-29 10:58:08 on branch trunk — * tlsInt.h: Added headers required with MSVC on Win32. * tlsX509.c: undef min and max if defined (win32). (user: patthoyts, size: 12593) [annotate] [blame] [check-ins using]
To Artifact [fec6460738]:
- File ChangeLog — part of check-in [9633ce0e5c] at 2004-06-29 11:07:08 on branch trunk — * tls.c: Fixup to build against tcl 8.3.3. Handle * tlsIO.c: 8.4 constification. (user: patthoyts, size: 12697) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | 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: |
︙ |