summary refs log tree commit diff
path: root/state.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-20 13:33:22 -0500
committerJune McEnroe <june@causal.agency>2019-11-20 13:33:22 -0500
commitb237b9c82d1bac32be09e3ab4e3defee88d271f9 (patch)
treece3774753ff064492df54b01842d15929082ad7d /state.c
parentMention the name CertFP in SASL EXTERNAL guide (diff)
downloadpounce-b237b9c82d1bac32be09e3ab4e3defee88d271f9.tar.gz
pounce-b237b9c82d1bac32be09e3ab4e3defee88d271f9.zip
Format milliseconds as int
I don't know what I was thinking. I'm expecting a number less than 1000
of course that fits in int.
Diffstat (limited to 'state.c')
0 files changed, 0 insertions, 0 deletions
e/commit/compat.h?h=2.4&id=6c63959d98511c90d721c46fee7d4d756b598b99&follow=1'>Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe