Age | Commit message (Expand) | Author |
2018-02-18 | nusb/ether: mux bridges, bring in line with devether | cinap_lenrek |
2018-02-18 | nusb: add missing header dependencies to mkfiles | cinap_lenrek |
2018-02-14 | ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv) | cinap_lenrek |
2018-02-07 | fix sort(1) bug where it incorrectly included the field separator in the comp... | aiju |
2018-02-05 | upas/fs: fix imap atom quoting (thanks Piotr Kubaj) | cinap_lenrek |
2018-02-05 | add ptrap | aiju |
2018-02-05 | auth/asn12rsa: also convert ASN.1 encoded public key to plan9 format | cinap_lenrek |
2018-01-31 | webfs(4): document -d and -D flags | cinap_lenrek |
2018-01-28 | ndb/dns: cleanup | cinap_lenrek |
2018-01-28 | ndb/dns: fix leak in myaddr(), normalize ip strings | cinap_lenrek |
2018-01-28 | ndb/cs: handle v4 only case for rudp | cinap_lenrek |
2018-01-28 | venti/conf: fix padding so we write multiple of sector size | cinap_lenrek |
2018-01-27 | ip/dhcpd: remove old testing code | cinap_lenrek |
2018-01-27 | upas/fs: try to deal with nil mail body (can happen when fetch fails) | cinap_lenrek |
2018-01-25 | upas/fs: deal with imap returning more uid's than allocated from previus "mes... | 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-21 | factotum: implement mschapv2 role=server authentication (for ppp) | cinap_lenrek |
2018-01-21 | authsrv: implement mschapv2 authentication, include MPPE secret in the ticket | 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-15 | authsrv: fix chap | cinap_lenrek |
2018-01-14 | ip/ipconfig: add v6 deault route from router advertisements | cinap_lenrek |
2018-01-14 | listen(8): add -a option to restrict announce address, document tcp17019 and ... | cinap_lenrek |
2018-01-10 | ip/ipconfig: set on-link flag in router advertisement prefix info (fixes wind... | cinap_lenrek |
2018-01-07 | forgot to commit asn1dump.c... | cinap_lenrek |
2018-01-06 | venti: fix wrong channel element size for amd64 (thanks mycroftiv) | cinap_lenrek |
2018-01-06 | tlssrv: remove usage reference to lost auth/secretpem | cinap_lenrek |
2018-01-06 | factotum: remove unused sshrsa.c | cinap_lenrek |
2018-01-06 | remove asn12dsa, dsa2pub, dsa2ssh and dsagen | cinap_lenrek |
2018-01-06 | auth/asn1dump: include in mkfile | cinap_lenrek |
2018-01-06 | tlsclient: allow dumping the server's certificate with new -d flag | cinap_lenrek |
2018-01-06 | tlsclient: remove X509dump() call, writes to fd 1 | cinap_lenrek |
2018-01-05 | stats: show amount of reclaimable pages (add -r flag) | cinap_lenrek |
2018-01-02 | factotum: remove legacy wep protocol | cinap_lenrek |
2018-01-01 | factotum: replace custom hex parsing code with dec16() avoding timing side ch... | cinap_lenrek |
2017-12-31 | aux/wpa: get rid of custom Hfmt() routine, just use encodefmt. use %E for mac... | cinap_lenrek |
2017-12-30 | libsec: implement SPKI fingerprinting for okCertificate() | cinap_lenrek |
2017-12-23 | devvga: removing #v/vgabios, use /dev/realmodemem instead | cinap_lenrek |
2017-12-21 | ip/tinc: handle and set ethertype for ipv6 | cinap_lenrek |
2017-12-19 | upas/fs: more bugs | cinap_lenrek |
2017-12-19 | upas/fs: fix precedence bugs, compare digest pointer to nil | cinap_lenrek |
2017-12-18 | nusb/ether: dont forward loopback packets on bridges, remove read nonblocking... | cinap_lenrek |
2017-12-17 | ip/tinc: handle single byte noop and end-of-option-list tcp options in clampm... | cinap_lenrek |
2017-12-15 | ether: allow spoofing of source mac address for bridges; used by vmx | cinap_lenrek |
2017-12-13 | vmx(1): fix virtio network bloomfilter | aiju |
2017-12-05 | disk/edisk: allow printing and readonly inspection of hybrid MBR/GPT disks (t... | cinap_lenrek |
2017-12-04 | realemu: fix precedence bug in argconv() format routine (thanks dan cross) | cinap_lenrek |
2017-12-04 | realemu: fix pit bcd mode | cinap_lenrek |