2021-08-17 23:08 | finger.c: remove obsolete j/k variables | hhvn | 1 | +1 | -1 |
2021-08-17 23:05 | finger.c: fix missing comma | hhvn | 1 | +1 | -1 |
2021-07-11 17:23 | finger.c: print host/port with connect() and socket() failures | hhvn | 1 | +2 | -2 |
2021-07-11 17:23 | finger.c: remove read_line and use read() directly | hhvn | 1 | +4 | -19 |
2021-07-11 17:19 | finger.c: die returns void | hhvn | 1 | +1 | -1 |
2021-07-11 17:19 | finger.c: die on missing host/port | hhvn | 1 | +5 | -1 |
2021-07-11 17:17 | finger.c: remove freeaddrinfo() on hints | hhvn | 1 | +0 | -1 |
2021-07-11 17:17 | finger.c: redesign argument parsing | hhvn | 1 | +23 | -41 |
2021-06-06 20:19 | finger.c: use freeaddrinfo() | hhvn | 1 | +3 | -0 |
2021-06-06 17:23 | finger.c: use pledge | hhvn | 1 | +7 | -0 |
2021-06-06 15:30 | makefile finger.1: add manpage | hhvn | 2 | +35 | -3 |
2021-06-06 15:21 | finger.c: add newline after each finger() | hhvn | 1 | +2 | -1 |
2021-06-06 15:18 | finger.c: add copyright notice | hhvn | 1 | +2 | -0 |
2021-06-06 15:18 | LICENSE .license-pgp/: add license | hhvn | 3 | +43 | -0 |
2021-06-06 15:17 | .gitignore: add | hhvn | 1 | +2 | -0 |
2021-06-06 15:17 | finger.c makefile arg.h strlcpy.c: init | hhvn | 4 | +296 | -0 |