shithub: tlsclient

RSS feed

0ca1541b – B. Atticus Grobe <grobe0ba@gmail.com> authored on 2022/05/05 19:16
This fixes issues with undefined symbols on systems that use the garbage

9da29f68 – B. Atticus Grobe <grobe0ba@gmail.com> authored on 2021/12/01 14:01
Vendor boringssl so we have working ssl everywhere.

7b6722df – Jacob Moody <moody@posixcafe.org> authored on 2021/09/05 05:50
doc tidy

f208e592 – Jacob Moody <moody@posixcafe.org> authored on 2021/09/05 05:04
add some documentation on configuring PAM

1a02ec3b – Jacob Moody <moody@posixcafe.org> authored on 2021/09/04 15:47
legal

dce45f38 – Jacob Moody <moody@posixcafe.org> authored on 2021/09/04 15:06
add login_-dp9ik

d253ae95 – Jacob Moody <moody@posixcafe.org> authored on 2021/07/22 18:59
enable posting to remote /srv through -s

3e05a1d4 – Jacob Moody <moody@posixcafe.org> authored on 2021/07/03 16:33
Add pam module

b181d62f – Jacob Moody <moody@posixcafe.org> authored on 2021/07/03 09:36
gnutls -> openssl

e8f24d37 – Jacob Moody <moody@posixcafe.org> authored on 2021/05/22 18:02
-R implies rcpu port

3e18b560 – Jacob Moody <moody@posixcafe.org> authored on 2021/05/22 16:27
add -R flag to tlsclient that execs on the remote

80cf8cd0 – Jacob Moody <moody@posixcafe.org> authored on 2021/02/22 13:05
Remove unneeded l flag for printf in 9cpu

f7392e7b – Jacob Moody <moody@posixcafe.org> authored on 2021/02/21 07:31
Remove unportable process substitution

f1357906 – Jacob Moody <moody@posixcafe.org> authored on 2021/02/20 15:37
Use getentropy instead of genrandom (thanks Ori)

9a7efce5 – Jacob Moody <moody@posixcafe.org> authored on 2021/02/20 08:40
Add git-remote-hjgit and update README

3163e525 – Jacob Moody <moody@posixcafe.org> authored on 2021/02/16 08:23
/dev/tty works so we dont need the console fd hack

396f8f36 – Jacob Moody <moody@posixcafe.org> authored on 2021/02/16 08:16
Add missing include for FreeBSD (thanks halfwit)

f6e1c9f7 – Jacob Moody <moody@posixcafe.org> authored on 2021/02/14 10:03
Initial commit