Age | Commit message (Expand) | Author |
2023-05-21 | ip/ppp: just use mtu requested from the peer.HEADfront | cinap_lenrek |
2023-05-21 | ip/ppp, ip/pppoe: remove -e flag again (sorry) | cinap_lenrek |
2023-05-21 | ip/ppp, ip/pppoe: handle ipv6 address auto-configuration, call ip/ipconfig | cinap_lenrek |
2023-05-21 | ip/ipconfig: initial dhcpv6 support, clean default-routes and /net/ndb on remove | cinap_lenrek |
2023-05-20 | ip/ppp: allow specifying pair of local and remote address | cinap_lenrek |
2023-05-15 | dhcp: fix out of bounds access in "ANDROID_METERED" fix | cinap_lenrek |
2023-05-14 | dhcp: skip android junk options | Ori Bernstein |
2023-05-14 | ip/ppp: ipv6 support, cleanup routes, remove source filter, and more | cinap_lenrek |
2023-05-12 | ftpfs: clarify usage and manpage | Vess Rebane |
2023-05-10 | ip/pppoe: aaand the code ;) | cinap_lenrek |
2023-05-10 | ip/ppp: Implement echo request timeout, terminate | cinap_lenrek |
2023-03-30 | ip/httpd: fix duplicate array entry (thanks khayyam@cock.li) | Alex Musolino |
2022-12-12 | ip/dhcpclient: ignore icmp advice messages | cinap_lenrek |
2022-12-12 | ip/pptpd: use /fd instead of #d | cinap_lenrek |
2022-11-20 | snoopy: fix ipv6 option header parsing, add MLD messages to icmp6 | cinap_lenrek |
2022-10-06 | acmed: remove obsolete ip/acmed.c | Igor Böhm |
2022-09-18 | snoopy: add "ippkt" protocol to demux ip packet interfaces without media header. | cinap_lenrek |
2022-09-10 | ip/tinc: fix ping pong racing causing recalcs and deleting nodes | qwx |
2022-08-13 | ip/ipconfig: we do not want icmp advice errors on our dhcp connection | cinap_lenrek |
2022-06-16 | ip/dhcpd: quiet up syslog | Jacob Moody |
2022-06-05 | ip/ipconfig: refactor plan9 vendor parsing | Jacob Moody |
2022-06-05 | ip/dhcpd: properly skip past ipv6 addresses in addrsopt | Jacob Moody |
2022-04-19 | ip/sol: handle timeout on password entry for digest auth | cinap_lenrek |
2022-04-18 | ip/torrent: fix silly readn() error check (thanks pr) | cinap_lenrek |
2022-04-03 | ip/sol: kvm (vnc) redirect, bring back plain authentication as a fallback (wh... | cinap_lenrek |
2022-04-02 | ip/sol: use httpdigest authentication | cinap_lenrek |
2022-04-01 | ip/sol: add intel AMT serial-over-lan console program | cinap_lenrek |
2022-03-18 | ip/dhcpd: ignore ipv6 addresses when looking up static binding | cinap_lenrek |
2022-03-14 | ip(3): use flags instead of tag for 8 column route add/remove | cinap_lenrek |
2022-03-13 | ip/dhcpd: ignore icmp advice | cinap_lenrek |
2022-03-13 | ipconfig(8): add -t flag to enable source address translation | cinap_lenrek |
2022-02-27 | snoopy: add vlan protocol (802.1q) | cinap_lenrek |
2022-02-05 | ip/tftpd: add -m argument for name substitution using regular expressions | cinap_lenrek |
2021-11-03 | snoopy: dns: add caa record type, fix rrtypestr() | cinap_lenrek |
2021-11-03 | snoopy: adjust for new dns txt rr format | cinap_lenrek |
2021-10-31 | tinc: fix typo in unknown host error message | qwx |
2021-10-27 | acmed: reject -t flag when -e is given, dup stderr to stdout of -e cmd | cinap_lenrek |
2021-10-25 | acmed: tokenize domains from subject also with spaces (fixed multidom cert) | cinap_lenrek |
2021-10-25 | acmed: add external command flag -e, improvements, bugs | cinap_lenrek |
2021-10-15 | acmed: import acme (RFC8555) client | Ori Bernstein |
2021-08-18 | snoopy: ... and fix the memory leak for new dns rr types | cinap_lenrek |
2021-08-18 | snoopy: fix dns nil pointer crashes when formating dns packets (thanks sl) | cinap_lenrek |
2021-08-15 | tinc: fix spelling and update manpage (thanks unobe) | cinap_lenrek |
2021-05-02 | ip/ftpd: Add explict and implicit FTPS support. | foura |
2021-04-11 | ip/tftpd: add a syslog message about what error we return to the client on a NAK | cinap_lenrek |
2021-04-11 | ip/dhcpd: work around raspberry pi pxe firmware by providing dhcp option 66 | cinap_lenrek |
2021-04-11 | ip/ipconfig: ODtftpserver (dhcp option 66) is of type string | cinap_lenrek |
2021-02-23 | ip/tftpd: add -n namespace-file flag (thanks sam-d) | cinap_lenrek |
2021-02-23 | ip/tftpd: use procsetuser() instead of writing #c/user | cinap_lenrek |
2020-12-19 | libauth: change programs to use the new procsetuser() function | cinap_lenrek |