summary refs log tree commit diff
path: root/compat/timingsafe_memcmp.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-03 22:27:18 -0400
committerJune McEnroe <june@causal.agency>2020-08-03 22:27:18 -0400
commit1f76eb0e84b70024abe78149bef743a7b7699590 (patch)
treea08cf7e9887e0f1bfd537536b2ffb93d9be65c92 /compat/timingsafe_memcmp.c
parentdoc: Add README (diff)
downloadlibretls-1f76eb0e84b70024abe78149bef743a7b7699590.tar.gz
libretls-1f76eb0e84b70024abe78149bef743a7b7699590.zip
doc: Indicate that only OpenSSL 1.1.1b and newer work
Diffstat (limited to 'compat/timingsafe_memcmp.c')
0 files changed, 0 insertions, 0 deletions
an title='2019-02-10 20:34:20 -0500'>2019-02-10Add plain text "language" to hiJune McEnroe 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe