2017-04-25 |
Ian Jackson | Merge remote-tracking branch 'mdw/mdw/powm-sec' |
blob | commitdiff | raw |
2017-04-23 |
Ian Jackson | comm clientinfo: Provide clientinfo interface |
blob | commitdiff | raw |
2014-12-28 |
Ian Jackson | Copyright updates - update to GPLv3, etc. |
blob | commitdiff | raw | diff to current |
2014-10-25 |
Ian Jackson | udp: Print more info in our comm_addr representations |
blob | commitdiff | raw | diff to current |
2014-10-25 |
Ian Jackson | udp: Insist on only one successful default socket setup |
blob | commitdiff | raw | diff to current |
2014-10-25 |
Ian Jackson | udp: Provide st->addr_configured |
blob | commitdiff | raw | diff to current |
2014-10-25 |
Ian Jackson | udp, polypath: Log destination address in `some success... |
blob | commitdiff | raw | diff to current |
2014-10-25 |
Ian Jackson | authbind: Better logging of authbind failures |
blob | commitdiff | raw | diff to current |
2014-10-23 |
Ian Jackson | udp: Print `&' in address descriptions only if multiple... |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | udp, polypath: Log `experiencing success receiving... |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | udp, polypath: Make specifying port optional |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | fds etc.: Support non-forking persistent children |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | udp: Log transmission and reception errors, at least... |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | udp: Introduce some `us' convenience variables, etc. |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | Introduce setnonblock() |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | process: Introduce afterfork() |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | udp: Break out udp_destroy_socket |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | udp: Report authbind exit status as errno value if... |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | logging: Use lg_exitstatus |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | comm: Provide udp_socks_deregister |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | comm: Make udp_make_socket be able to tolerate failures |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | comm: Formalise interface to udp sockets |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | comm: Break out some common udp parts |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | comm: Break out common code in comm |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | comm: Use BUF_GET_BYTES |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | comm: Rename a lot of state pointer variables |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | poll: Abolish max_nfds |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | poll: Introduce and use BEFOREPOLL_WANT_FDS |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | udp: Use <bsd/sys/queue.h> for notify lists |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | udp: Support IPv6 when using authbind |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | udp: Support IPv6 (mostly) |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | udp.c: Remove some (ab)use of variable name `i' |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | udp: Break out udp_make_socket |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | comm etc.: Provide comm_addr_equal |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | ipv6: introduce union iaddr |
blob | commitdiff | raw | diff to current |
2014-10-02 |
Ian Jackson | fds: Provide cloexec() and use it in udp.c and tun.c |
blob | commitdiff | raw | diff to current |
2014-09-19 |
Ian Jackson | buffers: Introduce buf_remaining_space |
blob | commitdiff | raw | diff to current |
2014-09-19 |
Ian Jackson | udp: SECURITY: Pass correct size argument to recvfrom |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: New PROD message |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | udp.c: call buffer_init |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | max_start_pad: calculate globally, not via client graph |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site, netlink: abolish max_end_pad and min_end_pad |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | udp, util: Break out send_nak function |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | udp.c: Do not send NAKs in response to NAKs |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | magic: Introduce LABEL_NAK |
blob | commitdiff | raw | diff to current |
2011-12-11 |
Ian Jackson | authbind: get endianness right (again) |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | comm, udp: Provide an addr_to_string method |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | comm, site: pass a new "struct comm_addr" rather than... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | cleanup: provide helpful FILLZERO macro (for certain... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Richard Kettlewell | cleanup: Remove pointless double assignment |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | portability: use socklen_t for argument to recvfrom |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | event loop: remove now and tv_now from before/afterpoll API |
blob | commitdiff | raw | diff to current |
2011-06-19 |
Ian Jackson | cleanup: remove redundant "init_module" declarations |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.16 v0.1.16 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.15 v0.1.15 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.13 v0.1.13 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.11 v0.1.11 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.5 v0.1.5 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.0 v0.1.0 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.08 v0.08 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.03 v0.03 |
blob | commitdiff | raw | diff to current |
|