]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2017-12-17 cinap_lenrekip/tinc: handle single byte noop and end-of-option...
2017-12-17 cinap_lenrekwifi: use protocol constants from ip/ip.h and ip/ipv6...
2017-12-16 cinap_lenrekwifi: matt damon wifi bridging support
2017-12-15 cinap_lenrekether: allow spoofing of source mac address for bridges...
2017-12-13 aijuvmx(1): fix virtio network bloomfilter
2017-12-12 stanley lieber/sys/man/*/*: fix perms (sorry)
2017-12-12 stanley lieberfortunes: Subject: [oss-security] nvi denial of service
2017-12-12 stanley lieber/sys/lib/rootstub
2017-12-09 cinap_lenrekdevether: remove duplicated parseether() implementation...
2017-12-09 cinap_lenreklibflate: force non-empty huffman table in mkzprecode...
2017-12-05 cinap_lenrekdisk/edisk: allow printing and readonly inspection...
2017-12-04 cinap_lenrekrealemu: fix precedence bug in argconv() format routine...
2017-12-04 cinap_lenrekrealemu: fix pit bcd mode
2017-12-03 cinap_lenrekplan9.ini(8): 9boot(8) is not a DOS program, remove...
2017-12-03 cinap_lenrekdevvga: properly handle physical screen size and panning
2017-12-03 cinap_lenrekscreenlock: put position check back in grabmouse (thank...
2017-12-03 cinap_lenrekscreenlock: have keyboard activity reset blank timeout
2017-12-03 cinap_lenrekscreenlock: avoid continuous blanking, draw fullscreen...
2017-12-03 cinap_lenrekscreenlock: some improvements
2017-12-03 cinap_lenreklibauth: replace proto=p9cr with new proto=dp9ik/p9sk1...
2017-12-03 cinap_lenrekauth/factotum: add role=login protocol variant to dp9ik...
2017-12-03 cinap_lenrekauth/login: add missing quotefmtinstall(), quote dom...
2017-12-03 cinap_lenrekerrstr(2): add /sys/src/libc/9sys/rerrstr.c to SOURCE...
2017-12-01 cinap_lenrekscreenlock: blank screen using /dev/mousectl (thanks sl)
2017-11-30 cinap_lenreklibsec: make includes consistent for sha2block*.c
2017-11-30 cinap_lenreklibsec: unroll portable sha1block function
2017-11-30 cinap_lenreklibsec: unroll portable sha2block functions
2017-11-27 aijugames/blit: update screen when display address changes...
2017-11-27 aijuvmx(1): fix openbsd 6.2 amd64 !entrystate bug
2017-11-27 cinap_lenreklibsec: optimize aesCBCencrypt()/aesCBCdecrypt()
2017-11-26 cinap_lenrekcga: capture cga console contents on boot, make sure...
2017-11-26 cinap_lenrekdevvga: re-render text from kmesg after resize
2017-11-22 cinap_lenrekspin: Update to most recent version. (thanks Ori_B)
2017-11-19 cinap_lenreklibsec: write optimized _chachablock() function for...
2017-11-19 cinap_lenreklibmach: fix format for 8db sse shift ops
2017-11-19 cinap_lenrek6l: fix typo in optab table for APSLLQ (0x7e -> 0x73)
2017-11-19 cinap_lenrekkernel: make isaconfig() consistent, not inplace tokeni...
2017-11-19 cinap_lenrekinst/mounthjfs: use /dev/swap instead of #c/swap to...
2017-11-18 cinap_lenrek6in4: add -m mtu option to specify outer MTU
2017-11-16 cinap_lenrek9pc64: handle special case in fpurestore() for procexec...
2017-11-16 cinap_lenrekaudio/flacdec: add eof handler avoiding endless spinnin...
2017-11-13 cinap_lenrekpc64: fix mistake fpurestore() mistake
2017-11-12 cinap_lenrekigfx: allocate backing memory for framebuffer and hw...
2017-11-12 cinap_lenreklibsec: AES-NI support for amd64
2017-11-12 cinap_lenrekpc64: allow using the FPU in syscall and pagefault...
2017-11-07 cinap_lenrekpc64: set ts flag before schedinit()
2017-11-04 cinap_lenrekmerge
2017-11-04 cinap_lenrekkernel: introduce per process FPU struct (PFPU) for...
2017-11-02 stanley lieber/lib/rsc: It only works when we're in the process of...
2017-11-02 cinap_lenrektinc(8): mash -> mesh
2017-11-01 cinap_lenrektinc(8): more spelling spam
2017-11-01 cinap_lenrektinc(8): spelling, thanks jpm
2017-10-31 cinap_lenrektinc(8): outout -> output
2017-10-31 cinap_lenrektinc: implement experimental mash peer to peer VPN...
2017-10-30 cinap_lenrekaes(2): document aes_xts_encrypt() and aes_xts_decrypt...
2017-10-30 cinap_lenrekkernel: pc/pc, fix comment line
2017-10-30 cinap_lenrekswap(3): document permissions and encryption behaviour...
2017-10-30 cinap_lenrekdevcons: remove obsolete comment
2017-10-30 cinap_lenrekkernel: track more header dependencies in port/portmkfile
2017-10-29 cinap_lenrekdevswap: fix mistake
2017-10-29 cinap_lenrekkernel: introduce devswap #¶ to serve /dev/swap and...
2017-10-29 cinap_lenrekdevfs: rewrite cryptio()
2017-10-29 cinap_lenreklibsec: rewrite aex_xts_encrypt()/aes_xts_decrypt()
2017-10-29 cinap_lenrekcwfs: use /dev/swap instead of #c/swap to determine...
2017-10-28 cinap_lenreklibc: improve alignment of QLp structure on amd64,...
2017-10-26 cinap_lenreklibc: wunlock() part 2
2017-10-23 cinap_lenrekupas/smtpd: don't call syslog() from the note handler...
2017-10-20 cinap_lenreklibc: cleanup atexit and put exits() in its own compila...
2017-10-20 cinap_lenrekvt: block when sending input to host (fixes truncated...
2017-10-17 cinap_lenreklibsec: make sectorNumber argument for aes_xts routines...
2017-10-17 cinap_lenreklibsec: add AES CFB and AES OFB stream ciphers
2017-10-17 cinap_lenrekaux/wpa: prevent PTK re-installation attack by replayin...
2017-10-16 cinap_lenrekape/libsec: fix the build, bring ape libsec.h in sync...
2017-10-06 cinap_lenrekssh: remove extern declarations for pkcs1padbuf() and...
2017-10-06 cinap_lenrekrsa: add auth/rsa2asn1, check write error in auth/rsa2x...
2017-10-06 cinap_lenreklibsec: export asn1encodedigest(), asn1encodeRSApub...
2017-10-05 cinap_lenreklibsec: allow \r\n terminated lines in decodePEM()
2017-10-04 aijucheck for fs= in netaudit
2017-10-04 cinap_lenrekhgwebfs: simplify retry loop construction
2017-10-04 cinap_lenrekndb/cs: icmp only supports version 4 addresses, icmpv6...
2017-10-04 cinap_lenreklibauthsrv: preserve readcons() error message from...
2017-10-04 cinap_lenrekhg: disable tag caching, allows accessing hg repo from...
2017-09-29 cinap_lenrek9boot: limit read size to 4K for efi simple file system...
2017-09-27 cinap_lenrekpc64: add ether82598 driver to configuration
2017-09-27 cinap_lenrekether82598: support for T540-T1, use physical addresses...
2017-09-27 cinap_lenreksdnvme: identify namespace list fails on intel ssd...
2017-09-27 cinap_lenrekkernel: don't tokenize inplace in isaconfig() to make...
2017-09-27 cinap_lenrekkernel: get rid of 36 bit Paerange mask in mtrr (suppo...
2017-09-23 cinap_lenrekupas/fs: fix putcache(), sub-part messages should never...
2017-09-22 cinap_lenrekxhci: do bounds checking in capability walking, check...
2017-09-22 cinap_lenreksshfs: use mtime for qid.vers, fix wstat without name...
2017-09-13 cinap_lenrekupas/fs: replace fixed cache table with lru linked...
2017-09-11 cinap_lenrekwinwatch: show windows with empty labels (thanks jpm)
2017-09-10 cinap_lenrekrename pcf kernel to pc, remove pcf, pccpuf, pccpu64...
2017-09-10 BurnZeZaudiohda: add pci id for nvidia GM204
2017-09-10 BurnZeZaudiohda: add pci id for Intel 9 Series
2017-09-10 cinap_lenrekvmx(3): document changes to devvmx interface
2017-09-09 cinap_lenrekaudiohda: add pci id for ICH10 (thanks echoline)
2017-09-02 aijudevvmx: call vmxshutdown from reboot() function manually
2017-08-29 cinap_lenreksshfs: fork ssh in its own namespace so it wont keep...
next