RSS feed
94ba5cf6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/07 17:19
tcp567: run authserver with p9sk1 tickets disabled preventing offline password brute-force
bde1856f
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/04/06 16:22
jpg: fd == 0 is valid, so don't ignore it
bd3dfb0d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/05 07:24
libdraw: fix out of bounds memory access after subfont array reallocation (thanks ray)
685ef37f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/04 02:47
rio: /dev/kbd cleanup
eb7b3d7b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/03 19:16
kbdfs(8): document new /dev/kbd behaviour
c8483996
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/03 18:54
change /dev/kbd to return multiple messages per read
7fc7aa1b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/03 00:04
mercurial: CVE-2016-3630
b290b387
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/01 10:12
kernel: always clunk closed fids asynchronously, regardless of caching
23c41f25
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/31 19:53
6in4: ingress filter multicast and link-local, but allow relay traffic
e27d33f2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/31 16:35
6in4: allow setting the local IPv4 address with -i flag (thanks k0ga)
882c4d6c
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/03/31 10:15
9fs: bind -b /n/9front.org!7734 /n/lists
9b58ff96
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/31 00:23
kernel: remove unused NSMAX, NSLOG, NSCACHE constants from portdat.h
741a0e4e
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/03/30 17:14
fortunes: Ah, nice. the woodpeckers are back.
2d28fde6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/30 18:49
devsegment: cleanups
623d1985
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/29 22:36
bullshit: +progressive +enhancement
2cb01ba6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/29 01:06
zynq: cleanup devarch, flushmmu() after procflushpsecg()
b8ab8f19
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/28 22:09
kernel: fix procflushmmu()
56000b26
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/28 19:01
kernel: print pid as %lud instead %lux (in tsleep() debug print)
1e85a770
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/28 17:58
libsec: fix tlsid for TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2c4a1eaf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/28 16:12
devtls: print the path of the underlying chan in status file
6ef0d7c7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/28 12:58
devip: applying changes for bug: multicasts_and_udp_buffers
da330d2a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/27 16:57
zynq: introduce SG_FAULT to prevent access to AXI segment while PL is not ready
822ed0fd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/27 12:38
file: deal with negative coordinates in plan9 bitmaps, print image size
1549fcf3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/25 22:37
kernel: fix tsleep()/twakeup()/tsemacquire() race
c8fbb727
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/23 16:17
rio: flushimage() before wscrsleep()
89f87dd0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/23 09:50
devtls: zero secret information before freeing, cleanup
9a7e2972
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/23 07:19
stats: fix display->locking race
a0da6afa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/22 22:45
add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtls
322c5030
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/22 13:48
rio: add flushimage() after mb2 menu action
75c12e7b
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/03/21 16:57
mothra(1): fix url for https://code.9front.org/hg/plan9front/
257471ea
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 16:27
rio botch
6956825a
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 16:09
file(1): print warnings on /fd/2, remove some duplicate strings, whitespace fixes
ca417178
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 16:03
games/life: add -d delay parameter, -b color reversal parameter, and update manpage
1741065b
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 16:00
games(1) cleanup
1bcb5732
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 13:58
lib9p: remove duplicate variable assignment in createfile()
1d0ac0fe
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 13:50
rio: fix some spacing, slightly cleaner arg handling
096fbc70
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 13:47
libdraw: have openfont() set error string
a47f5510
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 13:35
libc: trailing whitespace cleanup
da3cc98c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/18 04:59
ip/gping: add main pid to pid list for killall()
0d1a4bb8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/17 13:48
abandon streaming experiment
c133897d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/16 13:27
libc: fix runestrecpy() return value (thanks spew)
1a565a4a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/15 18:31
ppp: fix buffer overflow, set correct state after chap negotiation (thanks k0ga)
eecc8b1b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/15 18:19
ppp: Small format and log fixes (thanks k0ga)
7e864dd7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/15 18:18
ppp: md5 and mschap inside chap, do not request encryption with -c or -C (thanks k0ga)
d0df3ae2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/15 18:10
pppoe: Add support for -c and -C to enable/disable header compression (thanks k0ga)
e739b366
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/15 18:06
rio: flushimage() improves your ability to see, i repeat twice.
e0745d0e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/15 14:32
rio: remove more unneccesary flushimage() calls
96028db0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/13 23:15
truss: add fake __NSEC syscall name for ape
98b1ff32
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/13 23:11
truss: fix "bad string" error due to missing ape _nsec() syscall
c9537195
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/13 19:47
uhtml: dont trust charset=utf-8 attribute, verify.
23b7e2b0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/13 18:34
g: dont pollute the environment (thanks BurnZeZ)
8f293dc9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/13 17:38
kbdfs: map Kup/Kdown the same in shift tab (fixes shift-[up]/[down] one-line scroll in rio over drawterm/vncs)
3085ecb1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 19:03
libdraw: don't flush in readmouse() when theres nothing to flush
2b7f1de3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 18:27
ip/gping: ignore advice, fix packet corruption check, remove dead code
c6a36ab6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 18:07
devip: handle ignoreadvice flag for all protocols
992a9285
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 17:36
vncs: parse screenid as long, not short: BGSHORT() -> BGLONG()
0849f98e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 17:01
libdraw: remove flushimage calls from fontresize() and loadchar()
3a962eb9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 16:44
ip/gping: set display->locking before starting mouseproc (race)
d4ee5edf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 08:24
libsec: remove weakCipher[] array check as we do not support any of these weak ciphers
fffea49e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/11 16:46
mothra: dynamically allocate buffer for refresh url (was 20 bytes stack buffer before) (thanks BurnZeZ for reporting)
50e95007
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/03/10 17:43
libvorbis: update to 1.3.5
9205bf16
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/10 15:02
make kernel UTFmax and Runemax consistent with libc (21-bit runes) (thanks maurice)
c274fe25
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/10 14:03
merge
8f768b65
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/10 13:50
aan: handle case when reader closes netfd
1e31f175
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/09 22:28
devcons: nil vs 0
30ce8e1f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/09 22:02
kernel: make fversion()/mntversion() types consistent
cfee802f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/09 14:54
devtls: fix wrong iounit
4a6cba9c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/08 11:45
rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction
33a83ccb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/07 15:27
aan: use sync messages as keep alives
217fdfc4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/07 14:20
vncs: fix dead Kend key
e921d98c
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/03/05 06:38
9/mkfile: update ARCH
a6408d71
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/03/05 06:00
libFLAC/mkfile: -DFLAC__NO_ASM
ed5febc5
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/03/05 05:32
libFLAC: update to 1.3.1
107ecd6e
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 16:27
auth/pemencode: fix usage()
7ec8b2e6
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 16:24
dict: similar fixes, different files. also remove runescpy
4881ec7e
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 16:21
dict mkindex: code cleanup
ff0284a7
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 14:40
plot: handle create() failure
94c2bcc8
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 14:36
map/libmap: remove unused function/definitions
e1edddf7
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 14:17
vt: add -r flag to start in raw mode
a771d124
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 14:09
sort: code cleanup
5e7faa1a
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 14:00
cc: populate the flag list comment in lex.c
5592e345
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 13:12
cc: sort the lex.c comment listing debug flags
5230d252
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/01 18:54
pppoe: Avoid double free (thanks k0ga)
a099e198
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 12:30
fix /lib/keyboard spacing
8291f4dc
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 12:29
add a couple runes to /lib/keyboard
b3169bee
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 10:27
add bug to yesterday(1), fix /sys/man/3/cons permissions
6ca785e9
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/01 10:24
manpage references/typos
04bb054c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/01 06:30
libsec: fix verifyDHparams() for version <= TLS1.1
f5520c21
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/28 19:25
glenda's default profile: remove /n/other mount, done by /lib/namespace
8bde3fa2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/28 18:23
authsrv(2): document _asgetpakkey(), authpak_hash(), authpak_new(), authpak_finish()
0d20f519
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/28 06:44
games/doom: handle allocimage() failure
065eba90
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/28 04:09
libsec: have 16 32-bit words in DigestState to avoid out of bounds warnings for poly1305
dca868e6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/27 22:06
devdraw: remove unused Edepth[]
4924447c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/27 20:38
libdraw: remove unused static log2[] array
1f5b52f1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/26 21:39
rio: exit rio when /dev/cons or /dev/kbd read loop terminates
dc10d1e8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/26 21:36
kbdfs: read outer /dev/kbd file and use it just like /dev/kbdin
c40c2bb0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/26 21:08
rcpu: post hangup note to remote when connection breaks
ec3f8f56
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/22 18:26
rcpu(1): fix manpage reference
ca67e111
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/22 17:56
libauthsrv: can write p = 2^448 - 2^224 - 1 now, as mpc has constant folding.
ffa39fc1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/22 17:53
libfis: dont reject drives lacking SSP (sata ssd connected to ide with adapter)
Next