use install instead of cp in makefile
add -b flag to fork in to background
various cleanup (thanks Keegan)
use sh -c to allow askpass to use arguments
actually correct obsd openssl version
auth server is not strictly required
add TLSCLIENT_ASKPASS for a maybe less bad password solution for
workaround for lack of RFC 5746 support
update obsd CI builds to 7.1
git-remote-hjgit: make compliant with actual /bin/sh
add obsd install recipe for port
hopefully the last round of obsd build tweaks
login_-dp9ik: use per user auth configs
compat with bsd make and clang
exit cleanly on EOF in child process
Revert "enable posting to remote /srv through -s"
fix ipv6 dns lookups (thanks Matthias)
add some documentation on configuring PAM
enable posting to remote /srv through -s
add -R flag to tlsclient that execs on the remote
Remove unneeded l flag for printf in 9cpu
Remove unportable process substitution
Use getentropy instead of genrandom (thanks Ori)
Add git-remote-hjgit and update README
/dev/tty works so we dont need the console fd hack
Add missing include for FreeBSD (thanks halfwit)