Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-15 | Moved all output to module: Logging | joe | |
2013-07-15 | Exported ClientCommands channel to main module so that we can start | joe | |
tracking clients for messaging and client status. | |||
2013-07-05 | Now assigns tty for resource id. | joe | |
2013-07-05 | moved identifyTTY to LocalPeerCred | joe | |
2013-07-05 | Fixed handling ipv4 encoded as ipv6 | James Crayne | |
2013-07-04 | whosocket.hs demonstrates acquiring uid,pid,tty/display from | joe | |
a local socket address and port number. | |||
2013-06-27 | Converted to SocketLike and quitListening interfaces. | joe | |
Paving the way for conversion to conduits-based server over HaXml. | |||
2013-06-25 | SEnd addresses on the wire between peers rather than domain names. | joe | |
2013-06-18 | cleanup debug noise | joe | |
2013-06-17 | failed experiment with hGet instead of hGetContents | joe | |
2013-06-17 | Now determines username for session. | joe | |
2013-06-16 | Now obtains uid of local peer. | joe | |