Age | Commit message (Expand) | Author |
2018-02-14 | ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv) | cinap_lenrek |
2018-01-27 | ip/dhcpd: remove old testing code | cinap_lenrek |
2018-01-22 | ip/pptpd: don't mess with ipifc (handled by ppp), slay note gorup on exit | cinap_lenrek |
2018-01-21 | ppp: remove left over debug print | cinap_lenrek |
2018-01-21 | ppp: mschapv2 support | cinap_lenrek |
2018-01-16 | ip/ipconfig: use 2000::/3 instead of ::/0 for v6 default route | cinap_lenrek |
2018-01-16 | p/ipconfig: don't put automatic link-local address configuration in /net/ndb | cinap_lenrek |
2018-01-14 | ip/ipconfig: add v6 deault route from router advertisements | cinap_lenrek |
2018-01-10 | ip/ipconfig: set on-link flag in router advertisement prefix info (fixes wind... | cinap_lenrek |
2017-12-21 | ip/tinc: handle and set ethertype for ipv6 | cinap_lenrek |
2017-12-17 | ip/tinc: handle single byte noop and end-of-option-list tcp options in clampm... | cinap_lenrek |
2017-11-18 | 6in4: add -m mtu option to specify outer MTU | cinap_lenrek |
2017-10-31 | tinc: implement experimental mash peer to peer VPN from http://www.tinc-vpn.org/ | cinap_lenrek |
2017-05-01 | ip/torrent: avoid requesting same chunks | cinap_lenrek |
2017-03-20 | ip/torrent: exit immidiately when file is complete after verification and not... | cinap_lenrek |
2017-03-20 | ip/torrent: avoid peerid collision using truerand() instead of time(0) | cinap_lenrek |
2017-03-12 | merging erik quanstros nupas | cinap_lenrek |
2017-02-19 | ip/ipconfig: don't null terminate the dhcp string options. | aiju |
2017-02-19 | ip/gping: fix corruption due to Machine.last pointer not being maintained in ... | cinap_lenrek |
2017-02-06 | ip/ipconfig: have to refresh /net/cs, /net/dns after ndbconfig even tho /net/... | cinap_lenrek |
2017-02-02 | ip/ipconfig: don't write /net/ndb when getting config from ndb (-N) | cinap_lenrek |
2016-07-24 | make error handling in 9p service loops consistent | cinap_lenrek |
2016-05-08 | ip/ipconfig, ip/ppp: preserve preexisting entries when writing /net/ndb | cinap_lenrek |
2016-03-31 | 6in4: ingress filter multicast and link-local, but allow relay traffic | cinap_lenrek |
2016-03-31 | 6in4: allow setting the local IPv4 address with -i flag (thanks k0ga) | cinap_lenrek |
2016-03-18 | ip/gping: add main pid to pid list for killall() | cinap_lenrek |
2016-03-15 | ppp: fix buffer overflow, set correct state after chap negotiation (thanks k0ga) | cinap_lenrek |
2016-03-15 | ppp: Small format and log fixes (thanks k0ga) | cinap_lenrek |
2016-03-15 | ppp: md5 and mschap inside chap, do not request encryption with -c or -C (tha... | cinap_lenrek |
2016-03-15 | pppoe: Add support for -c and -C to enable/disable header compression (thanks... | cinap_lenrek |
2016-03-12 | ip/gping: ignore advice, fix packet corruption check, remove dead code | cinap_lenrek |
2016-03-12 | ip/gping: set display->locking before starting mouseproc (race) | cinap_lenrek |
2016-03-01 | pppoe: Avoid double free (thanks k0ga) | cinap_lenrek |
2016-01-07 | format pointer subtraction results with %zd instead of %ld (for long -> intpt... | cinap_lenrek |
2015-12-23 | snoopy: fix timestamps for pcap files (thanks BurnZeZ) | cinap_lenrek |
2015-08-25 | fix fuckup | glenda |
2015-08-25 | import E script from bell labs | mischief |
2015-08-03 | snoopy: dont rely on atoi() being able to parse hex | cinap_lenrek |
2015-07-23 | ip/httpfile: fix flushes, fix concurrent reads, set error string | cinap_lenrek |
2015-07-13 | httpfile: fix evictblock() so we wont consume all the memory | cinap_lenrek |
2015-07-11 | tftpd: count only options we understand so we wont send empty oack message | cinap_lenrek |
2015-06-10 | cifsd: smbrename is still ok when file is readonly (fixed git) | cinap_lenrek |
2015-05-20 | revert httpd log file goof | mischief |
2015-05-20 | ip/httpd: fix syslog file | mischief |
2015-03-18 | dhcpd: ignore ";" filename from sgi arcs bootp(); command | cinap_lenrek |
2015-03-12 | imap4d: simplify auth code using encodefmt(), use readn() to get multiple of ... | cinap_lenrek |
2015-01-10 | ip/ipconfig: set ndb database file with -f argument | mischief |
2014-12-26 | socksd: revert back, previous commit broke UdpAssociate request | cinap_lenrek |
2014-12-26 | socksd: dont use myipaddr() for announcing address | cinap_lenrek |
2014-12-08 | ip/ipconfig: treat /32 mask as /0 | mischief |