summary refs log tree commit diff
path: root/libtls.pc.in
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-28 15:19:20 -0400
committerJune McEnroe <june@causal.agency>2020-07-31 12:12:53 -0400
commit7b1b55f3811fbef58ee37959d81f43f278b87a8e (patch)
tree37f86569785aa0f66c16d64b2523a9dce5c9022a /libtls.pc.in
parenttls_conninfo: Use ASN1_TIME_to_tm (diff)
downloadlibretls-7b1b55f3811fbef58ee37959d81f43f278b87a8e.tar.gz
libretls-7b1b55f3811fbef58ee37959d81f43f278b87a8e.zip
tls_conninfo: Implement time_tm_clamp_notafter
From crypto/asn1/a_time_tm.c
Diffstat (limited to 'libtls.pc.in')
0 files changed, 0 insertions, 0 deletions
' class='logmsg'> 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe