Age | Commit message (Expand) | Author |
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 | libndb: retire deprecated csgetval(), ndbgetval() and ndblookval() functions | cinap_lenrek |
2018-01-27 | kernel: initialize cyclefreq for machno > 0 in guesscpuhz() | 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-22 | ip: make pkt interfaces unbind on close (from inferno) | cinap_lenrek |
2018-01-21 | ppp: remove left over debug print | cinap_lenrek |
2018-01-21 | ppp(8): remove BUGS section, client auth has been fixed. | cinap_lenrek |
2018-01-21 | ppp: mschapv2 support | cinap_lenrek |
2018-01-21 | libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2 | 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-20 | gre: don't drop pptp packets when smaller than v4 header | 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-16 | set router R-flag when sendra is active for neighbor advertisement | cinap_lenrek |
2018-01-15 | authsrv: fix chap | cinap_lenrek |
2018-01-14 | ipconfig(8): remove dhcp mention from -6 example | 23hiro |
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-13 | ether79c970: dont disable promisc mode when multicast table is not empty | cinap_lenrek |
2018-01-13 | ether82557: don't turn off promisc mode when mcast table is not empty | cinap_lenrek |
2018-01-12 | wifi: learn target ip address from neighbor advertisements in dmat proxy | cinap_lenrek |
2018-01-12 | wifi: filter out loopback traffic from myself | cinap_lenrek |
2018-01-10 | ip/ipconfig: set on-link flag in router advertisement prefix info (fixes wind... | cinap_lenrek |
2018-01-08 | ether8169: deal with kernel memory exhaution | 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 | libsec: remove asn1toDSApriv() | 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 | /sys/lib/dist: split 9boot into 9bootproto, make *.386.iso and *.amd64.iso ta... | cinap_lenrek |
2018-01-05 | stats: show amount of reclaimable pages (add -r flag) | cinap_lenrek |
2018-01-04 | pc kernel: fix wrong simd exception mask (fixes go bootstrap) | cinap_lenrek |
2018-01-02 | ape/libauth: remove auth_wep.$O from mkfile | cinap_lenrek |
2018-01-02 | ape: update auth.h header for APE | cinap_lenrek |
2018-01-02 | factotum(4): document dp9ik, update protocol list | cinap_lenrek |
2018-01-02 | libauth: simplify _attrfmt() using fmtprint() avoiding stack buffer | cinap_lenrek |
2018-01-02 | libauth: remove auth_wep() function, and non-existing httpauth() declaration | cinap_lenrek |
2018-01-02 | factotum: remove legacy wep protocol | cinap_lenrek |
2018-01-01 | libauth: fix out of bounds memory access in _parseattr() | cinap_lenrek |