summary refs log tree commit diff
path: root/tls_verify.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-27 23:32:01 -0400
committerJune McEnroe <june@causal.agency>2020-07-31 12:12:53 -0400
commit0a3851217784485092e3eea0c33a2dd61c5c1b93 (patch)
tree6571664fc4047a8ab41a7839c44c9853b06cd588 /tls_verify.c
parenttls_conninfo: Implement time_tm_clamp_notafter (diff)
downloadlibretls-0a3851217784485092e3eea0c33a2dd61c5c1b93.tar.gz
libretls-0a3851217784485092e3eea0c33a2dd61c5c1b93.zip
tls_ocsp: Use ASN1_TIME_to_tm
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
class='nohover-highlight'> 2019-02-18Clean up htmlHeaderJune McEnroe 2019-02-18Remove hi line numberingJune McEnroe Tags are much better for referring to specific parts of a file and line numbering is better done by a post-processing tool such as cat -n or producing a two-column HTML <table>. 2019-02-18Add Tag class to hiJune McEnroe 2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. 2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe