chiark / gitweb /
changelog: start 0.6.8
[secnet.git] / polypath.c
2023-01-05 Ian Jacksonpolypath: Do not separately log xmit failures
2020-02-16 Ian JacksonMerge subdirmk 0.4
2020-02-15 Ian JacksonAdd 'base91-python/' from commit '749aa78cf12496cca4b9b...
2020-02-15 Ian JacksonAdd 'base91-c/' from commit '664054e8f603f09badb98ef09e...
2019-12-30 Ian JacksonMerge subdirmk 0.3
2019-12-30 Ian Jacksonsubdirmk: Merge new version and fix everything
2019-12-30 Ian JacksonMerge subdirmk
2019-12-30 Ian JacksonMerge subdirmk
2019-11-25 Ian JacksonMerge commit '0428556765a15326025e9fe4809936c6cafd3c85'
2019-11-24 Ian JacksonMerge commit 'a1e52614e600bed8e51b461e6569f2cd263e82bb'
2019-11-24 Ian JacksonMerge commit '6fce06f32c1dd21b5c2d7a142d54b7153d650574'
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