summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-22rc: terminate rc when exec fails, cleanupcinap_lenrek
2016-02-22smtpd: remove unused lastsender logiccinap_lenrek
2016-02-22factotum: fix memory leak for p9any key confirmation, fix key handling for ro...cinap_lenrek
2016-02-22stats: use rimport or import to mount remote systemcinap_lenrek
2016-02-21exportfs: fix endless loop for eof/error on second read in localread9pmsg()cinap_lenrek
2016-02-21fix ipv6 icmphostunr() locking and memory free bugs (from sources)cinap_lenrek
2016-02-20sgi: add chmod to bootfs.proto for sgi kernelcinap_lenrek
2016-02-19libsec: remove unused tlsSecKill()cinap_lenrek
2016-02-18libsec: fix memset() size in tlsConnectionFree(), remove #include <bio.h>cinap_lenrek
2016-02-17libsec: add libc.h include for aes_xts.c (drawterm)cinap_lenrek
2016-02-16rcpu(1) man page: englishstanley lieber
2016-02-16ndb/dns: removing the buggy /net.alt remount hackcinap_lenrek
2016-02-16usbuhci: removing "uhci bug" print spam from interrupt handlercinap_lenrek
2016-02-15provide rcpu(1), make usage line consistentcinap_lenrek
2016-02-15devmnt: deal with partial response for Tversion request in mntversion()cinap_lenrek
2016-02-14cron: just run /bin/rx to execute remote commandscinap_lenrek
2016-02-14rx: rcpu service supportcinap_lenrek
2016-02-14adding experimental rcpu servicecinap_lenrek
2016-02-14exportfs: retry execing ourselfs as "/bin/exportfs" (argv0 might be relative ...cinap_lenrek
2016-02-14exportfs: properly reply to chdir() error when we speak 9pcinap_lenrek
2016-02-14tlsclient: add -o option to establish connection over a file, free the AuthIn...cinap_lenrek
2016-02-14newuser: /n/other now handled in /lib/namespacecinap_lenrek
2016-02-14provide /n and /mnt early in bootrc to allow consistent use in /lib/namespacecinap_lenrek
2016-02-13tlssrv: add -A flag to skip changing user after authentication (usefull for aan)cinap_lenrek
2016-02-13mergecinap_lenrek
2016-02-13rio: fix wrong frame colors when moving non-current windowcinap_lenrek
2016-02-12ip/chandial: fail with Ebadarg instead of printing memory contentsftrvxmtrx
2016-02-11libsec: simplify pkcs1_decrypt()cinap_lenrek
2016-02-11mergecinap_lenrek
2016-02-11libsec: fix double free in pkcs1_decrypt(), handle bad epm length in tlsSecRS...cinap_lenrek
2016-02-10removing libgio, this is not golang mveery >:-(cinap_lenrek
2016-02-09fixed a typoMatthew Veety
2016-02-09Imported ngfs libgio. This is a library to create virtual file descriptors, s...Matthew Veety
2016-02-08fortunes: ./configure CFLAGS="-I$HOME/source/harvey/ape/amd64/include -I$HOME...stanley lieber
2016-02-08webfs: faster shutdown using postnote()cinap_lenrek
2016-02-07/lib/keyboard: add more crucial symbolsaiju
2016-02-07libsec: fix missing error case unlock() in tlshands initCiphers()cinap_lenrek
2016-02-06factotum: fix nil pointer crash on p9skclosekey(), thanks k0gacinap_lenrek
2016-02-06add mathematical angle brackets to /lib/keyboardaiju
2016-02-06libsec: mpconv -> mpfmtcinap_lenrek
2016-02-05libmp: remove include of libsec.hmischief
2016-02-04libmp: handle out of memory case in gmfield()cinap_lenrek
2016-02-03libsec: refactor asn1 encoding of digest for rsa signatures, fix memory leak ...cinap_lenrek
2016-02-01tlssrv: p9any authentication support using TLS-PSK cipher suitscinap_lenrek
2016-02-01libsec: ecdsa client support for tlshand, cleanupscinap_lenrek
2016-02-01mpc: constant expression foldingcinap_lenrek
2016-01-30games/doom: fix white window issue on exitcinap_lenrek
2016-01-19salsa(2): fix source referencecinap_lenrek
2016-01-19salsa(2): some formating fixescinap_lenrek
2016-01-19libsec: add salsa20 stream ciphercinap_lenrek