shithub: drawterm-fdroid

RSS feed

fa752996 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/03 19:24
devkbd: return multiple messages per /dev/kbd read (helps with high latency links)

b7491323 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/26 18:39
drawterm: fix auth method string (p9 vs p9any)

3b45a5cf – aiju <aiju@phicode.de> authored on 2016/03/24 14:38
remove extraneous typedef from tlshand.c

3e13a4a3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/17 19:01
term: only call flushmemscreen() when we got the drawlock

50dcc5c0 – 23hiro <23hiro@gmail.com> authored on 2016/03/17 16:01
gui-x11: fix ctrl key release event

09d3c3c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 10:55
merge

7a73fd88 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 10:55
handle role= and !hex= key attributes in secstore p9sk1/dp9ik keys

31d7a7a1 – 23hiro <23hiro@gmail.com> authored on 2016/03/15 08:19
readme: note support for mac os x11

4e34729a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 05:46
fix build for osx/x11 on amd64 (thanks Kenji Arisawa)

7768cd9a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/13 18:12
gui-x11: handle shift, ctl, caps keys

081c1f21 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/12 08:29
libsec: remove weakCipher[] array check as we do not support any of these weak ciphers

c8d84a80 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/10 16:02
fix sparc and mips getcallerpc() return type ulong -> uintptr

b7cd7074 – sl <devnull@localhost> authored on 2016/03/10 09:03
add Make.openbsd and kern/devaudio-sndio.c to support sound on OpenBSD (thanks jpm_)

a583f0d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/09 22:09
pass zeroed buffer in fversion syscall instead of 9P2000 for iounit negotion

c89f3940 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/09 15:58
implement iounit() as kernel function, try to set iounit to 64K before mount on remote side

b5e697fd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/09 14:54
devtls: fix wrong iounit

082f1a3a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/08 11:21
add -B option to disable /dev/kbd

673e3de9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/07 16:01
implement aan support for rcpu

b5259817 – 23hiro <23hiro@gmail.com> authored on 2016/03/06 18:20
readme: visual studio is now officially broken

bd39efd4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/01 06:30
libsec: fix verifyDHparams() for version <= TLS1.1

6703a455 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/29 00:00
devaudio-win32: dont burn cpu when wave block is busy

cdcc2bf6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/28 23:14
devaudio-win32: quick and dirty audio playback driver for windows