Timeline
Not logged in

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

50 events by user rmax occurring around 2010-09-17 12:55:37.

2011-06-07
19:54 Ticket [3164655fff] socket: getaddrinfo() crashed on HP-UX status still Open with 4 other changes artifact: c774668495 user: rmax
2010-12-18
00:33 Ticket [2537626fff] Makefile.in: "rpm -bb" sould be "rpmbuild -bb" status still Open with 4 other changes artifact: 8c24103168 user: rmax
2010-12-14
17:22
* win/tclWinSock.c (CreateSocket): Swap the loops over * unix/tclUnixSock.c ... check-in: beb3b2f8a3 user: rmax tags: trunk
2010-11-09
21:01 Ticket [3084338fff] memleak in the IPv6 code status still Open with 4 other changes artifact: 99c0930e44 user: rmax
20:59 Ticket [1778850fff] man page installs fail in some environments status still Open with 1 other change artifact: e04158fe04 user: rmax ... 1 similar event omitted.
2010-11-04
21:38
some more speedups to socket.test check-in: f37b754d86 user: rmax tags: trunk
21:08
avoid having to wait for some child processes to time out after all tests have been run check-in: 1c63c22e4d user: rmax tags: trunk
18:39
Rework some of the tests to speed them up by avoiding (supposedly) unneeded [after]s... check-in: ebe9d97179 user: rmax tags: trunk
15:59
reorder the constraint list per test for clearer make test output of skipped tests check-in: 2af48b523e user: rmax tags: trunk
15:40
* tests/socket.test: Run the socket tests three times with the address family set to any, inet, and ... check-in: 8b13af389e user: rmax tags: trunk
2010-10-26
19:56
Split from ChangeLog check-in: 183b97080e user: rmax tags: trunk
16:14
* Changelog.2008: Split off from Changelog. * generic/tclIOSock.c (TclCreateSocketAddress): The inte... check-in: dc75730925 user: rmax tags: trunk
13:14
Add support for ::tcl::unsupported::noReverseDNS check-in: 714ff5371e user: rmax tags: trunk
2010-10-12
18:46 Ticket [3084338fff] memleak in the IPv6 code status still Open with 5 other changes artifact: a2e555b951 user: rmax
11:37
* unix/tclUnixSock.c (CreateClientSocket): Fix a memleak and refactor the calls to freeaddrinfo() [B... check-in: 01072bc4cf user: rmax tags: trunk
2010-10-01
15:23 Ticket [3079212fff] tests io-53.10 and chan-io-53.10 hang sometimes status still Open with 4 other changes artifact: 1f1497175f user: rmax
2010-09-28
15:14
Implement TIP#162 check-in: bf99e9f86d user: rmax tags: trunk
15:13
* doc/socket.n: Document the changes to the [socket] and [fconfi... check-in: 3f8b48b6b6 user: rmax tags: trunk
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
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
15:20
prevent a race condition when shutting down the remote test server check-in: ff37c169a8 user: rmax tags: trunk
2010-06-10
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-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
21:28 Ticket [1782896fff] Wanted: IPv6 status still Open with 4 other changes artifact: 915e9f63fa user: rmax
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
2010-02-26
10:32
Cleanup doc/safe.n check-in: 52450b646f user: rmax tags: trunk
2010-02-16
17:35 New ticket [2952904fff] "floating point assist fault" on IA64 during Tcl startup. artifact: 107885d55d user: rmax
2009-06-15
16:24
* unix/tclUnixPort.h: Move all socket-related code from tclUnixChan.c * unix/tclUnixChan.c: to tclUn... check-in: f5db47944a user: rmax tags: trunk