Age | Commit message (Expand) | Author |
2018-03-22 | sat: add satget | aiju |
2018-03-20 | resample(1): document -n option | aiju |
2018-03-20 | man pages: SYNOPSYS typo | 23hiro |
2018-03-17 | add libsat | aiju |
2018-03-17 | mines(1): fix misleading HISTORY wording | aiju |
2018-03-09 | mp: add mptod and dtomp | aiju |
2018-03-06 | usbehci: add uframes control request to return uframes one at a time | aiju |
2018-02-28 | manpages: shut up about tex (1) | khm |
2018-02-27 | g: revert accidental change, document missing file type | glenda |
2018-02-25 | vmx: allow setting mac address of using ea:nnnnnnnnnnnn! prefix, use genrando... | cinap_lenrek |
2018-02-25 | devloopback: reassign device letter from #X to #λ to avoid collision with de... | cinap_lenrek |
2018-02-25 | mines: documentation and chronometric control of supernatural apparitions | aiju |
2018-02-25 | ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) do... | cinap_lenrek |
2018-02-14 | ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv) | cinap_lenrek |
2018-02-11 | twsi(3): fix wrong unicode codepoint in manpage | BurnZeZ |
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-27 | libndb: retire deprecated csgetval(), ndbgetval() and ndblookval() functions | cinap_lenrek |
2018-01-21 | ppp(8): remove BUGS section, client auth has been fixed. | cinap_lenrek |
2018-01-21 | libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2 | cinap_lenrek |
2018-01-14 | ipconfig(8): remove dhcp mention from -6 example | 23hiro |
2018-01-14 | listen(8): add -a option to restrict announce address, document tcp17019 and ... | cinap_lenrek |
2018-01-06 | tlsclient: allow dumping the server's certificate with new -d flag | cinap_lenrek |
2018-01-05 | stats: show amount of reclaimable pages (add -r flag) | cinap_lenrek |
2018-01-02 | factotum(4): document dp9ik, update protocol list | cinap_lenrek |
2017-12-31 | libc: constant time implementation for encode(2) routines, fix base32 | cinap_lenrek |
2017-12-30 | libsec: implement SPKI fingerprinting for okCertificate() | cinap_lenrek |
2017-12-23 | arch(3): document #P/realmodemem file | cinap_lenrek |
2017-12-23 | devvga: removing #v/vgabios, use /dev/realmodemem instead | cinap_lenrek |
2017-12-23 | auth(8): auth/debug tests both dp9ik and p9sk1 | cinap_lenrek |
2017-12-17 | bridge(3): clarify manpage, this is a layer2 bridge | cinap_lenrek |
2017-12-15 | ether: allow spoofing of source mac address for bridges; used by vmx | cinap_lenrek |
2017-12-11 | /sys/man/*/*: fix perms (sorry) | stanley lieber |
2017-12-11 | /sys/lib/rootstub | stanley lieber |
2017-12-03 | plan9.ini(8): 9boot(8) is not a DOS program, remove outdated BUGS section | cinap_lenrek |
2017-12-03 | errstr(2): add /sys/src/libc/9sys/rerrstr.c to SOURCE section | cinap_lenrek |
2017-11-18 | 6in4: add -m mtu option to specify outer MTU | cinap_lenrek |
2017-11-12 | libsec: AES-NI support for amd64 | cinap_lenrek |
2017-11-02 | tinc(8): mash -> mesh | cinap_lenrek |
2017-11-01 | tinc(8): more spelling spam | cinap_lenrek |
2017-11-01 | tinc(8): spelling, thanks jpm | cinap_lenrek |
2017-10-31 | tinc(8): outout -> output | cinap_lenrek |
2017-10-31 | tinc: implement experimental mash peer to peer VPN from http://www.tinc-vpn.org/ | cinap_lenrek |
2017-10-30 | aes(2): document aes_xts_encrypt() and aes_xts_decrypt() functions | cinap_lenrek |
2017-10-30 | swap(3): document permissions and encryption behaviour, reference to memory(8) | cinap_lenrek |
2017-10-29 | kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryption | cinap_lenrek |
2017-10-20 | libc: cleanup atexit and put exits() in its own compilation unit | cinap_lenrek |
2017-10-17 | libsec: add AES CFB and AES OFB stream ciphers | cinap_lenrek |
2017-10-06 | rsa: add auth/rsa2asn1, check write error in auth/rsa2x509 and auth/rsa2pub, ... | cinap_lenrek |