chiark / gitweb /
subdirmk: Change stub force target to `run-main.mk'
[secnet.git] / polypath.c
2019-11-22 Ian JacksonMerge commit 'd817b49007e60b0e7392f23caf08dc0328eb32de...
2019-11-19 Ian Jacksonpolypath.c: Fix a compiler warning
2019-11-14 Ian JacksonMerge commit 'c0b216c79763f720df20e002fc14c9348a0e05c2'
2019-11-14 Ian JacksonMerge commit 'ff11733b6b7d7920033f81c4669ebba9131b984f...
2019-11-13 Ian JacksonAdd 'subdirmk/' from commit 'f1789a0ae66174a95c8d629738...
2019-09-21 Mark Woodingpolypath.c: Fix missing include of <limits.h>.
2017-11-25 Ian JacksonAdministrivia: Fix erroneous GPL3+ licence notices...
2017-04-25 Ian JacksonMerge remote-tracking branch 'mdw/mdw/powm-sec'
2017-04-23 Ian Jacksonfixup! polypath: Introduce comm-info/dedicated
2017-04-23 Ian Jacksonfixup! polypath: Plumb ifname_wanted
2017-04-23 Ian Jacksonfixup! polypath: change return type of ifname_wanted
2017-04-23 Ian Jacksonpolypath: Introduce comm-info/dedicated-interface-addr
2017-04-23 Ian Jacksonpolypath: Break out polypath_sendmsg_interf
2017-04-23 Ian Jacksonpolypath: Plumb ifname_wanted `want' through privsep...
2017-04-23 Ian Jacksonpolypath: change return type of ifname_wanted, to char
2017-04-23 Ian Jacksoncomm clientinfo: Provide clientinfo interface
2014-12-28 Ian JacksonCopyright updates - update to GPLv3, etc.
2014-11-02 Ian Jacksonpolypath: "address to remove not found" not an error
2014-11-02 Ian Jacksonpolypath: Make message class an argument to bad() callbacks
2014-10-26 Ian Jacksonpolypath: Ignore IPv6 Unique Local unicast addresses.
2014-10-25 Ian Jacksonudp, polypath: Log destination address in `some success...
2014-10-21 Ian Jacksonudp, polypath: Log `experiencing success receiving...
2014-10-21 Ian Jacksonudp, polypath: Make specifying port optional
2014-10-21 Ian Jacksonpolypath: Provide privsep mode
2014-10-21 Ian Jacksonpolypath: Log pid of long-running interface monitor
2014-10-21 Ian Jacksonfds etc.: Support non-forking persistent children
2014-10-21 Ian Jacksonpolypath: Close parent's socket in child
2014-10-21 Ian Jacksonpolypath: Break up child process handling
2014-10-21 Ian Jacksonpolypath: Reorganise to break up ifaddr handling
2014-10-21 Ian Jacksonpolypath: Provide Linux interface monitor
2014-10-21 Ian Jacksonpolypath: Provide polypath comm module