| Age | Commit message (Expand) | Author |
| 2017-11-26 | devvga: re-render text from kmesg after resize | cinap_lenrek |
| 2017-11-22 | spin: Update to most recent version. (thanks Ori_B) | cinap_lenrek |
| 2017-11-20 | libsec: write optimized _chachablock() function for amd64 / sse2 | cinap_lenrek |
| 2017-11-19 | libmach: fix format for 8db sse shift ops | cinap_lenrek |
| 2017-11-19 | 6l: fix typo in optab table for APSLLQ (0x7e -> 0x73) | cinap_lenrek |
| 2017-11-19 | kernel: make isaconfig() consistent, not inplace tokenizing the conf string | cinap_lenrek |
| 2017-11-19 | inst/mounthjfs: use /dev/swap instead of #c/swap to determine memory size (th... | cinap_lenrek |
| 2017-11-18 | 6in4: add -m mtu option to specify outer MTU | cinap_lenrek |
| 2017-11-16 | 9pc64: handle special case in fpurestore() for procexec()/procsetup() | cinap_lenrek |
| 2017-11-16 | audio/flacdec: add eof handler avoiding endless spinning on broken files (tha... | cinap_lenrek |
| 2017-11-14 | pc64: fix mistake fpurestore() mistake | cinap_lenrek |
| 2017-11-13 | igfx: allocate backing memory for framebuffer and hw cursor when not done by ... | cinap_lenrek |
| 2017-11-12 | libsec: AES-NI support for amd64 | cinap_lenrek |
| 2017-11-12 | pc64: allow using the FPU in syscall and pagefault handlers | cinap_lenrek |
| 2017-11-08 | pc64: set ts flag before schedinit() | cinap_lenrek |
| 2017-11-04 | merge | cinap_lenrek |
| 2017-11-04 | kernel: introduce per process FPU struct (PFPU) for more flexible machine spe... | cinap_lenrek |
| 2017-11-02 | /lib/rsc: It only works when we're in the process of preparing a release. | stanley lieber |
| 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 | kernel: pc/pc, fix comment line | cinap_lenrek |
| 2017-10-30 | swap(3): document permissions and encryption behaviour, reference to memory(8) | cinap_lenrek |
| 2017-10-30 | devcons: remove obsolete comment | cinap_lenrek |
| 2017-10-30 | kernel: track more header dependencies in port/portmkfile | cinap_lenrek |
| 2017-10-29 | devswap: fix mistake | cinap_lenrek |
| 2017-10-29 | kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryption | cinap_lenrek |
| 2017-10-29 | devfs: rewrite cryptio() | cinap_lenrek |
| 2017-10-29 | libsec: rewrite aex_xts_encrypt()/aes_xts_decrypt() | cinap_lenrek |
| 2017-10-29 | cwfs: use /dev/swap instead of #c/swap to determine memory size | cinap_lenrek |
| 2017-10-28 | libc: improve alignment of QLp structure on amd64, cosmetics | cinap_lenrek |
| 2017-10-26 | libc: wunlock() part 2 | cinap_lenrek |
| 2017-10-23 | upas/smtpd: don't call syslog() from the note handler, this can deadlock | cinap_lenrek |
| 2017-10-20 | libc: cleanup atexit and put exits() in its own compilation unit | cinap_lenrek |
| 2017-10-20 | vt: block when sending input to host (fixes truncated paste) | cinap_lenrek |
| 2017-10-17 | libsec: make sectorNumber argument for aes_xts routines uvlong | cinap_lenrek |
| 2017-10-17 | libsec: add AES CFB and AES OFB stream ciphers | cinap_lenrek |
| 2017-10-17 | aux/wpa: prevent PTK re-installation attack by replaying AP retransmits | cinap_lenrek |
| 2017-10-16 | ape/libsec: fix the build, bring ape libsec.h in sync with plan9 version | cinap_lenrek |
| 2017-10-06 | ssh: remove extern declarations for pkcs1padbuf() and asn1encodedigest() (now... | cinap_lenrek |
| 2017-10-06 | rsa: add auth/rsa2asn1, check write error in auth/rsa2x509 and auth/rsa2pub, ... | cinap_lenrek |
| 2017-10-06 | libsec: export asn1encodedigest(), asn1encodeRSApub(), asn1toRSApub(), pkcs1p... | cinap_lenrek |
| 2017-10-05 | libsec: allow \r\n terminated lines in decodePEM() | cinap_lenrek |
| 2017-10-04 | check for fs= in netaudit | aiju |
| 2017-10-04 | hgwebfs: simplify retry loop construction | cinap_lenrek |
| 2017-10-04 | ndb/cs: icmp only supports version 4 addresses, icmpv6 only version 6 addresses | cinap_lenrek |
| 2017-10-04 | libauthsrv: preserve readcons() error message from read() error | cinap_lenrek |