Tcl Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

43 check-ins tagged with "rmax-ipv6-branch"

2011-06-22
14:21
complete a comment in socket.test Closed-Leaf check-in: 8f2747dc54 user: max tags: rmax-ipv6-branch
2011-06-16
15:21
  • doc/socket.n: Document the fact that the event loop is now needed for [socket -async]
  • uni...
check-in: 68deb29ead user: max tags: rmax-ipv6-branch
2011-06-07
14:59
Simplify file descriptor handling for client sockets and derived server sockets by putting an instan... check-in: 5f816f5758 user: max tags: rmax-ipv6-branch
14:31
Fix bug#3084338, a memleak when a [socket -async] was closed before the connection had succeeded or ... check-in: 3bbc03d664 user: max tags: rmax-ipv6-branch
12:53
Fix bug#3164655: getaddrinfo() crash on HP-UX check-in: 88194f2c70 user: max tags: rmax-ipv6-branch
2011-06-06
15:07
  • Don't use port 0 for test 14.2 as it fails in different ways on Linux and NetBSD.
  • Unify ch...
check-in: b563eaed64 user: max tags: rmax-ipv6-branch
2011-06-01
15:30
  • Improve socket.test by checking the latency on the loopback address and use that for some of th...
check-in: 16c719352e user: max tags: rmax-ipv6-branch
2011-05-30
18:04
  • Fix setting up of [fileevent] while an async socket is still in progress
  • Cache async sock...
check-in: 6d66913621 user: max tags: rmax-ipv6-branch
2011-05-27
18:36
Fix [socket -async] for DNS names with more than one address check-in: a1abfd5e94 user: max tags: rmax-ipv6-branch
2010-09-27
19:22
Require at least Windows XP, for IPv6 support Closed-Leaf check-in: 396e1e9936 user: rmax tags: rmax-ipv6-branch
16:50
Cleanup the previous HEAD merge check-in: aa25938ab0 user: rmax tags: rmax-ipv6-branch
11:00
Merge from HEAD check-in: d1f5c51f30 user: rmax tags: rmax-ipv6-branch
2010-09-22
17:28
Added a HISTORY section check-in: 43930424d5 user: rmax tags: rmax-ipv6-branch
16:38
s/fconfigure/chan configure/ and note 8.6 nature of IPv6 support check-in: db8ae95e52 user: hobbs tags: rmax-ipv6-branch
2010-09-17
16:21
Add support for ::tcl::unsupported::socketAF to enforce the address family check-in: 440f849a9c user: rmax tags: rmax-ipv6-branch
14:56
Document IPv6 support check-in: 87c7c2d857 user: rmax tags: rmax-ipv6-branch
12:55
Merge from HEAD to rmax-ipv6-branch check-in: 70c6ac9692 user: rmax tags: rmax-ipv6-branch
2010-09-15
17:04
Allow cross-compilation by default check-in: e43c6514cf user: rmax tags: rmax-ipv6-branch
2010-07-01
15:50
make fake-rfc2553 thread-safe check-in: 160fe7da64 user: rmax tags: rmax-ipv6-branch
15:47
Improve the RFC2553 tests check-in: 797ecc537f user: rmax tags: rmax-ipv6-branch
2010-06-25
17:20
- Use random port numbers for almost all of the tests. - Make the protocol between tests and remote ... check-in: 6c60258dc8 user: rmax tags: rmax-ipv6-branch
16:45
check for strlcpy check-in: f5b99efced user: rmax tags: rmax-ipv6-branch
2010-06-10
22:56
change notes check-in: cd6e8a85d3 user: hobbs tags: rmax-ipv6-branch
22:56
* generic/tclIOSock.c (TclCreateSocketAddress): don't use AI_ADDRCONFIG on AIX, as it causes compl...
check-in: 400159d41a user: hobbs tags: rmax-ipv6-branch
22:56
* unix/tclUnixSock.c (CreateClientSocket): protect AF_INET6 pieces with ifndef NEED_FAKE_RFC2553. ...
check-in: 196be22462 user: hobbs tags: rmax-ipv6-branch
22:55
* unix/tclUnixPort.h: correct include path of fake-rfc2553.h
check-in: e7125f850a user: hobbs tags: rmax-ipv6-branch
22:53
* unix/configure, unix/tcl.m4: s/==/=/ syntax error fix
check-in: a5c8305324 user: hobbs tags: rmax-ipv6-branch
22:53
* compat/fake-rfc2553.h: define EAI_SERVICE if not already. s/u_/u/g for types.
check-in: ac3a2a26ef user: hobbs tags: rmax-ipv6-branch
15:04
Add emulation code from openssh for getaddrinfo() and friends check-in: 49f53b27bd user: rmax tags: rmax-ipv6-branch
2010-06-08
20:45
add missing headers to the getaddrinfo check check-in: 47b9d75058 user: rmax tags: rmax-ipv6-branch
16:03
Fix async client sockets check-in: 71ba8c2755 user: rmax tags: rmax-ipv6-branch
2010-06-07
17:36
rebranch from HEAD check-in: f3af08f468 user: rmax tags: rmax-ipv6-branch
2010-04-01
13:31
Small changes to make code fit Engineering Manual and compile on C89. check-in: 0c034c15c5 user: dkf tags: rmax-ipv6-branch
2010-03-30
21:18
Use TclWinConvertWSAError() at the right places inside CreateSocket() check-in: 176cfa12e7 user: rmax tags: rmax-ipv6-branch
18:52
Fix the logic of connecting client sockets under Windows check-in: 8973c3f502 user: rmax tags: rmax-ipv6-branch
16:26
First shot at porting the IPv6 changes to Windows check-in: ba424136ad user: rmax tags: rmax-ipv6-branch
08:45
Merge from HEAD to rmax-ipv6-branch check-in: 54b695423d user: rmax tags: rmax-ipv6-branch
2010-03-29
20:16
Add a compat-define for AF_INET6 check-in: f4a0700510 user: rmax tags: rmax-ipv6-branch
2010-03-27
15:14
Comment the ifdefery around AI_ADDRCONFIG and IPV6_V6ONLY check-in: aede3689f0 user: rmax tags: rmax-ipv6-branch
13:25
Conditionalize the use of IPV6_V6ONLY check-in: 5938be08e9 user: rmax tags: rmax-ipv6-branch
2010-03-25
19:34
Fix the address logic when opening client sockets check-in: 4e29b86545 user: rmax tags: rmax-ipv6-branch
2010-03-23
14:14
Conditionalize the use of AI_ADDRCONFIG check-in: d7c7735f38 user: rmax tags: rmax-ipv6-branch
2010-03-17
19:27
First attempt on IPv6 support with the goal of maximum transparency and backwards compatibility. check-in: eee9f47c0a user: rmax tags: rmax-ipv6-branch