put in a prototype echo handler in Msg/ExtMsg
[spider.git] / perl / Msg.pm
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
1998-06-15 djkInitial version