add ssh-style thumbprint error message (thanks izaki)
make it build under 9front (thanks LordCreepity)
replace byte macros with functions
fix marshalling macros (broken since b892719bf367)
hgignore the artifacts
rename passinput() to act()
group draw.h code together
enable 'mk o.thread' under plan9port
enable anti-aliasing
getshareT: complete bounds checks
msg: shorten Connect-Initial
basic primitives for RPDSND support
clipputmsg: reorder args
more modules to loose draw.h
more modules to loose draw.h
most modules lost draw.h
replace Imgupd.clipr with a set of ints
drawing contained within draw.c
egdi.c: split parsing, complete
egdi.c: split parsing
fix drawimgupdate (2008r2)
add drawmemimg+loadmeming
simplify some geometry calcs
shuffle some funcs around
add libthread version
re-arrange kbd/mouse across the modules
drop a redundant func
elaborate diagnostics
kdb.c: send numeric keys as scan codes to enable iCloud two-factor auth code entry
fix freeze on connection to an existing session on 2008 server
* parsing and processing is largely separate