]> git.lizzy.rs Git - plan9front.git/history - sys
tlsclient: allow dumping the server's certificate with new -d flag
[plan9front.git] / sys /
2018-01-06 cinap_lenrektlsclient: allow dumping the server's certificate with...
2018-01-06 cinap_lenrektlsclient: remove X509dump() call, writes to fd 1
2018-01-05 cinap_lenrek/sys/lib/dist: split 9boot into 9bootproto, make *...
2018-01-04 cinap_lenrekstats: show amount of reclaimable pages (add -r flag)
2018-01-04 cinap_lenrekpc kernel: fix wrong simd exception mask (fixes go...
2018-01-02 cinap_lenrekape/libauth: remove auth_wep.$O from mkfile
2018-01-02 cinap_lenrekape: update auth.h header for APE
2018-01-02 cinap_lenrekfactotum(4): document dp9ik, update protocol list
2018-01-02 cinap_lenreklibauth: simplify _attrfmt() using fmtprint() avoiding...
2018-01-02 cinap_lenreklibauth: remove auth_wep() function, and non-existing...
2018-01-02 cinap_lenrekfactotum: remove legacy wep protocol
2018-01-01 cinap_lenreklibauth: fix out of bounds memory access in _parseattr()
2018-01-01 cinap_lenrekfactotum: replace custom hex parsing code with dec16...
2017-12-31 cinap_lenreklibmp: use constant time encode(2) routines instead...
2017-12-31 cinap_lenrekape: make encXchr()/decXchr() functions available
2017-12-31 cinap_lenreklibc: constant time implementation for encode(2) routin...
2017-12-31 cinap_lenrekwifi: get rid of custom hextob() routine, use dec16...
2017-12-31 cinap_lenrekaux/wpa: get rid of custom Hfmt() routine, just use...
2017-12-30 cinap_lenreklibsec: implement SPKI fingerprinting for okCertificate()
2017-12-30 cinap_lenreklibsec: fix mistake: strnchr -> strchr
2017-12-30 cinap_lenreklibsec: avoid unneccesary memory copies and redundant...
2017-12-29 cinap_lenreklibsec: get rid of dummy data[1] in Bytes and Ints...
2017-12-29 cinap_lenrekusbxhci: add missing pexit() in xhcirecover proc (thank...
2017-12-29 cinap_lenrekwifi: revert rate adoption divider, breaks arpunks...
2017-12-28 cinap_lenrekdevtls, devssl: avoid ~0UL comparsion (from drawterm)
2017-12-28 cinap_lenrekdevmnt: use u32int for tagmask, simplify alloctag()
2017-12-28 cinap_lenrekwifi: don't implicitely update lastseen timestamp on...
2017-12-28 cinap_lenreketheriwl, etherwpi: limit transmit queue buffer bloat...
2017-12-28 cinap_lenrekwifi: don't assume Wifi.rates[] is sorted, return net...
2017-12-23 cinap_lenrekarch(3): document #P/realmodemem file
2017-12-23 cinap_lenrekdevvga: removing #v/vgabios, use /dev/realmodemem instead
2017-12-23 cinap_lenrekkernel: convert textmode cga screen contents to kmesg...
2017-12-23 cinap_lenrekauth(8): auth/debug tests both dp9ik and p9sk1
2017-12-23 cinap_lenrekkernel: remove Ipifc.mbps, unused.
2017-12-21 cinap_lenrekip/tinc: handle and set ethertype for ipv6
2017-12-19 cinap_lenrekupas/fs: more bugs
2017-12-19 cinap_lenrekupas/fs: fix precedence bugs, compare digest pointer...
2017-12-18 cinap_lenrekether8169: add Macv45 for RTL8111HN, rename Macv45...
2017-12-18 cinap_lenreknusb/ether: dont forward loopback packets on bridges...
2017-12-18 cinap_lenrekdevether: dont forward loopback packets on bridges
2017-12-18 cinap_lenrekdevbridge: disable write blocking on ethernets
2017-12-17 cinap_lenrekbridge(3): clarify manpage, this is a layer2 bridge
2017-12-17 cinap_lenrekpc, pc64: add devbridge to kernel configuration
2017-12-17 cinap_lenrekdevbridge: fix mss clamping
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-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 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
next