summary refs log tree commit diff
ModeNameSize
-rw-r--r--LIBTLS_VERSION7log plain blame
-rw-r--r--Makefile.am1145log plain blame
-rw-r--r--Makefile.am.common162log plain blame
-rw-r--r--VERSION7log plain blame
d---------compat1648log plain
-rw-r--r--configure.ac5283log plain blame
-rw-r--r--import.sh2155log plain blame
d---------include105log plain
-rw-r--r--libtls.pc.in379log plain blame
d---------m4198log plain
d---------man605log plain
-rw-r--r--tls.c18035log plain blame
-rw-r--r--tls.sym2048log plain blame
-rw-r--r--tls_bio_cb.c3566log plain blame
-rw-r--r--tls_client.c10480log plain blame
-rw-r--r--tls_config.c20542log plain blame
-rw-r--r--tls_conninfo.c8459log plain blame
-rw-r--r--tls_internal.h8428log plain blame
-rw-r--r--tls_keypair.c4172log plain blame
-rw-r--r--tls_ocsp.c11335log plain blame
-rw-r--r--tls_peer.c2316log plain blame
-rw-r--r--tls_server.c10839log plain blame
-rw-r--r--tls_util.c4620log plain blame
-rw-r--r--tls_verify.c6756log plain blame
d73eb5cdcda502fded&follow=1'>Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe