start of AnyEvent conversion
[spider.git] / perl / Msg.pm
2011-12-21 Dirk Koopmanstart of AnyEvent conversion 1.56
2011-11-29 Dirk Koopmanfix shutdown() error and add CTY2117
2011-04-04 Dirk Koopmanfix IPV4 handling on non-IPV6 capable hosts
2011-04-04 Dirk Koopmanitry to fix outgoing IPV6 connects
2010-03-13 Dirk Koopmanadd more fixes for peerhosts
2010-03-03 Dirk KoopmanMerge commit '64461bf14f8ce1a'
2010-03-03 Dirk KoopmanMerge branch 'ip_address'
2009-11-26 Dirk Koopmanadd logging of PC92A ip addresses ip_address
2009-11-26 Dirk Koopmanadd IP Address to PC92 A record
2008-02-26 Dirk Koopmanfix them differently
2008-02-26 Dirk Koopmanput back IPPROTO_TCP and TCP_NODELAY
2008-02-26 Dirk Koopmanadd checks for other Win32 POSIX substitutes
2007-09-15 Dirk Koopmanadd optional INET6 capability. Need to load CPAN modules
2007-09-10 Dirk Koopmantidy blocking for windows (possibly)
2007-06-24 Dirk Koopmanremove all $Id$ strings
2007-06-21 Dirk KoopmanMerge branch 'SIMPLEROUTE'
2007-06-14 dirkMerge /scm/spider into SIMPLEROUTE
2007-06-14 Dirk KoopmanMerge branch 'master' into SIMPLEROUTE
2007-06-14 Dirk KoopmanPrepare for git repository
2007-06-13 Dirk KoopmanPrepare for SIMPLEROUTE merge (more files)
2007-01-08 minimaadd dxver to these routines
2007-01-07 minimaadded perl socket blocking where available
2007-01-07 minimause IO::Socket blocking wherever possible
2003-01-19 minimamake the major mod to make PC16 the master record for...
2002-09-29 minimaadd in and out stats for data into the cluster
2002-09-26 minimachanged connect strategy to factorise for external...
2002-09-21 minimaadded a check that connect ip addresses resolve
2002-07-29 minimaremove warnings from $BRANCH lines for 5.8.0
2002-07-28 minimaadd eval blocks around the ivalid key deletes in export...
2002-01-22 minimalimit spot dup checking to first 12 characters
2002-01-12 minimatry again
2002-01-12 minimaput setsockopts into eval blocks
2002-01-11 minimabacked out all the M$ chnages
2002-01-11 minimaremove all set sockopts for M$
2002-01-11 minimamove more M$ stuff out from nolinger
2002-01-11 minimamake M$ TCP connx blocking again
2002-01-11 minimais it right now?
2002-01-11 minimaadd missing defined for M$
2002-01-11 minimafix it for 5.005 without warnings
2002-01-11 minimatidy it up a bit more
2002-01-11 minimafinal M$ patches?
2002-01-11 minimaeven more M$ tuning
2002-01-11 minimayet more compatibilty fixes
2002-01-11 minimafiddle a bit more on compatibilty
2002-01-11 minimatry to get around differences for TCP_NODELAY for perl...
2002-01-11 minimastop nagling on node output
2002-01-10 minimaadd KEEPALIVE to TCP connections
2002-01-10 minimaadd some linger debugging
2002-01-10 minimaSet SO_LINGER = 0 on all client sockets
2002-01-06 minimachange back to Reuse
2002-01-06 minimaadd various eph timings and variables to control them
2001-10-09 minimaput in a prototype echo handler in Msg/ExtMsg
2001-09-01 minimachange build number calculation to be more accurate
2001-08-08 minimamerged back NEW_ROUTE into trunk
2001-05-14 minimatry to prevent double connects from semi succeeding...
2001-04-17 minimamake write complete
2001-04-15 minimaimprove show/connect a bit
2001-04-15 minimaremove POSIX blocking messages
2001-04-15 minimaalter changing %conns callsign logic slightly
2001-04-15 minimaupdate html docs
2001-04-09 minimaadded some more connection numbers
2001-04-09 minimaadd some extra info around connects for tracking connec...
2001-03-30 minimaadd more debuging,
2001-03-30 minimadecode AGW messages when there 36 bytes available
2001-03-30 minimaadded rinit command
2001-03-30 minimafix non-blocking so that it actually doesn't block!
2001-03-30 minimaand fix it on Msg as well
2001-03-27 minimaadd a first cut at an incoming only AGW engine shim...
2001-03-22 minimaallow ^Z in messages again
2001-03-18 minimatry a different way of importing Errnos
2001-03-17 minimafix typo
2001-03-17 minimaput POSIX block check back in, try to deal with M$...
2001-03-14 minimachange interface to connect
2001-03-14 minimafirst cut at outgoing ax25 / external connects
2001-03-13 minimachange select timeout
2001-03-13 minimaremoved the memory leakage a bit better on connects
2001-03-13 minimado non blocking connects
2001-03-05 minimafix simulanious connections
2001-03-04 minimaadd a timeout to the outgoing connect
2001-03-03 minimafixed problem with blank line input (for now)
2001-03-02 minimaslight syntax change
2001-03-02 minimafixed client line so it unconditionally starts a connec...
2001-03-02 minimafix some bugs
2001-03-02 minimaaltered order of a couple of statements
2001-03-02 minimaThe guts of the new Msg system
2000-12-05 minimaclobber 0x80-0x9f in incoming data
2000-10-31 minimaadded 0x8e to the list of banned characters
2000-10-17 minimatake out 00-08 0A-1F and 9B characters and replace...
2000-08-28 minimamake PC29 output correct on empty lines
2000-07-30 minimafiddle with 8 bit characters, start to check everything...
2000-06-09 djkget all the debugging finally into the debug files...
2000-06-08 djkadded echo and noecho for clients to set/unset
2000-05-11 djkmade the communications between clients and server...
2000-05-05 djkrewrote parts of Msg.pm and client.c so that the messag...
2000-05-03 djk1. put some extra checks and balances in to message...
2000-01-08 djktook out limit on msglength (ie 0 length messages are...
1999-11-14 djkAdded BBS.pm to start allowing BBSes to send mail into...
1999-05-24 djktried to get rid of some of the annoying global destruc...
1998-12-07 djk1. Added set/name, set/qra, set/location, set/qth,...
1998-06-16 djkadded Ids and changed the name of DXConnect to DXChannel
next