aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-05global: make 'char *path' const where possibleChristian Hesse
2019-05-20ui-shared: restrict to 15 levelsJason A. Donenfeld
2019-02-23ui-diff,ui-tag: don't use htmlf with non-formatted stringsChris Mayo
2019-02-23ui-ssdiff: resolve HTML5 validation errorsChris Mayo
2019-01-03filters: migrate from luacrypto to luaosslJason A. Donenfeld
2019-01-02ui-shared: fix broken sizeof in title setting and rewriteJason A. Donenfeld
2018-12-09git: update to v2.20.0Christian Hesse
2018-11-25ui-blame: set repo for sbJason A. Donenfeld
2018-11-25auth-filter: pass url with query string attachedJason A. Donenfeld
2018-11-21git: use xz compressed archive for downloadChristian Hesse
2018-10-12git: update to v2.19.1Christian Hesse
2018-09-11ui-ssdiff: ban strcat()Christian Hesse
2018-09-11ui-ssdiff: ban strncpy()Christian Hesse
2018-09-11ui-shared: ban strcat()Christian Hesse
2018-09-11ui-patch: ban sprintf()Christian Hesse
2018-09-11ui-log: ban strncpy()Christian Hesse
2018-09-11ui-log: ban strcpy()Christian Hesse
2018-09-11parsing: ban sprintf()Christian Hesse
2018-09-11parsing: ban strncpy()Christian Hesse
2018-08-28filters: generate anchor links from markdownChristian Hesse
2018-08-03Bump version.v1.2.1Jason A. Donenfeld
2018-08-03clone: fix directory traversalJason A. Donenfeld
2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev
2018-08-03auth-filters: add simple file-based authentication schemeJason A. Donenfeld
2018-07-15auth-filters: use crypt() in simple-authenticationJason A. Donenfeld
2018-07-15auth-filters: generate secret securelyJason A. Donenfeld
2018-07-14auth-filters: do not crash on nil usernameJason A. Donenfeld
2018-07-14auth-filter: do not write more than we've readJason A. Donenfeld
2018-07-14auth-filters: do not use HMAC-SHA1Jason A. Donenfeld
2018-07-13Bump version.v1.2Jason A. Donenfeld
2018-07-10Update COPYINGTodd Zullinger
2018-07-08css: use correct size in annotated decorationJason A. Donenfeld
2018-07-05cgitrc.5: add local tar signature exampleJason A. Donenfeld
2018-07-04Fix gcc 8.1.1 compiler warningsJason A. Donenfeld
2018-07-03cgitrc.5: document new signature notesJason A. Donenfeld
2018-07-03snapshot: support tar signature for compressed tarChristian Hesse
2018-07-03extra-head-content: introduce another option for meta tagsJason A. Donenfeld
2018-06-27Use string list strdup_strings for mimetypesJohn Keeping
2018-06-27manpage: fix sorting orderAndy Green
2018-06-27cache: close race window when unlocking slotsJohn Keeping
2018-06-27git: update to v2.18.0Christian Hesse
2018-06-27global: remove functionality we deprecated for cgit v1.0Christian Hesse
2018-06-27snapshot: strip bit from struct cgit_snapshot_formatChristian Hesse
2018-06-27snapshot: support special value 'all' to enable all formatsChristian Hesse
2018-06-27snapshot: support archive signaturesJohn Keeping
2018-06-27ui-refs: use shared function to print tag downloadsJohn Keeping
2018-06-27ui-shared: pass separator in to cgit_print_snapshot_links()John Keeping
2018-06-27ui-shared: use the same snapshot logic as ui-refsJohn Keeping
2018-06-27ui-shared: rename parameter to cgit_print_snapshot_links()John Keeping
2018-06-27ui-shared: remove unused parameterJohn Keeping