shithub: riscv

RSS feed

5054c979 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/22 16:34
ip/pptpd: don't mess with ipifc (handled by ppp), slay note gorup on exit

950e22be – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/22 16:33
ip: make pkt interfaces unbind on close (from inferno)

b670fc0a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 18:56
ppp: remove left over debug print

218e61f8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:58
ppp(8): remove BUGS section, client auth has been fixed.

98b1f2a7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:55
ppp: mschapv2 support

3004f058 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:37
libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2

a7974d96 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:35
factotum: implement mschapv2 role=server authentication (for ppp)

fd1e50d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:32
authsrv: implement mschapv2 authentication, include MPPE secret in the ticket

9840c50a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/20 10:13
gre: don't drop pptp packets when smaller than v4 header

9d0ba6f1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/16 18:27
ip/ipconfig: use 2000::/3 instead of ::/0 for v6 default route

12f27944 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/16 16:37
p/ipconfig: don't put automatic link-local address configuration in /net/ndb

ccf72da4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/16 15:42
set router R-flag when sendra is active for neighbor advertisement

2bd59d9c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/14 20:31
authsrv: fix chap

87c2d23c – 23hiro <23hiro@gmail.com> authored on 2018/01/14 18:58
ipconfig(8): remove dhcp mention from -6 example

b85245f5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/14 14:33
ip/ipconfig: add v6 deault route from router advertisements

84e67ffa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/14 14:32
listen(8): add -a option to restrict announce address, document tcp17019 and tcp17020

7b5cf8de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/13 06:41
ether79c970: dont disable promisc mode when multicast table is not empty

ad36593a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/13 02:16
ether82557: don't turn off promisc mode when mcast table is not empty

ba87e588 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/12 13:28
wifi: learn target ip address from neighbor advertisements in dmat proxy

2088f8c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/12 03:01
wifi: filter out loopback traffic from myself

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()

Next