shithub: tlsclient

RSS feed

36fd714f – B. Atticus Grobe <grobe0ba@gmail.com> authored on 2022/07/23 00:52
update link in README

ca70040a – B. Atticus Grobe <grobe0ba@gmail.com> authored on 2022/07/13 21:57
update README

aadcfda3 – B. Atticus Grobe <grobe0ba@gmail.com> authored on 2022/07/13 21:44
fix post-merge Makefile error for login_-dp9ik

11d45ece – B. Atticus Grobe <grobe0ba@gmail.com> authored on 2022/07/13 21:20
Merge branch 'master' of git://shithub.us/moody/tlsclient

bf116655 – Jacob Moody <moody@posixcafe.org> authored on 2022/07/13 16:29
git-remote-hjgit: make compliant with actual /bin/sh

fa2eda23 – Jacob Moody <moody@posixcafe.org> authored on 2022/07/12 22:54
add obsd install recipe for port

0c24162f – Jacob Moody <moody@posixcafe.org> authored on 2022/07/12 20:37
correct obsd dist rule

a0f49f0e – Jacob Moody <moody@posixcafe.org> authored on 2022/07/12 20:28
hopefully the last round of obsd build tweaks

0c9cb171 – Jacob Moody <moody@posixcafe.org> authored on 2022/07/12 18:42
login_-dp9ik: use per user auth configs

fa44984c – Jacob Moody <moody@posixcafe.org> authored on 2022/07/05 22:13
compat with bsd make and clang

673bb2f1 – Jacob Moody <moody@posixcafe.org> authored on 2022/07/05 21:43
clean makefile

486f9888 – Jacob Moody <moody@posixcafe.org> authored on 2022/07/05 20:12
shutup openssl

0218ed49 – Jacob Moody <moody@posixcafe.org> authored on 2022/07/05 19:53
tidy

f384883d – Jacob Moody <moody@posixcafe.org> authored on 2022/07/05 17:59
name required

02a90877 – Jacob Moody <moody@posixcafe.org> authored on 2022/07/05 17:50
exit cleanly

5ca0f087 – B. Atticus Grobe <grobe0ba@gmail.com> authored on 2022/07/05 15:16
Merge branch 'master' of https://git.sr.ht/~moody/tlsclient

eb537566 – Jacob Moody <moody@posixcafe.org> authored on 2022/07/05 14:13
exit cleanly on EOF in child process

87bd72ba – Jacob Moody <moody@posixcafe.org> authored on 2022/07/05 13:52
Revert "enable posting to remote /srv through -s"

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.

8add1800 – Jacob Moody <moody@posixcafe.org> authored on 2021/09/14 03:01
more obsd build fixes

42c7c41a – Jacob Moody <moody@posixcafe.org> authored on 2021/09/14 02:50
fix obsd builds

c782ad22 – Jacob Moody <moody@posixcafe.org> authored on 2021/09/14 02:46
fix ipv6 dns lookups (thanks Matthias)

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