summary refs log tree commit diff
path: root/bounce.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-02 18:02:24 -0400
committerJune McEnroe <june@causal.agency>2021-09-02 18:02:24 -0400
commit4c889ebf5d42ba8939e33c14a74b4552474587f4 (patch)
treeeae014e2d394181e0d3ce98dc82d50526f230646 /bounce.h
parentRead from /dev/urandom instead of using getentropy(3) (diff)
downloadpounce-4c889ebf5d42ba8939e33c14a74b4552474587f4.tar.gz
pounce-4c889ebf5d42ba8939e33c14a74b4552474587f4.zip
Call serverConfig() with NULLs for -o
Always use insecure, and trust, clientCert, clientPriv are irrelevant
for printing the remote certificate.
Diffstat (limited to 'bounce.h')
0 files changed, 0 insertions, 0 deletions
ntJune McEnroe 2019-09-07Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe