Age | Commit message (Expand) | Author |
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 |
2013-12-08 | experimental ntlmv2 server authenticaion support for cifsd | cinap_lenrek |
2013-12-05 | telnet: simplify previous change by moving the notkbd check into consctlcmd() | cinap_lenrek |
2013-12-05 | telnet: disable changing raw mode when a pipe was being used (from sources te... | cinap_lenrek |
2013-10-08 | ip/torrent: check piece offset, vlong cast | cinap_lenrek |
2013-10-08 | ip/torrent: more checking, backoff from piece on hash error | cinap_lenrek |
2013-09-14 | tls: fix various tlsClient()/tlsServer() related bugs | cinap_lenrek |
2013-08-27 | imap4d: apply djc's patch to fix search (from /n/sources/patch/imap4d-cistrcmp) | cinap_lenrek |
2013-08-13 | libdraw: fix leftover processes or programs failing to restore window labels ... | cinap_lenrek |
2013-06-16 | make filesystem handling of read9pmsg() consistent | cinap_lenrek |
2013-04-23 | ftpd: "opts utf8 on" | cinap_lenrek |
2013-04-23 | ftpd: fix nil pointer derefernece when ominiting arguments to opts command | cinap_lenrek |
2013-04-23 | ftpd: implement "OPTS UTF-8 ON", fix uninitialized printing uninitialized mem... | cinap_lenrek |
2013-04-20 | ip/torrent: use NPROC processes in parallel for calculating initial piece hashes | cinap_lenrek |
2013-02-17 | ftpfs: fix wrong comment | ftrvxmtrx |
2013-02-16 | ftpfs: do not call getfields after NLST | ftrvxmtrx |
2013-01-31 | httpd: fix rane requests | cinap_lenrek |
2013-01-31 | httpfile: fix range requests | cinap_lenrek |
2013-01-30 | 9p message size too small | cinap_lenrek |
2013-01-14 | 6in4: add -o option to make it possible to use different nets for ipv6 and ip... | cinap_lenrek |
2012-12-31 | fix utf and rune handling in preparation for 32bit runes | cinap_lenrek |
2012-12-21 | 6in4: use localmask instead of hardcoded /128 when adding address to interface | cinap_lenrek |
2012-12-20 | hproxy: fix ipv6 url parsing | cinap_lenrek |
2012-12-05 | ip/ipconfig: automatically find ethernet device on /net if not given | cinap_lenrek |
2012-10-11 | cifsd: fix 64bit fileoffset bug | cinap_lenrek |
2012-10-11 | 6in4: fix exit status, less strict src filtering, logging (import from sources) | cinap_lenrek |