Age | Commit message (Expand) | Author |
2016-04-09 | aes(2): mention aesCBC bug | aiju |
2016-04-08 | listen(8): fix html rendering | cinap_lenrek |
2016-04-08 | listen(8): document tcp17019 rcpu service | cinap_lenrek |
2016-04-08 | tls(3): document support for TLSv1.1 and TLSv1.2 | cinap_lenrek |
2016-04-07 | qball(2): fix bad manpage reference | cinap_lenrek |
2016-04-07 | devstream(3): removed | cinap_lenrek |
2016-04-03 | kbdfs(8): document new /dev/kbd behaviour | cinap_lenrek |
2016-03-31 | 6in4: allow setting the local IPv4 address with -i flag (thanks k0ga) | cinap_lenrek |
2016-03-23 | add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtls | cinap_lenrek |
2016-03-21 | mothra(1): fix url for https://code.9front.org/hg/plan9front/ | stanley lieber |
2016-03-19 | games/life: add -d delay parameter, -b color reversal parameter, and update m... | BurnZeZ |
2016-03-19 | games(1) cleanup | BurnZeZ |
2016-03-15 | pppoe: Add support for -c and -C to enable/disable header compression (thanks... | cinap_lenrek |
2016-03-01 | vt: add -r flag to start in raw mode | BurnZeZ |
2016-03-01 | add bug to yesterday(1), fix /sys/man/3/cons permissions | BurnZeZ |
2016-03-01 | manpage references/typos | BurnZeZ |
2016-02-28 | authsrv(2): document _asgetpakkey(), authpak_hash(), authpak_new(), authpak_f... | cinap_lenrek |
2016-02-22 | rcpu(1): fix manpage reference | cinap_lenrek |
2016-02-16 | rcpu(1) man page: english | stanley lieber |
2016-02-15 | provide rcpu(1), make usage line consistent | cinap_lenrek |
2016-02-14 | tlsclient: add -o option to establish connection over a file, free the AuthIn... | cinap_lenrek |
2016-02-13 | tlssrv: add -A flag to skip changing user after authentication (usefull for aan) | cinap_lenrek |
2016-02-10 | removing libgio, this is not golang mveery >:-( | cinap_lenrek |
2016-02-09 | Imported ngfs libgio. This is a library to create virtual file descriptors, s... | Matthew Veety |
2016-02-01 | tlssrv: p9any authentication support using TLS-PSK cipher suits | cinap_lenrek |
2016-02-01 | libsec: ecdsa client support for tlshand, cleanups | cinap_lenrek |
2016-01-19 | salsa(2): fix source reference | cinap_lenrek |
2016-01-19 | salsa(2): some formating fixes | cinap_lenrek |
2016-01-19 | libsec: add salsa20 stream cipher | cinap_lenrek |
2016-01-19 | authsrv(6): fix arrows | cinap_lenrek |
2016-01-12 | fix manpage references | cinap_lenrek |
2016-01-05 | authsrv(6): english | stanley lieber |
2016-01-06 | auth: release dp9ik implementation and reentrant factotum | cinap_lenrek |
2016-01-03 | libmp: support for c-style base prefixes for strtomp(), octal support | cinap_lenrek |
2015-12-25 | libsec: implement TLS-PSK for tlsClient()/tlsServer() | cinap_lenrek |
2015-12-22 | libjson: added printing support (thanks spew) | cinap_lenrek |
2015-12-16 | kernel: use uintptr for ibrk() return value (for base >2GB) and clarify segbr... | cinap_lenrek |
2015-12-07 | fixed spelling error in 2c(1) for the axp entry. | Matthew Veety |
2015-12-07 | made sure that rcmain.local runs independent of the existence of $home/lib/p... | Matthew Veety |
2015-12-06 | winwatch: l allows label changes | aiju |
2015-11-29 | fplot(1): fix typo | BurnZeZ |
2015-11-27 | fplot(1): add BUGS section | stanley lieber |
2015-11-26 | libsec: add chacha20 poly1305 aead, allow 64 bit iv's for chacha, add tsmemcmp() | cinap_lenrek |
2015-11-25 | rio: fix handling "resize" wctl for hidden windows | cinap_lenrek |
2015-11-22 | add mpc(1), extended precision code generator | cinap_lenrek |
2015-11-22 | bootrc: remove usbwait hack, usbd/nusbrc are now synchronous by previous commit | cinap_lenrek |
2015-11-21 | libmp: initial attempt at constant time code, faster reductions for special p... | cinap_lenrek |
2015-10-31 | delkey(1): update man page to reflect recent changes. | stanley lieber |
2015-10-28 | mp(2): fix typo mnprand() -> mpnrand() | cinap_lenrek |
2015-10-22 | libsec: add chacha cipher (from charles forsyth) | cinap_lenrek |