History of win/makefile.vc of 05b744536660a66b

History of the file that is called win/makefile.vc at check-in 05b744536660a66b

2020-10-15
10:36
Added: Ticket [604bb68b5c]. Add first sketch of a nmake build. file: [88282c8491] check-in: [2babef91c5] user: oehhar, branch: bug-604bb68b5c-nmake, size: 662 [annotate] [blame] [check-ins using]
2016-11-22
22:08
Deleted: Removed Windows-specific build files check-in: [03b67e6003] user: rkeene, branch: tls-1-7, size: 0
2015-06-06
09:07
Fix for bug #58. Crash/hang on protocol version negotiation failure. See bug report for analysis. Now we keep track of handshake failures through the HANDSHAKE_FAILURE flag and do not call back into SSL_accept/SSL_connect if handshake had already failed. file: [91ee39841d] check-in: [9182f29754] user: apnadkarni, branch: trunk, size: 16381 [annotate] [blame] [check-ins using] [diff]
07:03
Changed ssleay32s.lib and libeay32s.lib to ssleay32.lib and libeay32.lib respectively to match configure.in and what current openssl builds produce. file: [e48829291b] check-in: [5c5e4986a8] user: apnadkarni, branch: trunk, size: 16381 [annotate] [blame] [check-ins using] [diff]
2015-05-01
18:44
* configure.in: Bump to version 1.6.5. * win/makefile.vc: * configure: regen with ac-2.59 * tls.c: Accepted SF TLS [bug/patch #57](https://sourceforge.net/p/tls/bugs/57/). * tlsIO.c: Accepted core Tcl patch in [ticket](http://core.tcl.tk/tcl/tktview/0f94f855cafed92d0e174b7d835453a02831b4dd). file: [e81e6eca08] check-in: [b3dc06600e] user: andreas_kupries, branch: trunk, size: 16390 [annotate] [blame] [check-ins using] [diff]
2014-12-08
19:09
Applied patches #12 and #13 for Server Name Indication (SNI) support, and TLS 1.1, 1.2 support. file: [98bc811491] check-in: [54d14de805] user: andreas_kupries, branch: trunk, size: 16390 [annotate] [blame] [check-ins using] [diff]
2012-07-09
23:28
* configure.in: Bump to version 1.6.3. * win/makefile.vc: * configure: regen with ac-2.59 * tls.c (MiscObjCmd): Fixed non-static string array used in call of Tcl_GetIndexFromObj(). Memory smash waiting to happen. Thanks to Brian Griffin for alerting us all to the problem. file: [8713e89984] check-in: [c1eb553b32] user: andreas_kupries, branch: trunk, size: 16390 [annotate] [blame] [check-ins using] [diff]
2012-06-01
23:03
* configure.in: Bump to version 1.6.2. * win/makefile.vc: * configure: regen with ac-2.59 file: [bffeeb0ba2] check-in: [e8bcabbd0a] user: andreas_kupries, branch: trunk, size: 16389 [annotate] [blame] [check-ins using] [diff]
2010-08-12
01:30
* configure: regen with ac-2.59 * win/makefile.vc, configure.in: bump version to 1.6.1 * tclconfig/tcl.m4: updated to TEA 3.8 file: [87c283b4fd] check-in: [05b7445366] user: hobbs2, branch: trunk, size: 16380 [annotate] [blame] [check-ins using] [diff]
2008-06-18
11:29
Fixed ciphers test for 0.9.8 and updated win build to support testing. file: [7cc71adccb] check-in: [4b6990b1fa] user: patthoyts, branch: trunk, size: 16381 [annotate] [blame] [check-ins using] [diff]
2008-03-19
22:38
* win/makefile.vc: bump version to 1.6 * configure.in: use -L and -R where necessary. [Bug 1742859] file: [a996142e02] check-in: [7530d26995] user: hobbs2, branch: trunk, size: 16346 [annotate] [blame] [check-ins using] [diff]
02:34
Updated the nmake build files with MSVC9 support and fixed to run the test-suite properly. Corrected namespace handling in tls::initlib on Windows. Applied #1890223 to fix handshake on non-blocking sockets file: [1ecdb77483] check-in: [5fb2d63afa] user: patthoyts, branch: trunk, size: 16351 [annotate] [blame] [check-ins using] [diff]
2007-09-06
21:01
Silence 64 bit integer conversion warnings Update build system to support AMD64 target with MSVC8 file: [a8ad16f8ba] check-in: [0fdb07692d] user: patthoyts, branch: trunk, size: 16415 [annotate] [blame] [check-ins using] [diff]
2007-02-28
23:33
* win/makefile.vc: Rebase the DLL sensibly. Additional libs for static link of openssl. * tls.tcl: bug #1579837 - TIP 278 bug (possibly) - fixed. file: [dc425d4798] check-in: [6613ecd570] user: patthoyts, branch: trunk, size: 14524 [annotate] [blame] [check-ins using] [diff]
2005-01-14
16:07
Make flags agree with the TEA build file: [125927e6af] check-in: [a1757bae4a] user: patthoyts, branch: trunk, size: 14424 [annotate] [blame] [check-ins using] [diff]
2004-12-17
16:01
Added: * win/makefile.vc: Added the MSVC build system (from the Tcl * win/rules.vc: sampleextension). * win/nmakehlp.c: * win/tls.rc Added Windows resource file. * tls.tcl: From patch #948155, added support for alternate socket commands. * tls.c: Quieten some MSVC warnings. Prefer ckalloc over Tcl_Alloc. (David Graveraux). file: [ded96baf4e] check-in: [fe79338a36] user: patthoyts, branch: trunk, size: 14350 [annotate] [blame] [check-ins using]