summary refs log tree commit diff
BranchCommit messageAuthorAge
masterMake copyrights and AUTHORS consistentJune McEnroe3 years
 
TagDownloadAuthorAge
1.4imbox-1.4.tar.gz  imbox-1.4.zip  June McEnroe4 years
1.3imbox-1.3.tar.gz  imbox-1.3.zip  June McEnroe5 years
1.2imbox-1.2.tar.gz  imbox-1.2.zip  June McEnroe5 years
1.1imbox-1.1.tar.gz  imbox-1.1.zip  June McEnroe5 years
1.0p2imbox-1.0p2.tar.gz  imbox-1.0p2.zip  June McEnroe5 years
1.0p1imbox-1.0p1.tar.gz  imbox-1.0p1.zip  June McEnroe5 years
1.0imbox-1.0.tar.gz  imbox-1.0.zip  June McEnroe5 years
tian 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