git: 9front

RSS feed

0d29e60b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/23 22:21
ssh(1): refer to thumbprint(6) for the sshthumbs file format

223792a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/23 21:46
ssh: print the whole ssh-rsa hostkey in base64 when thumb check fails

9d001d66 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/23 15:00
libsec: sha256 support for thumbprint files, use it in ssh as well

16528ad7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/23 14:42
upas/fs: don't abort on malformed unix header

600d028e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 23:31
ssh(1): add $home/lib/thumbfile to FILE section

f636e9dd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 22:59
ssh: document thumbfile options

942050fa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 22:54
ssh: implement primitive hostkey verification

edb2ce8f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 21:11
ssh(1): add bugs section about host not being authenticated

903942e5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 20:42
ssh(1): initial documentation, needs examples for authentication

0a4b4e16 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 18:52
vt: handle underline attribute

12dc1ac3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 18:21
merge

1d0bcf72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 18:19
vt: handle nocolor flag and reversed background colors

2d04ed6e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 17:07
vt: handle insert/delete/home/end keys for vt220/xterm

564156e9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 16:16
vt: handle application/normal mode (really fixes cursor keys)

5d8a28c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 14:21
merge

fc3eb962 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/22 14:01
vt: fix xterm cursor keys

e29d963f – spew <devnull@localhost> authored on 2017/04/22 10:28
merge

32133b09 – spew <devnull@localhost> authored on 2017/04/22 10:28
replica: use libavl for avl tree implementation

56489d90 – spew <devnull@localhost> authored on 2017/04/22 09:59
libavl: lookup can return the closest match

f3c0c683 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/21 22:42
merge

2d9209f0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/21 22:41
vt: fix background drawing

88172260 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/21 15:25
merge

a0ee22bb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/21 15:23
ssh: actually handle flow control and channel id's

d61f16a0 – aiju <devnull@localhost> authored on 2017/04/21 13:16
fix yacc bug (found by dan cross)

ac79ca7f – mischief <mischief@offblast.org> authored on 2017/04/21 11:09
nusb/ptp: treat any assocation as a directory

4a4a5f8e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/20 21:45
ssh: increase initial window size for better throughput

db8f8d03 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/20 20:23
rsa(8): fix description of rsa2ssh (now, ssh2 format only)

f12c2a59 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/20 20:09
ssh: cleanup debug messages

00141378 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/20 19:45
ssh: do not try authentication methods that we know are not possible

3a40e5a8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/20 18:28
ssh: implement password and keyboard-interactive authentication methods

09dc5728 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/19 18:34
vt: cursoron, don't resize winow when replying history

d8571d83 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/19 17:03
ssh: fix locking, and key reexchange handling

66731340 – stanley lieber <stanley.lieber@gmail.com> authored on 2017/04/19 09:38
/lib/rob, /lib/theo: I don't think so.

4efa01ad – aiju <devnull@localhost> authored on 2017/04/19 06:16
remove accidentally pushed change to .hgignore

a8469813 – aiju <devnull@localhost> authored on 2017/04/19 06:13
blit: always show top-left corner; add tony kaku's -m flag

a9818a16 – aiju <devnull@localhost> authored on 2017/04/19 05:00
change cpurc to look for service folder in /cfg/$sysname and /cfg/default

0dbac4fb – aiju <devnull@localhost> authored on 2017/04/19 04:51
disable all services except 17019, 17020 by default

96cd5856 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/18 22:18
vt: but not too fast :-)

63d6c61c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/18 21:46
vt: make it fast

6b3228c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 23:13
vt: send interrupt on exit, open logfile OCEXEC, run host after environment got exported, send rest of arguments to host

f0121737 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 23:06
ssh: close the channel when vt hangs up

6508ad8e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 20:21
vt: allow for a bit of buffering

3741a4b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 20:18
vt: convert from event to threads

b879aee4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 01:32
vt: increase history buffer to 64K runes

6d27e874 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 01:22
ssh: weekend project

c3bd3819 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 01:18
factotum: append public rsa encyption exponent after the modulus

89dc334f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 01:13
rsa2ssh: drop support for version 1 key format

5c7edbb3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 01:12
vt: implement snarf support

14dc1fbd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/10 22:26
pc64: state mp.h dependency for archacpi.$O

e6815283 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/09 00:36
upas/fs: remove imap lastread debounding

de0bf95c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/09 00:32
upas/fs: fix sync condition

500d4948 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/08 19:01
upas/fs: make use of Maxmsg consistent

931e0f3b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/08 19:00
upas/fs: simplify imap4read()

62dcfed3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/08 18:59
upas/fs: fix dir comparsion and skip directories in mdir, avoid stat

2ab0d2fc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/08 18:52
upas/send: use openfolder() to deliver mail to avoid code duplication

9db3e00d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/08 18:50
upas/common: deliver mail to mdir as .tmp file and rename after it has been fully written

