summary refs log tree commit diff
path: root/bin/1sh/nodetypes
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-28 17:21:32 -0400
committerJune McEnroe <june@causal.agency>2019-08-28 17:21:32 -0400
commit6aee75628fd37000265e4498cabd948a50ab6804 (patch)
treee3ef9914e443ccddef5564a2722a13077a7a1bd3 /bin/1sh/nodetypes
parentUse rand(3) in beef (diff)
downloadsrc-6aee75628fd37000265e4498cabd948a50ab6804.tar.gz
src-6aee75628fd37000265e4498cabd948a50ab6804.zip
Remove brot and gfxx
Diffstat (limited to 'bin/1sh/nodetypes')
0 files changed, 0 insertions, 0 deletions
class='nohover-highlight'> This makes the markdown filter generate anchor links for headings. Signed-off-by: Christian Hesse <mail@eworm.de> Tested-by: jean-christophe manciot <actionmystique@gmail.com> 2018-08-03Bump version.Jason A. Donenfeld Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2018-08-03clone: fix directory traversalJason A. Donenfeld This was introduced in the initial version of this code, way back when in 2008. $ curl http://127.0.0.1/cgit/repo/objects/?path=../../../../../../../../../etc/passwd root:x:0:0:root:/root:/bin/sh ... Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reported-by: Jann Horn <jannh@google.com> 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev