Age | Commit message (Expand) | Author |
---|---|---|
2016-02-04 | Include stdint.h for the uint{8,16}_t types. OK nicm@ | Todd C. Miller |
2015-10-05 | Set the line file descriptor nonblocking and make it blocking again for | Nicholas Marriott |
2014-09-21 | Fix an invalid escape sequence. | Daniel Dickman |
2013-11-12 | simpler prototype repairs | Theo de Raadt |
2013-07-20 | Add support for XMODEM-CRC and fix transfer initiation. Successfully | Christian Weisgerber |
2013-01-17 | Fix a couple of spacing/style nits. | Nicholas Marriott |
2012-11-21 | Plug fp leak, from rustyBSD at gmx dot fr. | Nicholas Marriott |
2012-07-11 | Separate total block counter (reported to user) from 8-bit block counter | Nicholas Marriott |
2012-07-10 | Add builtin XMODEM send support with ~X, only tested with lrz -X so far. | Nicholas Marriott |