Project

General

Profile

Activity

From 2008-04-19 to 2008-05-18

2008-05-15

19:32 Revision 479f1136: Make telnet option processing cross packet boundaries. Implement binary mode.
These two changes allow xmodem uploading from client to serial port. Hamish Coleman

2008-04-28

16:12 Revision 9c5b7bd0: Show link to documentation in menu help
Hamish Coleman

2008-04-24

10:10 Revision 3fa88c6f: Handle WSAECONNRESET, add Telnet keepalives, rework the show_conn_table.
During long-term connection testing, I found that at least one of my
connections would have some kind of disconnect -...
Hamish Coleman
09:18 Revision 121e6b56: Begin testing in an attempt to enumerate serial ports
Hamish Coleman

2008-04-23

14:33 Revision 306304a2: Update run_menu to get it to detect a closed network connection. Also message beautification
Hamish Coleman

2008-04-22

13:30 Revision 4cb40453: Clean up messages and provide better help information
Hamish Coleman
10:31 Revision 997564ce: Implement send break function (closes #23)
Hamish Coleman
09:45 Revision 2d552dd4: Implement the ability to kill existing connections
This is a new command to force quit any current serial connection Hamish Coleman

2008-04-21

19:16 Revision 201f6e65: Uncook CRLF sequences into plan CR in net_to_com
My testing had been done with the linux telnet client and it sent CR NUL
as the end-of-line character sequence. Both...
Hamish Coleman
18:46 Revision 14e838ba: Update version number
Hamish Coleman
18:45 Revision 3eb633b1: Add telnet processing to serial-data-pump. Add ability to exit back to menu.
There is still a lot of cleanup work remaining from here. We do not need the
menu thread, we should run the menu fro...
Hamish Coleman
15:33 Revision aaba0a4c: Migrate threads to new connection model, allowing multiple connections.
This is the first part of migrating the two threads to use the new
connection table. This change also rips out a lot...
Hamish Coleman
13:07 Revision 4450bbca: Minor build fixups
Hamish Coleman
00:11 Revision 83cf653a: Update copywright and version
Hamish Coleman

2008-04-20

23:26 Revision 89312c37: Convert run_menu to not busy wait
It took me a while to notice, but the run_menu is written using
blocking file metaphor, but the socket it is working ...
Hamish Coleman
23:24 Revision 08ceb73b: Add telnet option processing, including ECHO support
The amount of effort here seems like overkill, but it seems
to be the practical minimum implementation for telnet cli...
Hamish Coleman
21:12 Revision bd5605dd: Try using getnameinfo to show more information about connected users
Hamish Coleman
20:33 Revision 884971fc: Add connection table debugging, net byte counting, some more thread interlocks
Hamish Coleman
19:49 Revision c7c4a6f7: Migrate most of the menu system into the connection structure
Hamish Coleman
18:04 Revision c0d1e8fe: Clean up lots of compile warnings.
I have been getting lots of errors while testing under wine, so this
is the start of looking for problems. I have no...
Hamish Coleman
17:49 Revision ef78cec5: Start to implement a connection table
This change is only half baked as I still have not altered the rest of the
threads to use the new connection table. ...
Hamish Coleman

2008-04-19

22:30 Revision 780d7607: Add winelib support and the ability to set the listen port
Hamish Coleman
 

Also available in: Atom