Age | Commit message (Expand) | Author |
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 |
2014-11-12 | httpfile: use webfs, fix 9p flushes | cinap_lenrek |
2014-11-07 | fix dangerous werrstr() usages | cinap_lenrek |
2014-10-29 | fix syslog() use with linefeeds for various programs | cinap_lenrek |
2014-09-14 | telnetd: let the kernel place the shared segment in segattach() (thanks kenji... | cinap_lenrek |
2014-09-06 | ip/ayiya: experimental anything in anything tunnel protocol client | cinap_lenrek |
2014-08-27 | ipconfig: remove sleep() left over from debug :-) | cinap_lenrek |
2014-08-27 | ipconfig: fix readipifc() memory leaks in recvra6 and sendra6 processes | cinap_lenrek |
2014-08-26 | ipconfig: cleanup code duplication in ip6cfg() | cinap_lenrek |
2014-08-26 | ping: don't spin when we get error reading icmp connection, print error and s... | cinap_lenrek |
2014-08-02 | ftpfs: dont convert names to latin when string is valid utf-8 | cinap_lenrek |
2014-07-13 | tftpfs: make sure path is null terminated | cinap_lenrek |
2014-07-13 | ftpd: dont skip unmountnet() and return proper error string from dialdata() | cinap_lenrek |
2014-07-13 | tftpd: fix error string packet overflow in nak(), fix syslog reporting | cinap_lenrek |
2014-05-19 | ip/torrent: use "torrent" as default user agent | cinap_lenrek |
2014-05-19 | ip/torrent: fix usage, add -A option to set user-agent | cinap_lenrek |
2014-05-18 | ipconfig: fix dhcp watch | cinap_lenrek |
2014-05-03 | fix threadsetname usage in few places | ftrvxmtrx |
2014-02-14 | socksd: close inside udp server one we get a connection (udprelay) | cinap_lenrek |
2014-02-14 | cifsd: fix compiler warning | cinap_lenrek |
2014-02-14 | ip/torrent: remove unneeded assignment | cinap_lenrek |
2014-02-01 | ip/torrent: print tracker errors/warnings in debug mode and allow setting peerid | mischief |