index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Presence
Age
Commit message (
Collapse
)
Author
2017-11-09
Factored out Presence.hs from main module xmppServer.hs.
joe
2017-11-09
More comments.
joe
2017-11-05
Some comments.
joe
2017-11-04
Deleted obsolete files.
joe
2017-10-28
Verbosity switch.
joe
2017-10-03
Documented DNSCache module.
joe
2017-10-01
New version of IPv6 enabled getHostByAddr.
joe
2017-09-29
Disabled non-compiling IPv6 version of getHostByAddr.
joe
2017-09-29
Stale changes, committing.
joe
2016-02-24
Build fixes
joe
2016-02-23
avoid forked xml-conduit
Andrew Cady
turns out it wasn't necessary
2016-02-22
use forked xml-conduit (fixes renderBuilderFlush = undefined)
Andrew Cady
2016-02-22
fix some warnings
Andrew Cady
2016-02-22
Compiles with latest stackage lts
Andrew Cady
However, it can't possibly work, because of this: XMPPServer.hs: > renderBuilderFlush = undefined The (real) definition of that function will have to be provided by a forked version of xml-conduit which is not included in this commit.
2014-07-30
fixed build
joe
2014-04-05
makeMessage api in XMPPServer
joe
2014-04-05
Fixed stair-stepping.
joe
2014-04-04
more type signatures
joe
2014-04-04
type signatures
joe
2014-04-04
Type signatures and comments.
joe
2014-03-17
Added \r to tty writes.
joe
2014-03-16
use executeFile instead of rawSystem to run notify-send
joe
2014-03-16
newline after tty write
joe
2014-03-16
oops
joe
2014-03-16
Fixed pty device names
joe
2014-03-16
write to terminal
joe
2014-03-16
Deliver messages to X via notify-send.
joe
2014-03-16
read environment from proc for DISPLAY and check g+w of tty
joe
2014-03-15
fixed probe-replies to include utmp presence
joe
2014-03-15
Fixed wheezy build.
joe
2014-03-15
notify remote peers of utmp presences
joe
2014-03-15
lookupLang is now case-insensitive
joe
2014-03-15
code to find best-match xml:lang attribute based on LC_ locale variables.
joe
2014-03-14
console presence implemented
joe
2014-03-14
Integrated ConsoleWriter stub for console messages and presence.
joe
2014-03-13
parse utmp remote address into SockAddr structure
joe
2014-03-13
Fixed exit off-by-4 error in utmp parsing. Stopped filtering
joe
DEAD_PROCESS in case we want to use the data for special handling of screen ttys.
2014-03-12
consolation demo program
joe
2014-03-11
Fixed To address on pongs to client
joe
2014-03-11
fixed DNSCache bug
joe
2014-03-11
oops missing PeerResolve
joe
2014-03-11
DNS fixes
joe
2014-03-10
prefer roster-name to canonical name if possible.
joe
2014-03-10
Integrated DNSCache.
joe
2014-03-10
Moved DNS related calls to single module (preparation for DNSCache)
joe
2014-03-10
Threaded dns...
joe
2014-03-10
DNSCache
joe
2014-03-09
Allow whitelist= attribute on jabber:server presence status
joe
2014-03-09
updated cabal file to build the reworked presence
joe
2014-03-09
bug fixes
joe
[prev]
[next]