index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-07
more roster stubs and some readibility edits
joe
2013-07-07
Replies to get-roster requests from client.
joe
2013-07-07
Oops, i wanted that crap in JabberClientSession, not JabberPeerSession.
joe
2013-07-07
Made three new config lists available to XMPP module.
joe
2013-07-07
getters for three new lists: others,pending,solicited.
joe
2013-07-05
Now assigns tty for resource id.
joe
2013-07-05
moved identifyTTY to LocalPeerCred
joe
2013-07-05
save active local users as (user,tty,pid) tuples rather than JIDs.
joe
2013-07-05
better parsing of tty from proc file
James Crayne
2013-07-05
Fixed handling ipv4 encoded as ipv6
James Crayne
2013-07-05
unmap6mapped4 function in whosocket.
joe
2013-07-05
XMPP module now calls setResource "" on empty bind requests.
joe
2013-07-05
refactor identifyTTY to match better how it will be used when integrated
joe
2013-07-05
whosocket now demonstrates acquiring the tty to associate with programs
joe
2013-07-04
search parent pids for tty and fall back to DISPLAY variable.
joe
2013-07-04
ffi pragma added
James Crayne
2013-07-04
whosocket.hs demonstrates acquiring uid,pid,tty/display from
joe
2013-07-02
better exception handling
joe
2013-07-02
Send cached presence to client
joe
2013-07-02
presence probe bug fixes
joe
2013-07-02
Reply to presence probes.
joe
2013-07-02
Construct & send presence probes.
joe
2013-07-01
Changed PresenceProbe constructor to have both "from" and "to" fields.
joe
2013-07-01
Cache presence probes until a connection is ready.
joe
2013-07-01
discard bad hostnames in sendProbes
joe
2013-07-01
Added stubs for PresenceProbe message
James Crayne
2013-07-01
new file ControlMaybe: whenJust and withJust
joe
2013-07-01
progress toward sending presence probes
joe
2013-07-01
track remote useres in the remoteUsers map.
joe
2013-07-01
Split UnixSession structure into ClientSession and PeerSession.
joe
2013-07-01
Moved set of announced presences from fromPeer thread to the associated
joe
2013-07-01
Removed hsc2hs lines from GetHostByAddr.hs. The tool was not doing
joe
2013-07-01
graphdeps can accept arguments from commandline.
joe
2013-07-01
graphdeps to generate modules.svg, and modules.svg file to show
joe
2013-07-01
Updated explanation for -DNOUTMP.
joe
2013-07-01
bp script to build profiling version (the need for -DNOUTMP is gone)
joe
2013-07-01
removed debug noise on pings
joe
2013-07-01
fixed gatherElement bug (it was bypassing the NestingXML api)
joe
2013-06-30
Merge branch 'master' of samwise:presence
James Crayne
2013-06-30
bug fixes
joe
2013-06-30
handle presence announcements between peers
joe
2013-06-30
regarding outbound-to-peer connections: changed from socket Handle to
joe
2013-06-30
SocketC now exports packetSink
joe
2013-06-30
outgoing connections to peers added to XMPP.hs.
joe
2013-06-30
Updated cabal file
James Crayne
2013-06-30
removed outdated depends.txt file
James Crayne
2013-06-30
add -DRENDERFLUSH cpp flag to cabal file
James Crayne
2013-06-30
Updated flag pragma in BitSyntax.hs
James Crayne
2013-06-30
Added cabal file.
James Crayne
2013-06-30
listen for remote peers
joe
[next]