tcludp
2007-04-10 patthoyts * generic/udp_tcl.c: Applied patch 1693037 from Uwe...
2007-03-30 patthoytsUpgraded TEA to 3.6 and update the version to 1.0.9...
2007-03-30 patthoytsAdded support for IP_MULTICAST_LOOP for kostix.
2007-01-31 patthoytsMade the HP-UX patch more specific as if affected AIX...
2007-01-21 patthoytsUpdated TEA and applied patch for HP-UX from tclguy
2006-07-11 patthoytsCopied in tcl's TclSockGetPort which is a more efficien...
2006-07-11 patthoytsAdded some optional timing to the srv tests and made...
2006-06-20 patthoytsTagging for release 1.0.8 tcludp-1_0_8
2006-06-20 patthoytsAdd constraints for slow tests.
2006-06-20 patthoytsStick to ckalloc/ckfree
2006-06-20 patthoytsWarning suppression and made sure it all works with...
2006-06-20 patthoytsAdded new test file to run a child process as udp server.
2006-05-15 patthoytsFixup for MS wacky stdlib naming.
2006-05-15 patthoytsFixed up some error messages.
2006-05-15 patthoytsFixes to the last checkin for building on windows using...
2006-05-15 patthoyts* aclocal.m4: Added check for fcntl.h and the...
2006-04-25 patthoytsCheck dtplite is really available
2006-03-05 patthoytsUpdating copyright info.
2006-03-04 patthoyts * tclconfig/*: Updated to TEA 3.5
2005-11-27 patthoyts * generic/udp_tcl.c: bug #1240127 - handle possible...
2005-05-20 patthoytsrelease 1.0.7 tcludp-1_0_7
2005-05-20 patthoytsReleasing tcludp 1.0.7
2005-05-19 patthoytsFix msvc build for TEA 3.1 upgrade
2005-05-19 patthoytsFixes to documentation and build on solaris
2005-05-19 patthoytsUpdate to TEA 3.2
2005-05-19 patthoyts * generic/udp_tcl.c: fconfigure options were returning...
2005-05-19 patthoyts * generic/udp_tcl.c: Deal with bug #1178996 by changin...
2005-05-17 patthoyts * win/rules.vc: Applied patch 1092432 by westrick85...
2005-04-27 patthoyts * demos/bug1158628.tcl: Demo file for this bug.
2004-11-23 patthoyts* demos/chat.tcl: Sample Tk chat app using multicast...
2004-11-23 patthoytsFix test target tcludp-1_0_6
2004-11-22 patthoyts* win/makefile.vc: Improved the win build system.
2004-11-22 patthoytsFixed the udp_conf return value.
2004-11-22 patthoyts* generic/udp_tcl.h: Done some testing with multicast...
2004-11-22 patthoyts* generic/udp_tcl.h: Fixed the -ttl option for Windows.
2004-11-22 patthoyts* generic/udp_tcl.c: Added support for setting and...
2004-02-09 patthoytsFollowed up a suggestion in patch #794072 to support... root-dev-2
2004-02-09 patthoytsoops. Only need event source for win32
2004-02-09 patthoytsFixes for some errors in the Win32 code in udpClose...
2004-02-09 patthoytsApplied fix from bug #833700 to close a memory leak...
2004-02-09 patthoytsAdded the standard windows nmake makefiles from the...
2004-02-09 patthoyts* Makefile.in: Fixed to build in directories other...
2003-10-23 patthoytsNothing serious
2003-10-14 patthoytsFix CONSTness for Tcl version < 8.4
2003-06-15 patthoytsUpdated the nroff document.
2003-06-15 patthoytsFixed an include bug for Linux and thinking about addin... tcludp-1_0_5
2003-06-13 patthoytscleaned up warnings and updated version numbers.
2003-06-13 patthoytsCleaned up some -Wall warnings under unix.
2003-06-13 patthoytsFixed line endings and updated the version info.
2003-06-11 patthoytsMinor typo fixes in comments
2003-06-03 patthoytsdefined ioctlsocket for unix.
2003-03-21 patthoytsdefine ioctlsocket for unix
2003-03-12 patthoytsFixed udpGetHandle to perform as per specs.
2003-03-04 patthoytsSkip test for unix requiring root perms.
2003-03-04 patthoytsAdded support for symbolic port names.
2003-03-03 patthoytsFix bug 696632: missing man.macros
2003-03-03 patthoytsFixed CONST compatability for Tcl 8.3/8.4.
2003-03-03 xiaotaowChanged to MIT license tcludp-1_0_4
2003-03-03 xiaotaowThe version provided by Pat Thoyts to fit into TEA...
2003-03-03 xiaotaowChanged by Pat to fit into TEA format
2003-03-03 xiaotaowChanged by Pat to fit into TEA format.
2003-03-03 xiaotaowInitial revision