Age | Commit message (Expand) | Author |
2019-02-23 | ui-ssdiff: resolve HTML5 validation errors | Chris Mayo |
2019-01-03 | filters: migrate from luacrypto to luaossl | Jason A. Donenfeld |
2019-01-02 | ui-shared: fix broken sizeof in title setting and rewrite | Jason A. Donenfeld |
2018-12-10 | git: update to v2.20.0 | Christian Hesse |
2018-11-25 | ui-blame: set repo for sb | Jason A. Donenfeld |
2018-11-25 | auth-filter: pass url with query string attached | Jason A. Donenfeld |
2018-11-21 | git: use xz compressed archive for download | Christian Hesse |
2018-10-13 | git: update to v2.19.1 | Christian Hesse |
2018-09-11 | ui-ssdiff: ban strcat() | Christian Hesse |
2018-09-11 | ui-ssdiff: ban strncpy() | Christian Hesse |
2018-09-11 | ui-shared: ban strcat() | Christian Hesse |
2018-09-11 | ui-patch: ban sprintf() | Christian Hesse |
2018-09-11 | ui-log: ban strncpy() | Christian Hesse |
2018-09-11 | ui-log: ban strcpy() | Christian Hesse |
2018-09-11 | parsing: ban sprintf() | Christian Hesse |
2018-09-11 | parsing: ban strncpy() | Christian Hesse |
2018-08-28 | filters: generate anchor links from markdown | Christian Hesse |
2018-08-03 | Bump version.v1.2.1 | Jason A. Donenfeld |
2018-08-03 | clone: fix directory traversal | Jason A. Donenfeld |
2018-08-03 | config: record repo.snapshot-prefix in the per-repo config | Konstantin Ryabitsev |
2018-08-03 | auth-filters: add simple file-based authentication scheme | Jason A. Donenfeld |
2018-07-15 | auth-filters: use crypt() in simple-authentication | Jason A. Donenfeld |
2018-07-15 | auth-filters: generate secret securely | Jason A. Donenfeld |
2018-07-14 | auth-filters: do not crash on nil username | Jason A. Donenfeld |
2018-07-14 | auth-filter: do not write more than we've read | Jason A. Donenfeld |
2018-07-14 | auth-filters: do not use HMAC-SHA1 | Jason A. Donenfeld |
2018-07-13 | Bump version.v1.2 | Jason A. Donenfeld |
2018-07-10 | Update COPYING | Todd Zullinger |
2018-07-08 | css: use correct size in annotated decoration | Jason A. Donenfeld |
2018-07-05 | cgitrc.5: add local tar signature example | Jason A. Donenfeld |
2018-07-04 | Fix gcc 8.1.1 compiler warnings | Jason A. Donenfeld |
2018-07-03 | cgitrc.5: document new signature notes | Jason A. Donenfeld |
2018-07-03 | snapshot: support tar signature for compressed tar | Christian Hesse |
2018-07-03 | extra-head-content: introduce another option for meta tags | Jason A. Donenfeld |
2018-06-27 | Use string list strdup_strings for mimetypes | John Keeping |
2018-06-27 | manpage: fix sorting order | Andy Green |
2018-06-27 | cache: close race window when unlocking slots | John Keeping |
2018-06-27 | git: update to v2.18.0 | Christian Hesse |
2018-06-27 | global: remove functionality we deprecated for cgit v1.0 | Christian Hesse |
2018-06-27 | snapshot: strip bit from struct cgit_snapshot_format | Christian Hesse |
2018-06-27 | snapshot: support special value 'all' to enable all formats | Christian Hesse |
2018-06-27 | snapshot: support archive signatures | John Keeping |
2018-06-27 | ui-refs: use shared function to print tag downloads | John Keeping |
2018-06-27 | ui-shared: pass separator in to cgit_print_snapshot_links() | John Keeping |
2018-06-27 | ui-shared: use the same snapshot logic as ui-refs | John Keeping |
2018-06-27 | ui-shared: rename parameter to cgit_print_snapshot_links() | John Keeping |
2018-06-27 | ui-shared: remove unused parameter | John Keeping |
2018-06-27 | ui-refs: remove unnecessary sanity check | John Keeping |
2018-06-27 | ui-snapshot: filter permitted snapshot requests | John Keeping |
2018-06-27 | Add "snapshot-prefix" repo configuration | John Keeping |