| Age | Commit message (Expand) | Author |
| 2016-08-28 | ape: add d_stat struct in dirent struct allowing the avoidance of stats | cinap_lenrek |
| 2016-08-28 | timmy: manpage | aiju |
| 2016-08-28 | strtomp: update the returned char* even if there were no characters parsed | aiju |
| 2016-08-28 | strtomp: fix mpbits() call in octal code | aiju |
| 2016-08-27 | fix wrong manpage section index generation for rc-httpd(8) | cinap_lenrek |
| 2016-08-27 | rio(4): document text truncation | cinap_lenrek |
| 2016-08-27 | rand(2), cons(3): clarify /dev/random behaviour | cinap_lenrek |
| 2016-08-27 | merge | cinap_lenrek |
| 2016-08-27 | kernel: switch to fast portable chacha based seed-once random number generator | cinap_lenrek |
| 2016-08-27 | devsdp: keep cipher states in secret memory | cinap_lenrek |
| 2016-08-27 | ip/esp: allocate cipher states in secret memory | cinap_lenrek |
| 2016-08-27 | devtls: allocate cipher states in secret memory | cinap_lenrek |
| 2016-08-27 | devssl: allocate cipher states in secret memory | cinap_lenrek |
| 2016-08-27 | wifi: update wifi.h header | cinap_lenrek |
| 2016-08-27 | wifi: allocate cipher states in secret memory, do AESstate key setup once | cinap_lenrek |
| 2016-08-27 | kernel: add secalloc() and secfree() functions for secret memory allocation | cinap_lenrek |
| 2016-08-27 | libc: add poolisoverlap() and definitions for Pool *secrmem | cinap_lenrek |
| 2016-08-26 | Bfn: set +x | aiju |
| 2016-08-25 | document Bfn | aiju |
| 2016-08-25 | fix Bfn botch | aiju |
| 2016-08-25 | add Bfn script | aiju |
| 2016-08-20 | merge | cinap_lenrek |
| 2016-08-20 | vga/igfx: add pci did's for kenjis intel graphics cards. | cinap_lenrek |
| 2016-08-20 | merge | cinap_lenrek |
| 2016-08-20 | vga/igfx: work in progress fdi link train for sandy bridge, properly calculat... | cinap_lenrek |
| 2016-08-18 | fix awk format printing bugs (thanks aiju) | spew |
| 2016-08-16 | devmnt: fix mistake in mntrahread() | cinap_lenrek |
| 2016-08-15 | webfs: dont include http status in "needkey" error string | cinap_lenrek |
| 2016-08-15 | libframe: consistent use of nil vs. 0 | cinap_lenrek |
| 2016-08-15 | libflate: add bounds checking on decode array, add sanity checks in hufftab() | cinap_lenrek |
| 2016-08-14 | ndb/cs: don't lookup AAAA records for IL, make sure translated address is IPv... | cinap_lenrek |
| 2016-08-14 | ip/il: dont attept to connect over IPv6, IL only supports IPv4 packets | cinap_lenrek |
| 2016-08-14 | 6c: subsitute floating point registers eleminating MOVSD and MOVSS instructio... | cinap_lenrek |
| 2016-08-10 | ratrace: fix fork/exec race with "nohang" procctl (like a debugger) | cinap_lenrek |
| 2016-08-08 | document mplogic functions | aiju |
| 2016-08-08 | auth/fgui: use pale colors | cinap_lenrek |
| 2016-08-08 | libcontrol: primitive text entry cut and paste with mouse | cinap_lenrek |
| 2016-08-08 | hgwebfs: make hgwebfs prompt for password | cinap_lenrek |
| 2016-08-08 | webfs: avoid retry loops when we got a bad key in factotum | cinap_lenrek |
| 2016-08-08 | webfs: include factotum key query in error string for 401/407 Unauthorized st... | cinap_lenrek |
| 2016-08-08 | authsrv(6): document session secret key derivation for p9sk1 and dp9ik | cinap_lenrek |
| 2016-08-08 | mptrunc: normalize after mpassign to handle the case b==r | aiju |
| 2016-08-06 | thread(2): threadgrp() -> threadgetgrp(), thanks jpm | cinap_lenrek |
| 2016-08-05 | libauthsrv: ANAMELEN -> PASSWDLEN | cinap_lenrek |
| 2016-08-04 | libauth: fix mount file-descriptor leak in auth_chuid() | cinap_lenrek |
| 2016-08-04 | auth/login: add dp9ik key to sub factotum, get rid of temporary /srv file | cinap_lenrek |
| 2016-08-04 | ape/libauth: add PASSWDLEN constant to compile passtokey.c from native libaut... | cinap_lenrek |
| 2016-07-31 | auth: various cleanups, use common readcons() from libauthsrv, zero keys afte... | cinap_lenrek |
| 2016-07-31 | auth/secstore: use common readcons() routine from libauthsrv | cinap_lenrek |
| 2016-07-31 | auth/factotum: use common readcons() function from libauthsrv | cinap_lenrek |