shithub: drawterm-fdroid

RSS feed

69161a85 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/23 14:13
drawterm: implement window resize for gui-x11 and gui-win32

966e3f1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/21 15:55
devcons: remove /dev/swap

eb4ce56d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/21 15:54
libsec: sync with 9front

df8c7d8f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/21 15:53
use $PASS environment variable secstore/p9any password

2f3f38b8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/20 17:03
fix bounds check in screenputc() (thanks mischief)

e10ae983 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/19 21:27
gui-win32: fix WM_SCROLLWHEEL mouse position

e3a4e2d5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/09 18:19
allocate 2 ulongs for secalloc() to keep it 8 byte aligned (use first ulong for magic constant)

b2e55f09 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/07 14:14
kernel: fix namelenerror(), avoid memrchr() and make it static (from 9front)

d6760dce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/29 17:35
get rid of drawdebug cruft

2c92a6e0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/23 15:21
libsec: update thumbprint implementation from 9front

1583a55d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/04 20:25
kern: merge with chan.c, dev.c, pgrp.c from 9front, fix waserror() botch in devwalk()

cdb9a6e1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/04 15:02
tlshand: simplify tlsReadN() (from 9front)

43866763 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/03 21:59
tlshand: sync with 9front

15e68cc2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/02 22:49
tlshand: fix ECDHE and DHE for SSLv3 (from 9front)

d60c87d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/18 21:13
devdraw: get rid of screen blanking state

2da0defa – aiju <devnull@localhost> authored on 2017/03/14 19:44
translate xkb dead accent codes into corresponding unicode characters

f2c70311 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/25 18:33
devfs-posix: fix syntax error...

0f3766f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/25 18:03
implement setting atime and mtime in fswstat for unix and windows

333472c8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/10 20:29
libsec: update tlshand from 9front...

298b974e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/10 17:53
libsec: import from 9front

6f175d28 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/09 19:21
libsec: import changed from 9front

1cb0ad40 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/06 16:51
libsec: import x509 and rsagen changes from 9front

f5683254 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/05 00:18
libsec: have rsagen() always produce postive !dk to avoid confusion