chiark / gitweb /
changelog: start 0.4.2~
[secnet.git] / polypath.c
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