Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-05 | remove OpenWRT-specific Makefile; move src/ to / | miau | |
2011-12-02 | broadcaster: check payload size for stdin, fix off-by-one | miau | |
2011-12-02 | update max msg len to IPv6 UDP minimum | miau | |
2011-12-02 | fix wait(), remove debug printfs | miau | |
2011-12-02 | fix two off-by-one errors during io redirection | miau | |
2011-12-02 | add ERP error macro to catch all those errors that will never happen | miau | |
2011-12-02 | read/write payloads via stdio | miau | |
To allow binary save payload transmission: - broadcaster reads the payload from stdin if the 2nd param is "-" - listener passes the payload via stdin to all handlers | |||
2011-12-01 | change to IPv6 | miau | |
2011-07-11 | corrected OpenWRT makefile | miau | |
builds now when placed in backfire/package untested if used with feeds |