summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-20 18:17:38 -0400
committerJune McEnroe <june@causal.agency>2021-06-20 18:17:38 -0400
commitda374e6e610f9c825ddb7d35170a5beacd2d9f08 (patch)
treebd1a6503e201486a8a47a4f78aa96977ccab53d5 /irc.c
parentHandle TLS_WANNT_POLL{IN,OUT} from tls_handshake(3) (diff)
downloadcatgirl-da374e6e610f9c825ddb7d35170a5beacd2d9f08.tar.gz
catgirl-da374e6e610f9c825ddb7d35170a5beacd2d9f08.zip
Don't match actions in notices
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
ason A. Donenfeld 2014-01-17repolist: make owner clickable to searchJason A. Donenfeld 2014-01-17ui-shared: move about tab all the way to the leftJason A. Donenfeld 2014-01-17filter: don't forget to reap the auth filterJason A. Donenfeld 2014-01-17cgit.c: free tmp variableJason A. Donenfeld 2014-01-17Switch to exclusively using global ctxLukas Fleischer 2014-01-16auth: have cgit calculate login addressJason A. Donenfeld 2014-01-16auth: lua string comparisons are time invariantJason A. Donenfeld 2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld 2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld 2014-01-16t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer