RSS feed
f70ebd8e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/01 23:50
factotum(4): document dp9ik, update protocol list
77ad456b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/01 23:47
libauth: simplify _attrfmt() using fmtprint() avoiding stack buffer
e1ca49d6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/01 23:31
libauth: remove auth_wep() function, and non-existing httpauth() declaration
1d7bb807
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/01 23:27
factotum: remove legacy wep protocol
4edc7610
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/01 18:23
libauth: fix out of bounds memory access in _parseattr()
f7b0cc7a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/01 16:14
factotum: replace custom hex parsing code with dec16() avoding timing side channels
5cf5f6e9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/31 05:59
libmp: use constant time encode(2) routines instead of lookup tables
ea212266
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/31 05:53
ape: make encXchr()/decXchr() functions available
c039b52f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/31 04:06
libc: constant time implementation for encode(2) routines, fix base32
ee89c82d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/30 20:49
wifi: get rid of custom hextob() routine, use dec16(), avoid copies in parsekey()
8a64413e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/30 20:04
aux/wpa: get rid of custom Hfmt() routine, just use encodefmt. use %E for mac addresses
57f8b6ec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/29 22:07
libsec: implement SPKI fingerprinting for okCertificate()
b42d441a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/29 21:47
libsec: fix mistake: strnchr -> strchr
582d2e66
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/29 21:36
libsec: avoid unneccesary memory copies and redundant code in x509
e3cad826
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/29 15:04
libsec: get rid of dummy data[1] in Bytes and Ints types (thanks pr)
ce2211b0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/29 01:10
usbxhci: add missing pexit() in xhcirecover proc (thanks sam-d)
a021f054
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/28 22:41
wifi: revert rate adoption divider, breaks arpunks wifi
e313265e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/28 20:58
/lib/bullshit: +converged
8040a878
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/28 14:13
devtls, devssl: avoid ~0UL comparsion (from drawterm)
80185dab
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/28 13:25
devmnt: use u32int for tagmask, simplify alloctag()
b9d2a9ef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/27 23:34
wifi: don't implicitely update lastseen timestamp on nodelookup()
d13142b3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/27 20:24
etheriwl, etherwpi: limit transmit queue buffer bloat to 48k (at 22Mbit ≅ 20ms)
ce9cc8a3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/27 20:19
wifi: don't assume Wifi.rates[] is sorted, return net data rate for mbps (50% theoretical)
9c6897e8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/22 23:45
arch(3): document #P/realmodemem file
96eb90fb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/22 23:26
devvga: removing #v/vgabios, use /dev/realmodemem instead
50bea034
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/22 22:56
kernel: convert textmode cga screen contents to kmesg only once
19419329
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/22 22:21
auth(8): auth/debug tests both dp9ik and p9sk1
02b6831f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/22 21:58
kernel: remove Ipifc.mbps, unused.
47f40d8e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/22 13:26
/lib/bullshit: blockchain
3b7f73cc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/20 23:11
ip/tinc: handle and set ethertype for ipv6
21b5656d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/19 15:57
upas/fs: more bugs
a84a5c21
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/19 15:44
upas/fs: fix precedence bugs, compare digest pointer to nil
417bdbb8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/18 19:03
ether8169: add Macv45 for RTL8111HN, rename Macv45 -> Macv42 (thanks qeed, sam-d)
3e22f7ef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/18 15:50
nusb/ether: dont forward loopback packets on bridges, remove read nonblocking hack
c1eb4b8d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/18 15:47
devether: dont forward loopback packets on bridges
1f80d31f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/18 15:44
devbridge: disable write blocking on ethernets
e31934f9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/17 15:51
bridge(3): clarify manpage, this is a layer2 bridge
3e48a666
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/17 15:33
pc, pc64: add devbridge to kernel configuration
520c938f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/17 15:30
devbridge: fix mss clamping
0affe02b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/17 15:20
ip/tinc: handle single byte noop and end-of-option-list tcp options in clampmss()
15ff38e8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/17 12:17
wifi: use protocol constants from ip/ip.h and ip/ipv6.h for dmatproxy()
070a9ef7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/16 16:43
wifi: matt damon wifi bridging support
9fd8894f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/15 17:22
ether: allow spoofing of source mac address for bridges; used by vmx
4ad70e60
– aiju <devnull@localhost>
authored
on 2017/12/13 17:20
vmx(1): fix virtio network bloomfilter
e35616cb
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2017/12/11 14:58
/sys/man/*/*: fix perms (sorry)
c7eff882
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2017/12/11 14:36
fortunes: Subject: [oss-security] nvi denial of service
d057d67b
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2017/12/11 14:34
/sys/lib/rootstub
35bc3ac5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/09 17:07
devether: remove duplicated parseether() implementation (pull from libip)
a7ac0206
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/09 13:20
libflate: force non-empty huffman table in mkzprecode() for deflate
303fb496
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/05 18:44
disk/edisk: allow printing and readonly inspection of hybrid MBR/GPT disks (thanks aiju)
a3c2819c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/04 00:14
realemu: fix precedence bug in argconv() format routine (thanks dan cross)
e1387500
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/04 00:09
realemu: fix pit bcd mode
d850c601
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/03 14:23
plan9.ini(8): 9boot(8) is not a DOS program, remove outdated BUGS section
65566dda
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/03 13:54
devvga: properly handle physical screen size and panning
a08727d9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/03 11:34
screenlock: put position check back in grabmouse (thanks deuteron)
308407dc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/03 01:41
screenlock: have keyboard activity reset blank timeout
61d48161
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/03 01:27
screenlock: avoid continuous blanking, draw fullscreen over border
e1c447bc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/03 00:47
screenlock: some improvements
554fb43d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/03 00:14
libauth: replace proto=p9cr with new proto=dp9ik/p9sk1 role=login for auth_userpasswd()
3ef51c16
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/03 00:10
auth/factotum: add role=login protocol variant to dp9ik/p9sk1
e614cdf0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/02 23:54
auth/login: add missing quotefmtinstall(), quote dom attribute
f948c402
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/02 21:22
errstr(2): add /sys/src/libc/9sys/rerrstr.c to SOURCE section
2bf642de
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/12/01 18:13
screenlock: blank screen using /dev/mousectl (thanks sl)
f03260bf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/30 16:50
libsec: make includes consistent for sha2block*.c
4cdd7049
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/30 16:30
libsec: unroll portable sha1block function
c09cd288
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/29 21:16
libsec: unroll portable sha2block functions
d51d5444
– aiju <devnull@localhost>
authored
on 2017/11/27 15:34
games/blit: update screen when display address changes (thanks aap)
bea6dcd1
– aiju <devnull@localhost>
authored
on 2017/11/27 04:30
vmx(1): fix openbsd 6.2 amd64 !entrystate bug
aa3c0e55
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/26 20:31
libsec: optimize aesCBCencrypt()/aesCBCdecrypt()
48980502
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/26 12:11
cga: capture cga console contents on boot, make sure cgapos is in range
af20ba67
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/25 23:49
devvga: re-render text from kmesg after resize
28e9566d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/22 16:09
spin: Update to most recent version. (thanks Ori_B)
077e719d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/19 19:10
libsec: write optimized _chachablock() function for amd64 / sse2
1eb37394
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/19 16:11
libmach: fix format for 8db sse shift ops
15bd341c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/19 16:10
6l: fix typo in optab table for APSLLQ (0x7e -> 0x73)
e3736b88
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/19 12:17
kernel: make isaconfig() consistent, not inplace tokenizing the conf string
89653dcc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/19 10:42
inst/mounthjfs: use /dev/swap instead of #c/swap to determine memory size (thanks aap)
4a684fc6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/18 11:03
6in4: add -m mtu option to specify outer MTU
435a9a15
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/16 18:15
9pc64: handle special case in fpurestore() for procexec()/procsetup()
859d5c91
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/16 09:15
audio/flacdec: add eof handler avoiding endless spinning on broken files (thanks deuteron)
753f64a8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/13 19:16
pc64: fix mistake fpurestore() mistake
f4880742
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/12 19:48
igfx: allocate backing memory for framebuffer and hw cursor when not done by bios (from qu7uux)
3356e0e7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/12 18:15
libsec: AES-NI support for amd64
4f27f6a0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/12 17:55
pc64: allow using the FPU in syscall and pagefault handlers
3ccd5354
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/07 19:34
pc64: set ts flag before schedinit()
6eca75fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/04 16:11
merge
24057fd4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/04 16:08
kernel: introduce per process FPU struct (PFPU) for more flexible machine specific fpu handling
77836165
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2017/11/02 15:55
/lib/rsc: It only works when we're in the process of preparing a release.
04ce485f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/02 05:05
tinc(8): mash -> mesh
efdd6afc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/01 14:40
tinc(8): more spelling spam
ce890174
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/11/01 14:34
tinc(8): spelling, thanks jpm
736c3188
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/31 18:58
tinc(8): outout -> output
daf292ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/31 18:44
tinc: implement experimental mash peer to peer VPN from http://www.tinc-vpn.org/
5c1afc88
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/29 23:04
aes(2): document aes_xts_encrypt() and aes_xts_decrypt() functions
0e68b755
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/29 22:08
kernel: pc/pc, fix comment line
e436a529
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/29 21:55
swap(3): document permissions and encryption behaviour, reference to memory(8)
7e619e59
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/29 21:24
devcons: remove obsolete comment
5a93b4fe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/29 21:23
kernel: track more header dependencies in port/portmkfile
b815eaca
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/29 19:24
devswap: fix mistake
f3f93925
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/29 19:09
kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryption
Next