summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authormultiplexd <multi@in-addr.xyz>2020-02-17 19:46:02 +0000
committerJune McEnroe <june@causal.agency>2020-02-18 16:11:57 -0500
commit91e38abd714d5dda2764022ea370d7dde73a55cc (patch)
tree03d4b9966168ca631c7c6093e51dfe888f8e1bbe /LICENSE
parentUse Xr for the first "pounce" in README (diff)
downloadpounce-91e38abd714d5dda2764022ea370d7dde73a55cc.tar.gz
pounce-91e38abd714d5dda2764022ea370d7dde73a55cc.zip
Implement source address selection
This commit introduces a '-S' command line option and a "bind" configuration
file option for selecting the source address when making outbound TCP
connections (similar to the corresponding option in catgirl(1)).
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
put 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