summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-26devvga: re-render text from kmesg after resizecinap_lenrek
2017-11-22spin: Update to most recent version. (thanks Ori_B)cinap_lenrek
2017-11-20libsec: write optimized _chachablock() function for amd64 / sse2cinap_lenrek
2017-11-19libmach: fix format for 8db sse shift opscinap_lenrek
2017-11-196l: fix typo in optab table for APSLLQ (0x7e -> 0x73)cinap_lenrek
2017-11-19kernel: make isaconfig() consistent, not inplace tokenizing the conf stringcinap_lenrek
2017-11-19inst/mounthjfs: use /dev/swap instead of #c/swap to determine memory size (th...cinap_lenrek
2017-11-186in4: add -m mtu option to specify outer MTUcinap_lenrek
2017-11-169pc64: handle special case in fpurestore() for procexec()/procsetup()cinap_lenrek
2017-11-16audio/flacdec: add eof handler avoiding endless spinning on broken files (tha...cinap_lenrek
2017-11-14pc64: fix mistake fpurestore() mistakecinap_lenrek
2017-11-13igfx: allocate backing memory for framebuffer and hw cursor when not done by ...cinap_lenrek
2017-11-12libsec: AES-NI support for amd64cinap_lenrek
2017-11-12pc64: allow using the FPU in syscall and pagefault handlerscinap_lenrek
2017-11-08pc64: set ts flag before schedinit()cinap_lenrek
2017-11-04mergecinap_lenrek
2017-11-04kernel: 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-02tinc(8): mash -> meshcinap_lenrek
2017-11-01tinc(8): more spelling spamcinap_lenrek
2017-11-01tinc(8): spelling, thanks jpmcinap_lenrek
2017-10-31tinc(8): outout -> outputcinap_lenrek
2017-10-31tinc: implement experimental mash peer to peer VPN from http://www.tinc-vpn.org/cinap_lenrek
2017-10-30aes(2): document aes_xts_encrypt() and aes_xts_decrypt() functionscinap_lenrek
2017-10-30kernel: pc/pc, fix comment linecinap_lenrek
2017-10-30swap(3): document permissions and encryption behaviour, reference to memory(8)cinap_lenrek
2017-10-30devcons: remove obsolete commentcinap_lenrek
2017-10-30kernel: track more header dependencies in port/portmkfilecinap_lenrek
2017-10-29devswap: fix mistakecinap_lenrek
2017-10-29kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryptioncinap_lenrek
2017-10-29devfs: rewrite cryptio()cinap_lenrek
2017-10-29libsec: rewrite aex_xts_encrypt()/aes_xts_decrypt()cinap_lenrek
2017-10-29cwfs: use /dev/swap instead of #c/swap to determine memory sizecinap_lenrek
2017-10-28libc: improve alignment of QLp structure on amd64, cosmeticscinap_lenrek
2017-10-26libc: wunlock() part 2cinap_lenrek
2017-10-23upas/smtpd: don't call syslog() from the note handler, this can deadlockcinap_lenrek
2017-10-20libc: cleanup atexit and put exits() in its own compilation unitcinap_lenrek
2017-10-20vt: block when sending input to host (fixes truncated paste)cinap_lenrek
2017-10-17libsec: make sectorNumber argument for aes_xts routines uvlongcinap_lenrek
2017-10-17libsec: add AES CFB and AES OFB stream cipherscinap_lenrek
2017-10-17aux/wpa: prevent PTK re-installation attack by replaying AP retransmitscinap_lenrek
2017-10-16ape/libsec: fix the build, bring ape libsec.h in sync with plan9 versioncinap_lenrek
2017-10-06ssh: remove extern declarations for pkcs1padbuf() and asn1encodedigest() (now...cinap_lenrek
2017-10-06rsa: add auth/rsa2asn1, check write error in auth/rsa2x509 and auth/rsa2pub, ...cinap_lenrek
2017-10-06libsec: export asn1encodedigest(), asn1encodeRSApub(), asn1toRSApub(), pkcs1p...cinap_lenrek
2017-10-05libsec: allow \r\n terminated lines in decodePEM()cinap_lenrek
2017-10-04check for fs= in netauditaiju
2017-10-04hgwebfs: simplify retry loop constructioncinap_lenrek
2017-10-04ndb/cs: icmp only supports version 4 addresses, icmpv6 only version 6 addressescinap_lenrek
2017-10-04libauthsrv: preserve readcons() error message from read() errorcinap_lenrek