Age | Commit message (Expand) | Author |
---|---|---|
2009-02-22 | Checks to see if a socket can be written to before sending. If not, prints a ... | Martin Peach |
2008-05-07 | removed svn:executable-flag | IOhannes m zmölnig |
2008-03-27 | No limit on sendable file size. | Martin Peach |
2008-03-20 | Added dump message for hexdump of received characters to main window. | Martin Peach |
2007-08-06 | Closing socket should actually work now. Before it was just removing it from ... | Martin Peach |
2007-08-02 | Added disconnectclient and disconnectsocket methods so server can close conne... | Martin Peach |
2007-07-23 | Removed unused static binbuf that caused occasional crashes when reinstantiat... | Martin Peach |
2007-06-20 | Implemented IOhannes' list send | Martin Peach |
2006-12-12 | removed the "break;" statement in the broadcast() code to enable broadcasting | IOhannes m zmölnig |
2006-11-28 | changed MAX_PATH to FILENAME_MAX | Martin Peach |
2006-11-07 | added file send | Martin Peach |
2006-08-24 | Renamed files without x_net_ prefix. | Martin Peach |