summaryrefslogtreecommitdiff
path: root/Presence/LocalPeerCred.hs
AgeCommit message (Collapse)Author
2017-11-13Replaced dependency (binary -> cereal) in LocalPeerCred.joe
2017-11-13Type signatures for LocalPeerCred.joe
2017-11-12Removed redundant SocketLike module.joe
2014-03-12consolation demo programjoe
2013-07-15Moved all output to module: Loggingjoe
2013-07-15Exported ClientCommands channel to main module so that we can startjoe
tracking clients for messaging and client status.
2013-07-05Now assigns tty for resource id.joe
2013-07-05moved identifyTTY to LocalPeerCredjoe
2013-07-05Fixed handling ipv4 encoded as ipv6James Crayne
2013-07-04whosocket.hs demonstrates acquiring uid,pid,tty/display fromjoe
a local socket address and port number.
2013-06-27Converted to SocketLike and quitListening interfaces.joe
Paving the way for conversion to conduits-based server over HaXml.
2013-06-25SEnd addresses on the wire between peers rather than domain names.joe
2013-06-18cleanup debug noisejoe
2013-06-17failed experiment with hGet instead of hGetContentsjoe
2013-06-17Now determines username for session.joe
2013-06-16Now obtains uid of local peer.joe