0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 18 hours ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated with dhparam.2.patch for tls ticket #59. More... about 11 years ago
Regenerated configure for 1.6.6. More... about 11 years ago
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. More... about 11 years ago
Fix TLS version number. Remove outdated references to Tcl 8.2/8.3. More... about 11 years ago
Changed ssleay32s.lib and libeay32s.lib to ssleay32.lib and libeay32.lib respectively to match configure.in and what current openssl builds produce. More... about 11 years ago
* 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). More... about 11 years ago
Updated ChangeLog with info about another patch which got committed in December. More... over 11 years ago
Applied patches #12 and #13 for Server Name Indication (SNI) support, and TLS 1.1, 1.2 support. More... over 11 years ago
Ticket 47, applied patch with last suggested change by Jeff (moving setting of "initialization"-flag). More... over 12 years ago
* configure.in: Bump to version 1.6.3. * win/makefile.vc: * configure: regen with ac-2.59 More... about 14 years ago
* configure.in: Bump to version 1.6.2. * win/makefile.vc: * configure: regen with ac-2.59 More... about 14 years ago
* tls.c: Applied Jeff's patch from http://www.mail-archive.com/[email protected]/msg12356.html More... about 14 years ago
note tls-1-6-1 tag date More... almost 16 years ago
* 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 More... almost 16 years ago
minor comment fix More... almost 16 years ago
brace TESTFLAGS in make test More... almost 16 years ago
* tls.c (StatusObjCmd): memleak: free peer if loaded. [Bug 3041925] More... almost 16 years ago
* tls.tcl (tls::socket): some socket implementations have a -type support (e.g. for inet6). More... almost 16 years ago
* tls.tcl (tls::initlib): add support for Windows starpack operation that unbundles any constituent libraries. [AS Bug 82888] More... about 17 years ago
Fixed ciphers test for 0.9.8 and updated win build to support testing. More... about 18 years ago
remove incorrect timing of tls 1.6 version change More... over 18 years ago
not tls 1.6 tag date More... over 18 years ago
(dist): update to include win/ and file.srl More... over 18 years ago
made more relevant for 1.6 release More... over 18 years ago
* win/makefile.vc: bump version to 1.6 * configure.in: use -L and -R where necessary. [Bug 1742859] More... over 18 years ago
* aclocal.m4: improve --with-ssl-dir check. More... over 18 years ago
* tests/tlsIO.test (tlsIO-14.*): Add tls::unimport for symmetry * tls.htm, tls.c (UnimportObjCmd): to tls::import. [Bug 1203273] More... over 18 years ago
Use better Eval APIs, cleaner Tcl_Obj-handling. More... over 18 years ago
* tls.c (Tls_Clean, ImportObjCmd): Fix cleanup mem leak [Bug 1414045] More... over 18 years ago
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 More... over 18 years ago