git: 9front

RSS feed

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)

2564d5dc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 17:44
ndb/dns: initialize unknown fids to point to the root qid

00da90ce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 17:25
rc: terminate rc when exec fails, cleanup

0f680ca7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 16:55
smtpd: remove unused lastsender logic

72473748 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 15:55
factotum: fix memory leak for p9any key confirmation, fix key handling for role=client

fa4d8239 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 14:38
stats: use rimport or import to mount remote system

a26de4c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/21 15:11
exportfs: fix endless loop for eof/error on second read in localread9pmsg()

3689981f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/21 11:36
fix ipv6 icmphostunr() locking and memory free bugs (from sources)

2097aef8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/20 11:39
sgi: add chmod to bootfs.proto for sgi kernel

c4a95022 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/19 04:14
libsec: remove unused tlsSecKill()

081a720a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/18 13:42
libsec: fix memset() size in tlsConnectionFree(), remove #include <bio.h>

07f02d58 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/17 13:50
libsec: add libc.h include for aes_xts.c (drawterm)

e4078d8f – stanley lieber <stanley.lieber@gmail.com> authored on 2016/02/16 15:53
rcpu(1) man page: english

6b869e35 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/16 14:06
ndb/dns: removing the buggy /net.alt remount hack

562687b5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/16 03:52
usbuhci: removing "uhci bug" print spam from interrupt handler

e0e1c877 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/15 12:30
provide rcpu(1), make usage line consistent

3e94fbcf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/14 20:03
devmnt: deal with partial response for Tversion request in mntversion()

dd747aad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/14 00:59
cron: just run /bin/rx to execute remote commands

c751d771 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/14 00:37
rx: rcpu service support

03687781 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/14 00:18
adding experimental rcpu service

92d746eb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/13 23:49
exportfs: retry execing ourselfs as "/bin/exportfs" (argv0 might be relative path)

4b40d606 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/13 23:48
exportfs: properly reply to chdir() error when we speak 9p

40e04b09 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/13 21:06
tlsclient: add -o option to establish connection over a file, free the AuthInfo structure to avoid leaking secrets

2698ed4e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/13 20:52
newuser: /n/other now handled in /lib/namespace

c5ceb264 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/13 20:42
provide /n and /mnt early in bootrc to allow consistent use in /lib/namespace

2dc721e5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/13 12:24
tlssrv: add -A flag to skip changing user after authentication (usefull for aan)

40aa4d0b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/13 11:43
merge

af289a31 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/13 11:36
rio: fix wrong frame colors when moving non-current window

16d27083 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/02/12 18:52
ip/chandial: fail with Ebadarg instead of printing memory contents

0e8db6d3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/11 17:59
libsec: simplify pkcs1_decrypt()

7230a2c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/11 17:43
merge

58435d12 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/11 17:42
libsec: fix double free in pkcs1_decrypt(), handle bad epm length in tlsSecRSAs(), cleanup

975aa687 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/10 00:11
removing libgio, this is not golang mveery >:-(

df03007e – Matthew Veety <mveety@mveety.com> authored on 2016/02/09 12:02
fixed a typo

715196c5 – Matthew Veety <mveety@mveety.com> authored on 2016/02/09 11:24
Imported ngfs libgio. This is a library to create virtual file descriptors, similar to common lisp grey-streams or golang's io.Reader/io.Writer. Now 95% bug-free.

2bc0d707 – stanley lieber <stanley.lieber@gmail.com> authored on 2016/02/08 15:07
fortunes: ./configure CFLAGS="-I$HOME/source/harvey/ape/amd64/include -I$HOME/source/harvey/ape/include -mno-red-zone -ffreestanding -fno-builtin -nostdlib -trigraphs -D_SUSV2_SOURCE -D_POSIX_SOURCE -D_LIMITS_EXTENSION -D_BSD_SOURCE -D_BSD_EXTENSION -DHAVE_SOCK_OPTS -DHARVEY -DPlan9" LDFLAGS="-static $HOME/source/harvey/ape/amd64/lib/crt1.o $HOME/source/harvey/ape/amd64/lib/crti.o $HOME/source/harvey/ape/amd64/lib/crtn.o -L$HOME/source/harvey/ape/amd64/lib -L$HOME/source/harvey/amd64/lib" LIBS="-lbsd -lap -lc" LIBM="" --prefix=$HOME/source/harvey/ape/ports *--host=x86_64-linux-gnu --build=x86_64-harvey *--enable-shared=no

1e31ff4f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/08 14:35
webfs: faster shutdown using postnote()

effc3e36 – aiju <devnull@localhost> authored on 2016/02/07 18:40
/lib/keyboard: add more crucial symbols

34f5680a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/06 19:31
libsec: fix missing error case unlock() in tlshands initCiphers()

0734b1ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/06 17:26
factotum: fix nil pointer crash on p9skclosekey(), thanks k0ga

5c4a3abc – aiju <devnull@localhost> authored on 2016/02/06 15:41
add mathematical angle brackets to /lib/keyboard

95bed109 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/06 02:19
libsec: mpconv -> mpfmt

f8bbb70d – mischief <mischief@offblast.org> authored on 2016/02/05 14:29
libmp: remove include of libsec.h

fbc3a951 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/03 22:11
libmp: handle out of memory case in gmfield()

6a116748 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/02 23:18
libsec: refactor asn1 encoding of digest for rsa signatures, fix memory leak in ecverify

ea662dec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/01 17:49
tlssrv: p9any authentication support using TLS-PSK cipher suits

97c0282e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/01 16:34
libsec: ecdsa client support for tlshand, cleanups

Next