e076133a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/04 20:34
kernel: avoid waserror() botch in devwalk (from drawterm, thanks aiju)

354c97d2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/04 16:13
kernel: fix memory leak in checkpagerefs() debug function (thanks aiju)

d329db4a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/04 15:01
tlshand: simplify tlsReadN()

1608fbcb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/03 21:59
tlshand: fix mpint to bytes conversion, reorganize send/recv buffer, check for overflow in msgSend()

8efc567c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/02 22:50
merge

be52babe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/02 22:48
tlshand: fix ECDHE and DHE for SSLv3

3a06d9d7 – aiju <devnull@localhost> authored on 2017/04/02 20:11
fix typo in 9p(2) manpage

8635767a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/02 16:17
devvga: remove unused copy of checkport() function

812b9f1e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/02 16:10
devvga: fix mistake

97139fb3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/02 16:08
devvga: include hwgc in vgactl file

ae0f2bd9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/02 15:05
aux/wpa: go to background when not prompting, handle open networks

a73da519 – aiju <devnull@localhost> authored on 2017/04/02 10:47
pc(1): fix memory leak and add clog() function

e5ed3881 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/01 18:19
nusb/lib: make usbcmd() return value symmetic; returning size of data phase (if any) (thanks aiju)

018f8da3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/01 11:21
hjfs: avoid 8c "non-interruptable temporary" warning

18e152ed – aiju <devnull@localhost> authored on 2017/04/01 05:01
chgrp: remove unused function declaration (thanks archeus)

a864c98e – aiju <devnull@localhost> authored on 2017/04/01 04:57
games/blit: remove strange debugging line

d4209609 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/31 23:35
ndb/dns: double Maxretries for long cname redirection chains

86bec38c – aiju <devnull@localhost> authored on 2017/03/31 16:20
nusb/serial: pl2303: better error handling

fe8781f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/30 19:39
merge

9f10de45 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/30 19:37
sdnvme: enable in pcf, pccpuf, pc64 kernel configuration

bc8cf497 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/30 19:33
sdnvme: don't write completion queue doorbell register when nothing has been processed

ce7acb0e – spew <devnull@localhost> authored on 2017/03/29 09:54
hjfs: disable hjfs check until more functionality is complete

3c05da04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/28 21:33
move blit roms to /sys/lib/blit

7ae00525 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/28 21:20
blit: fix mkfile

ce2ce237 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/28 20:30
kernel: fix twakeup()/timerdel() race condition

145a2bd2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/28 20:21
sdnvme: NVMe controller driver (work in progress)

1b143127 – spew <devnull@localhost> authored on 2017/03/28 19:04
hjfs: improve error messaging around blocks that are not found

0da12699 – spew <devnull@localhost> authored on 2017/03/28 16:39
hjfs: Fix bugs in ref count scan check. Enable as a console command (caveat: command arguments will change as I implement more functionality)

09040216 – aiju <devnull@localhost> authored on 2017/03/28 15:48
games/blit: mkfile: install into /bin/games

159bc80b – aiju <devnull@localhost> authored on 2017/03/28 15:43
add games/blit

3b8da714 – spew <devnull@localhost> authored on 2017/03/27 18:05
hjfs: fix broken dprint

b66a7494 – spew <devnull@localhost> authored on 2017/03/27 17:38
hjfs: simplify dprinting

0a0e1c96 – spew <devnull@localhost> authored on 2017/03/27 17:27
hjfs: add simple scan check of directory entry blocks

5ae27b3f – spew <devnull@localhost> authored on 2017/03/27 13:57
hjfs: check: check a block if its ref count is _not_ zero. Also check all the ref counts of blocks of a directory and clean up messages

427cd2c0 – stanley lieber <stanley.lieber@gmail.com> authored on 2017/03/27 09:33
various fortune corpuses: Nil means nothing.

c605f637 – spew <devnull@localhost> authored on 2017/03/27 05:57
hjfs: merge start of hjfs check implementation

c542cbf6 – spew <devnull@localhost> authored on 2017/03/27 05:55
hjfs: start implementation of checking a directory

41eccfb4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/26 12:53
devsd: handle case where theres no ifc->enable() function

c7139ee9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/26 12:46
merge

98052038 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/26 12:45
devsd: check return value of ifc->enable(), don't leak unit name/user strings

10f92792 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/26 12:43
sdvirtio: return 1 for success in vioenable()/viodisable()

85b14c08 – aiju <devnull@localhost> authored on 2017/03/25 18:29
file(1): recognise Xilinx bitstreams

af1cdfd0 – spew <devnull@localhost> authored on 2017/03/25 09:51
games/galaxy: fix exit race condition by pausing the galaxy before threadexitsall

bb71fd6f – spew <devnull@localhost> authored on 2017/03/25 09:49
hjfs: Add comment to change the OFF size to 8 when given the chance

Next