| Age | Commit message (Expand) | Author |
| 2018-05-05 | mpdiv: get signs right... | aiju |
| 2018-05-05 | mp: more tests | aiju |
| 2018-05-04 | mpmagadd: oops... | aiju |
| 2018-05-04 | mpmagadd: force output sign +1 always | aiju |
| 2018-05-04 | mpdiv: fix sign bug | aiju |
| 2018-05-04 | pc: add $ operator | aiju |
| 2018-05-04 | libmp: add new tests | aiju |
| 2018-05-03 | mplogic: don't drop carry out | aiju |
| 2018-05-03 | pc(1): always allocate at least one mpdigit (itomp assumes this) | aiju |
| 2018-05-03 | merge | cinap_lenrek |
| 2018-05-03 | libplumb: fix old leak introduced in 18b8ed1a5ea3 | mischief |
| 2018-05-02 | games/mines: chain new CLists in splitknown correctly | aiju |
| 2018-05-02 | games/mines -g: elements taken from list should be -2, not -1 | aiju |
| 2018-05-01 | merge | cinap_lenrek |
| 2018-05-01 | ip/ipconfig: populate /net/ndb from v6 router advertisements, configure multi... | cinap_lenrek |
| 2018-05-01 | ndb/cs: fix crash in ndbredorder due to ndbnew() not maintaining the ->line ring | cinap_lenrek |
| 2018-05-01 | libplumb: allow attributes larger than 4096, set some malloc tags | mischief |
| 2018-04-28 | ndb/csquery: insert \n between read chunks | cinap_lenrek |
| 2018-04-28 | ip/ppp: remove old struct | cinap_lenrek |
| 2018-04-28 | libndb: cleanup | cinap_lenrek |
| 2018-04-26 | mpdiv: fix dividing 0 by a small power of two | aiju |
| 2018-04-24 | merge | cinap_lenrek |
| 2018-04-24 | devip: improve arp and ndp code | cinap_lenrek |
| 2018-04-24 | forp: fix ternary operator | aiju |
| 2018-04-24 | libsat, forp: fix va_list hack on amd64 | aiju |
| 2018-04-22 | devip: fix ipv6 icmp unreachable handling, fix retransmit, fix ifc locking, r... | cinap_lenrek |
| 2018-04-22 | devip: cleanup ipmux.c | cinap_lenrek |
| 2018-04-22 | devip: increment in counter *AFTER* acquiering the ifc lock or loopbackmedium | cinap_lenrek |
| 2018-04-22 | devip: cleanup rudp.c | cinap_lenrek |
| 2018-04-22 | devip: cleanup tcp.c | cinap_lenrek |
| 2018-04-22 | devip: cleanup udp.c | cinap_lenrek |
| 2018-04-22 | devip: various icmp stuff | cinap_lenrek |
| 2018-04-22 | devip: verify ifcid on routehint check, check Route.ref for free'd routes | cinap_lenrek |
| 2018-04-19 | devip: add "reflect" ctl message, fix memory leaks in icmpv6, fix source addr... | cinap_lenrek |
| 2018-04-19 | ip/ipconfig: always refresh ndb/cs and ndb/dns when adding or removing ip add... | cinap_lenrek |
| 2018-04-19 | ndb/dnsquery, ndb/csquery: handle long lines | cinap_lenrek |
| 2018-04-17 | fix parseip() error handling in ipconfig, ppp, tftpfs and dns | cinap_lenrek |
| 2018-04-17 | ndb/dns: remove single-ip-address assuptions | cinap_lenrek |
| 2018-04-17 | ndb/cs: remove single-ip-address assumptions | cinap_lenrek |
| 2018-04-15 | ip/ipconfig: use unique ip/ipmask/ipgw values close to match for ndbconfig | cinap_lenrek |
| 2018-04-14 | ndb/cs: remove paranoia debug toggle | cinap_lenrek |
| 2018-04-14 | libc: allow /net/cs to specify local address for dial() | cinap_lenrek |
| 2018-04-12 | add missing ethermii.h dependencies. patch from cinap_lenrek | kremlin |
| 2018-04-12 | cpurc: remove obsolete device binds, run diskparts after $sysname is known. r... | cinap_lenrek |
| 2018-04-11 | ip/ipconfig: setup per local address default routes | cinap_lenrek |
| 2018-04-11 | devip: make v4 ifc broadcast and multicast routes specific to address | cinap_lenrek |
| 2018-04-10 | ip/gping: icmpv6 support | cinap_lenrek |
| 2018-04-10 | devip: properly initialize the connection ignoreadvice and tos flags | cinap_lenrek |
| 2018-04-10 | ip/traceroute: icmpv6 support | cinap_lenrek |
| 2018-04-10 | ip/ping: stop doing clever things with dialstrings, just let cs/dial figure i... | cinap_lenrek |