git: drawterm

RSS feed

d06ed886 – mischief <mischief@offblast.org> authored on 2018/09/11 20:29
kern: fix *another* longjmp bug

7e48e47a – mischief <mischief@offblast.org> authored on 2018/09/11 15:34
kern: fix another longjmp bug

550a8ec5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/05 06:56
devfs-posix: error on rename when newpath already exists

fd5ced87 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/01 14:47
fswstat: can't modify automatic variables that get used in waseror() handler

aa140ab5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/19 18:01
devdraw: zero initialize DImage.dscreen pointer (vnc, drawterm)

f3fbc0b2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/23 15:31
merge

3e20c041 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/23 15:30
devmouse: produce signed msec timstamp in /dev/mouse

bb68e065 – aiju <devnull@localhost> authored on 2018/07/10 12:07
update README for cocoa

f54a88de – aiju <devnull@localhost> authored on 2018/07/10 11:36
drawterm x11: MIME types need case sensitivity training (thanks echoline)

ebb16275 – aiju <devnull@localhost> authored on 2018/07/10 11:18
drawterm.app rule breaks osx build; delete it

a38e9e1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/09 06:55
secstore: increase line buffer size to 8k to avoid warning on big keys (rsa)

774d1d23 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/07 17:03
gui-win32: remove shift mouse button swap code

911a007c – aiju <devnull@localhost> authored on 2018/07/07 06:09
add mousewheel to cocoa drawterm (thanks Steven McDonald)

047ad2e0 – aiju <devnull@localhost> authored on 2018/07/03 19:28
add .hgignore

41144a24 – aiju <devnull@localhost> authored on 2018/07/03 19:28
add osx tuttle glenda and add makefile target to copy binary into .app

d951a96b – aiju <devnull@localhost> authored on 2018/07/03 19:05
add osx cocoa port

0748e023 – aiju <devnull@localhost> authored on 2018/07/03 19:04
add guimain() and cpubody() indirection to allow for osx cocoa port

9383debb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/19 17:42
devip: allow * hostname for listen

ec3e4f9b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/06 18:50
win32: fix windows7 graphics glitches when in fullscreen

175d88f6 – aiju <devnull@localhost> authored on 2018/05/14 11:57
merge

658bdec9 – aiju <devnull@localhost> authored on 2018/05/14 11:57
win32: convert clipboard to and from CR+LF

943e142d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/05/11 11:37
libmp: apply fixes for mplogic, mpdiv and mpmagadd from 9front (thanks aiju)

ee260887 – aiju <devnull@localhost> authored on 2018/04/17 06:45
windows: RtlGenRandom cannot always be statically linked

19fc2213 – aiju <devnull@localhost> authored on 2018/04/17 06:45
windows: PADDRINFOA is not always available

83150518 – aiju <devnull@localhost> authored on 2018/04/17 06:45
windows: fix creating directories under volume root

807168fe – aiju <devnull@localhost> authored on 2018/04/17 06:44
windows: add fullscreen mode

7ba556c6 – henesy <devnull@localhost> authored on 2018/03/19 23:45
Adding manual page drawterm.1

5fe2b255 – Dave MacFarlane <driusan@gmail.com> authored on 2018/01/20 05:42
Add DragonFly support to drawterm

9110fed3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 15:09
merge

a8472c1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 15:07
aan: implement client timeout

6718e705 – 23hiro <23hiro@gmail.com> authored on 2018/01/06 14:33
remove aanto variable from env

fd1a984f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 04:18
libsec: remove asn1toDSApriv()

75e61c07 – 23hiro <23hiro@gmail.com> authored on 2018/01/02 10:44
cpu: add -t flag to overwrite default 1 day aan timeout.

5c9d398c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/02 00:26
libauth: don't compile unneeded (for drawterm) units, update _attrfmt() and auth.h header

f7b7d007 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/01 18:25
libauth: fix out of bounds memory access in _parseattr()

503427f3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/01 16:19
cpu: replace custom hex parsing code with dec16() avoding timing side channels

91d5706e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/31 06:38
libc: update various libc functions (from 9front)

0fbac08c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/31 06:36
libc: update encodefmt support l flag on < (base32) (from 9front)

07eda1b8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/31 06:17
libc, libmp: new constant time encode(2) routines (from 9front)

ce450582 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/29 22:28
libsec: keep in sync with 9front

7ac6345a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/29 15:05
libsec: get rid of dummy data[1] in Bytes and Ints types (thanks pr)

2edf6164 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/28 14:24
devfs-posix: add missing stat() call in fsattach to fill info for root fid

22aa6e04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/28 14:09
devssl, devtls: fix ~0UL comparsion in wstat on amd64/gcc

15af8dd5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/28 13:28
devmnt: use u32int for tagmask, simplify alloctag()

74af129a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/30 16:52
libsec: make includes consistent for sha2block*.c

b1b106c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/30 16:34
libsec: add sha1block (from 9front)

89649ad9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/29 21:56
libsec: unroll sha1block functions (from 9front)

bc76055c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/25 23:46
devcons: add #c/kmesg, redraw kmesg buffer after resize

fee6fdde – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/25 12:56
screen: do mouseresize() from devdraw instead of the resizeproc

bc5528aa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/25 12:55
gui-win32: call terminit() only after window size has been determined

74e47cde – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/25 11:54
drawterm: debounce screen resize

b5df2820 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/23 18:16
gui-x11: reset screenputs before panicing with x i/o error

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