summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore26log plain blame
-rw-r--r--TOUR.7502log plain blame
-rw-r--r--agpl.c808log plain blame
d---------bin1479log plain
d---------doc91log plain
d---------etc453log plain
-rw-r--r--gpl.c788log plain blame
d---------home386log plain
-rw-r--r--install.sh1146log plain blame
-rw-r--r--link.sh430log plain blame
d---------port164log plain
-rw-r--r--prune.sh128log plain blame
d---------txt272log plain
d---------www174log plain
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