shithub: drawterm-fdroid

RSS feed

fdad581b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/04/02 07:22
devdraw: printmesg: implement "z" fmt arg (safe since printmesg is disabled)

1361c96b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/03/27 16:37
libsec: fix wrong tls1.0 prf regression

600869ad – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/01/07 14:29
x11: shut up about random selection requests that drawterm ignores anyway

e4adfd00 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/12/18 14:48
readcons: force signed char (fixes password entry on arm). consider -fsigned-char instead

fae0e8ab – Tobias Heinicke <theinicke@bss-wf.de> authored and Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> committed on 2021/11/29 10:48
Make.linux386: -lm

51afb6e1 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/11/10 13:15
x11: reset mod4 state when focus changes

5eaaeb08 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/11/09 18:18
x11: enabled Kmod4

c824c497 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/11/09 18:11
factotum: fix a memory leak

61ee60d7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/11/08 20:55
devtls: reject zero length records (thanks sigrid)

67284dd2 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/26 10:40
devaudio volume: expose pcm, skip unavailable handles

2d15857c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/23 09:54
add dirchanstat() from 9front to handle seek bug

2c1e8515 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/22 09:39
libsec: fix wrong assert condition

51d6c97c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/17 19:59
libc: fix missing <ctype.h> include for strtod

dd00a157 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/17 19:42
libsec: fix bugs in tls extension handling (thanks kemal)

e9853213 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/16 11:13
devtls: implement "hangup" control message

e65af5d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/08 08:45
Fix fdclose conflict in drawterm (thanks Christos Margiolis)

823eea4c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/03 13:58
chan: minimize differences with 9front...

c6f547e1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/02 13:46
devtls: fix bwrite memory leak when channel stops being open (from 9front)

f1a4a546 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/08/31 04:06
gui-x11: fix uninitialized vars bug for screeninit() window position (thanks Nicola Girardi)

9620904e – Lorenzo Bivens <git@lorenzobivens.info> authored on 2021/08/13 23:39
Merging echoline's android and fbdev forks

a130d441 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/08/02 14:33
gui-win32: delete utf-16 routines, just use WideCharToMultiByte()/MultiByteToWideChar() kernel32 functions

dbe5ea12 – kemal <kemali13@protonmail.com> authored on 2021/08/01 15:36
gui-win32: add support for surrogate pairs in rune16 functions

c97fe469 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/06/28 15:29
drawterm/gui-cocoa/screen.m: fix SEGFAULT during cursor updates (thanks Igor)

df9c9a8f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/06/20 10:47
libsec: move zero check to curve25519_dh_finish()

368599de – glenda <cinap_lenrek@felloff.net> authored on 2021/06/19 11:07
libsec: add curve25519 and adjust ECpriv point access

4eeb8bcb – glenda <cinap_lenrek@felloff.net> authored on 2021/06/19 10:55
libsec: various changes to tls (import from 9front)

0e9b2f46 – glenda <cinap_lenrek@felloff.net> authored on 2021/06/17 03:49
implement simulated mouse buttons for Mac laptops similar to plan9port.

4b2ebe94 – glenda <cinap_lenrek@felloff.net> authored on 2021/06/13 15:58
merge

c9f4e6f1 – glenda <cinap_lenrek@felloff.net> authored on 2021/06/13 15:55
remove .hgignore, update new repo url in README

8fad5143 – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/13 08:20
license: it's all mit, baby.

8fde26c4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/06/04 16:57
win32: remove unused argv0 variable (clashes with main.c)

e104d959 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/05/04 21:52
drawterm: properly handle enf of file in readstr() (from 9front cpu.c)

7b58000c – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/04/14 16:46
x11: reset Kshift state on focus change until we find a way to reset all modifier keys state

c6e96174 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/23 10:58
kern: remove per-process information from devcons

cfda4c39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 19:04
add preliminary riscv64 support from archlinux (thanks Sören Tempel)

d744632a – kvik <kvik@a-b.xyz> authored on 2020/11/18 18:01
devaudio-sndio: use a documented default device string

3b85c767 – mischief <mischief@offblast.org> authored on 2020/11/09 05:30
gui-x11: handle WM_DELETE_WINDOW messages

76ddc13f – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/26 09:03
merge

e93e6aac – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/26 07:14
freebsd: AUDIO=unix works, so use it. Tested on 12.1

6971ee1b – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/09/22 06:08
devfs-posix: fix pread/pwrite for large (>2Gb) files

afadbd7a – Ori Bernstein <ori@eigenstate.org> authored on 2020/08/29 11:34
osx-cocoa: ensure array is non-empty before indexing

7ba254af – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/06/24 14:42
cpu: remove /env/PASS to avoid leaking password to the remote system

566f2779 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/06/19 19:18
Add devenv to provide exit status for rcpu (thanks Fazlul)

11729e23 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/06/19 12:52
arm64/tas: use atomic builtin when possible, fixes drawterm on aarch64 android

18dbc24c – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/06/19 12:19
merge

b44945b7 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/06/19 12:18
Make.unix: -lm (for frexp)

e1964307 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/05/26 20:21
devfs-posix: apply u9fs truncate support (thanks Fazlul Shahriar)

d4043e96 – Ori Bernstein <ori@eigenstate.org> authored on 2020/04/27 10:19
fix drawterm compiles using gcc 10

bf3a3cdf – joe <devnull@localhost> authored on 2020/04/23 08:52
get the WM_NAME and WM_CLASS from the environment

07155bd7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/04/23 15:49
remove unused macro from chan.c (from 9front)

c4faf3aa – joe <devnull@localhost> authored on 2020/04/23 02:14
x11 set wm properties needs a display flush to work

e40ce258 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/04/21 15:45
remove cpu specific _sha1block() and _md5block() functions

7aab5c79 – cinap_lenrek <cinap_lenrek@felloff.net> authored