RSS feed
d682a6cb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/10 13:28
ip/ipconfig: set on-link flag in router advertisement prefix info (fixes windows7)
17ef60cb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/07 19:24
merge
acb20685
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/07 19:23
ether8169: deal with kernel memory exhaution
3be526d4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/07 00:20
merge
069230cd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/07 00:17
forgot to commit asn1dump.c...
17291d91
– 23hiro <23hiro@gmail.com>
authored
on 2018/01/06 21:44
rconnect: support -t timeout for aan like in drawterm; also rcpu, rexport/import
05f721e9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/06 15:21
venti: fix wrong channel element size for amd64 (thanks mycroftiv)
77761804
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/06 03:44
tlssrv: remove usage reference to lost auth/secretpem
1c3377a6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/06 03:37
factotum: remove unused sshrsa.c
8ff72ce2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/06 03:34
libsec: remove asn1toDSApriv()
a200ecd3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/06 03:32
remove asn12dsa, dsa2pub, dsa2ssh and dsagen
91a70174
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/06 02:44
auth/asn1dump: include in mkfile
d4a830e2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/06 02:43
tlsclient: allow dumping the server's certificate with new -d flag
e548a865
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/06 01:25
tlsclient: remove X509dump() call, writes to fd 1
7e4b6693
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/05 03:41
/sys/lib/dist: split 9boot into 9bootproto, make *.386.iso and *.amd64.iso targets
c197fede
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/05 03:38
inst: determine kernel for bootsetup from $bootfile and $cputype
af06c6fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/04 21:43
sysinfo: #c/swap -> #¶/swap
b4370659
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/04 19:52
stats: show amount of reclaimable pages (add -r flag)
d3e54ff2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/03 23:38
pc kernel: fix wrong simd exception mask (fixes go bootstrap)
743f65c8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/02 01:05
ape/libauth: remove auth_wep.$O from mkfile
e8b46f69
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/01/01 23:59
ape: update auth.h header for APE
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()
Next