RSS feed
68411b98
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/12 21:06
libc: remove unneeded #include <auth.h> for crypt() and netcrypt()
1787584a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/12 20:34
libdraw: avoid BPSHORT()/BPLONG() expansion, cleanup loadchar(),cachechars()
6b989beb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/12 09:37
add danish keymap (thanks Eric Lindblad)
94e39c48
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/11 16:43
ape: explicitely list the ape libs to build in mkfile
45f3c56a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/11 16:39
ape: removing openssl
4e04698a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/11 16:31
python: remove openssl support, use ape/libsec for cryptographics hash functions
8f4db30e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/11 16:27
gs: replace openssl aes implementation with ape/libsec
46476320
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/11 16:23
ape: add libauth, libbio, libmp and libsec as replacements for openssl
21aee5d8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/10 16:39
hg: create system wide /sys/lib/hgrc to enabled hgwebfs extension
d71cf7ff
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/10 16:24
libauth: remove unneeded includes for authsrv.h, avoid pulling in dependency for rerrstr()
44cbb293
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/10 16:23
libsec: make #include headers consistent
c3c726a5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/10 16:22
libsec: dont use mips assembly routines for spim, wrong endianess
1069d018
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/10 16:20
libmp: fix build for spim, reduce by the mips assembly files
0ac4a447
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/10 16:18
hg: set mercurial.url.has_https when hgwebfs extension is in use
3238f124
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/09 23:01
ape: move compatibility libc.h to lib9 directory and incooperate needed functions for ape/mp (wip)
ea6910b7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/09 22:54
ape: remove broken 9errstr.c
5e370874
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/09 22:52
ape: add internal _NSEC() function and make gettimeofday() use it
3ba1197a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/09 22:35
libmp: make includes consistent, make test program compile under ape (work in progress)
b47c096c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/09 20:00
libdraw: dont postnote to pid==0 in ekill()
4915447b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/09 17:29
merge
5f28fee6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/09 17:27
add missing target for antiword in /sys/src/cmd/aux/mkfile (thanks _sl)
e558c888
– aiju <devnull@localhost>
authored
on 2016/04/09 16:51
aes(2): mention aesCBC bug
c53d5215
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/08 18:00
listen(8): fix html rendering
225a80cf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/08 17:53
listen(8): document tcp17019 rcpu service
67acf244
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/08 17:20
tls(3): document support for TLSv1.1 and TLSv1.2
9408c5fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/07 17:51
qball(2): fix bad manpage reference
e98144a2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/07 17:51
devstream(3): removed
acfd0929
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/07 17:24
ether82563: initial i217 support from http://www.9legacy.org/9legacy/patch/pc-ether82563-i210.diff (thanks k0ga)
1e821d82
– 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
455a0a09
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/04/06 16:22
jpg: fd == 0 is valid, so don't ignore it
796e7b84
– 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)
a7454261
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/04 02:47
rio: /dev/kbd cleanup
84e16f5b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/03 19:16
kbdfs(8): document new /dev/kbd behaviour
ce840822
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/03 18:54
change /dev/kbd to return multiple messages per read
cd9cddf3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/03 00:04
mercurial: CVE-2016-3630
0237b583
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/04/01 10:12
kernel: always clunk closed fids asynchronously, regardless of caching
e93f7885
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/31 19:53
6in4: ingress filter multicast and link-local, but allow relay traffic
137533bd
– 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)
eed13a5c
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/03/31 10:15
9fs: bind -b /n/9front.org!7734 /n/lists
df53b2d6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/31 00:23
kernel: remove unused NSMAX, NSLOG, NSCACHE constants from portdat.h
bd9b5f06
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/03/30 17:14
fortunes: Ah, nice. the woodpeckers are back.
1057a859
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/30 18:49
devsegment: cleanups
f8467210
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/29 22:36
bullshit: +progressive +enhancement
b4e7d8fb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/29 01:06
zynq: cleanup devarch, flushmmu() after procflushpsecg()
e6b30b28
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/28 22:09
kernel: fix procflushmmu()
ce00c680
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/28 19:01
kernel: print pid as %lud instead %lux (in tsleep() debug print)
fd9560d7
– 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
89f9966a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/28 16:12
devtls: print the path of the underlying chan in status file
38a8af2d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/28 12:58
devip: applying changes for bug: multicasts_and_udp_buffers
04c3a6f6
– 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
bf2195b8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/27 12:38
file: deal with negative coordinates in plan9 bitmaps, print image size
9aa65733
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/25 22:37
kernel: fix tsleep()/twakeup()/tsemacquire() race
5c95c50c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/23 16:17
rio: flushimage() before wscrsleep()
e7bc98b0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/23 09:50
devtls: zero secret information before freeing, cleanup
44b80d48
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/23 07:19
stats: fix display->locking race
aa6673fc
– 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
7ff779ff
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/22 13:48
rio: add flushimage() after mb2 menu action
92324db6
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/03/21 16:57
mothra(1): fix url for https://code.9front.org/hg/plan9front/
9b874fb5
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 16:27
rio botch
db7970fa
– 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
730578d4
– 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
98eb99c3
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 16:00
games(1) cleanup
e1f7e472
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 13:58
lib9p: remove duplicate variable assignment in createfile()
18046fd8
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 13:50
rio: fix some spacing, slightly cleaner arg handling
8c9d28f4
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 13:47
libdraw: have openfont() set error string
e387915a
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/03/19 13:35
libc: trailing whitespace cleanup
d094b7fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/18 04:59
ip/gping: add main pid to pid list for killall()
a2be120e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/17 13:48
abandon streaming experiment
5aaa7240
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/16 13:27
libc: fix runestrecpy() return value (thanks spew)
7f224a8f
– 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)
708178e6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/15 18:19
ppp: Small format and log fixes (thanks k0ga)
bd0f48b3
– 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)
74d4d8a2
– 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)
8b9f36db
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/15 18:06
rio: flushimage() improves your ability to see, i repeat twice.
02f37359
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/15 14:32
rio: remove more unneccesary flushimage() calls
8726990c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/13 23:15
truss: add fake __NSEC syscall name for ape
e485362b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/13 23:11
truss: fix "bad string" error due to missing ape _nsec() syscall
6974a1ec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/13 19:47
uhtml: dont trust charset=utf-8 attribute, verify.
99e3bea4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/13 18:34
g: dont pollute the environment (thanks BurnZeZ)
394733c1
– 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)
7b8fcd12
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 19:03
libdraw: don't flush in readmouse() when theres nothing to flush
2dddca98
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 18:27
ip/gping: ignore advice, fix packet corruption check, remove dead code
8f2d9a13
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 18:07
devip: handle ignoreadvice flag for all protocols
090a4047
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 17:36
vncs: parse screenid as long, not short: BGSHORT() -> BGLONG()
84851b33
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 17:01
libdraw: remove flushimage calls from fontresize() and loadchar()
31c3941e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/12 16:44
ip/gping: set display->locking before starting mouseproc (race)
bf04ac51
– 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
8a2d9625
– 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)
fb1551e9
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/03/10 17:43
libvorbis: update to 1.3.5
0276031c
– 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)
3e52ada2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/10 14:03
merge
51115b92
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/10 13:50
aan: handle case when reader closes netfd
28bd8adc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/09 22:28
devcons: nil vs 0
595501b0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/09 22:02
kernel: make fversion()/mntversion() types consistent
0aa5b01f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/09 14:54
devtls: fix wrong iounit
9dc9c6c5
– 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
bf6ba568
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/07 15:27
aan: use sync messages as keep alives
481ae719
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/03/07 14:20
vncs: fix dead Kend key
c07f5d32
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/03/05 06:38
9/mkfile: update ARCH
ba2c2fca
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/03/05 06:00
libFLAC/mkfile: -DFLAC__NO_ASM
Next