index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-09-29
Disabled non-compiling IPv6 version of getHostByAddr.
joe
2017-09-29
NOUTMP hack is no longer required.
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
cabal: add & use library target
Andrew Cady
2016-02-22
compile more executables via cabal
Andrew Cady
2016-02-22
compile "whosocket" via cabal
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-07-30
Switched to a patched version of xml-conduit
joe
2014-07-30
cabal file adjustments
joe
2014-04-05
pwrite utility/test application for writing messages to console.
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-19
Require at least conduit 1.0.4 for 'hoist' call.
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
added dependency: process
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-14
Added vt switch reporting to output
joe
2014-03-14
Attempt to detect screen original tty ("cruft" output)
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-13
detect away/available status for ptys
joe
2014-03-13
output jids in consolation demo
joe
2014-03-13
wip: consolation demo
joe
2014-03-12
consolation demo program
joe
2014-03-11
Fixed buddy-request bug
joe
2014-03-11
Fixed To address on pongs to client
joe
2014-03-11
fixed DNSCache bug
joe
2014-03-11
added nalias and nalias2 utilities
joe
2014-03-11
oops missing PeerResolve
joe
[next]