3
I Use This!
Inactive

Commits : Listings

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