1
0
mirror of https://gitea.quitesimple.org/crtxcr/cgitsb synced 2024-11-23 00:12:10 +01:00

Commit Graph

  • 1c581a0726 ui-blob: Do not accept mimetype from user Jason A. Donenfeld 2016-01-14 14:31:13 +0100
  • 513b3863d9 ui-shared: prevent malicious filename from injecting headers Jason A. Donenfeld 2016-01-14 14:28:37 +0100
  • 4291453ec3 ui-shared: Avoid new line injection into redirect header Jason A. Donenfeld 2016-01-14 14:13:39 +0100
  • 4c69241b05 Fix missing prototype declarations Peter Colberg 2016-01-13 17:25:07 -0500
  • 9abe4a26a9 ui-repolist: return HTTP 404 if no repositories found Peter Colberg 2015-12-08 12:53:09 -0500
  • a4014d0dbf ui-repolist: extract repo visibility criteria to separate function Peter Colberg 2015-12-08 12:53:08 -0500
  • da1b89710f Fix segmentation fault in hc() Lukas Fleischer 2015-12-13 01:27:13 +0100
  • 559ab5ecc4 git: update to v2.7.0 Christian Hesse 2016-01-05 07:38:53 +0100
  • 6edc84bc44 ui-repolist: initialize char *buf to NULL Christian Hesse 2016-01-13 00:45:03 +0100
  • 4458abf641 filter: avoid integer overflow in authenticate_post Jason A. Donenfeld 2015-11-24 11:28:00 +0100
  • ffe09621f2 about-formatting.sh: comment text out of date Jason A. Donenfeld 2015-11-12 04:44:32 +0100
  • 143e65252c filters: port syntax-highlighting.py to python 3.x Christian Hesse 2015-10-12 18:23:56 +0200
  • 3f9e14ada1 md2html: the default of stdin works fine Jason A. Donenfeld 2015-10-12 18:33:21 +0200
  • c301899112 filters: misc cleanups Jason A. Donenfeld 2015-10-12 16:47:47 +0200
  • ccb4254104 md2html: use pure python Jason A. Donenfeld 2015-10-12 16:42:48 +0200
  • 76dc7a3371 cache: fix resource leak: close file handle before return Christian Hesse 2015-10-10 16:56:28 +0200
  • ed5dccbeaa ui-atom: fix resource leak: free allocation from cgit_pageurl Christian Hesse 2015-10-10 16:56:27 +0200
  • 144e3c6085 ui-atom: fix resource leak: free before return Christian Hesse 2015-10-10 16:56:26 +0200
  • 97da17b783 ui-atom: fix resource leak: free allocation from cgit_repourl Christian Hesse 2015-10-10 16:56:25 +0200
  • 7320bfa893 ui-blob: fix resource leak: free before return Christian Hesse 2015-10-10 16:56:23 +0200
  • 30802126d4 ui-blob: fix resource leak: free before return Christian Hesse 2015-10-10 16:56:24 +0200
  • 08a2b818f2 ui-plain: fix resource leak: free before assigning NULL Christian Hesse 2015-10-09 14:55:50 +0200
  • 979db79a80 ui-plain: fix resource leak: free before return Christian Hesse 2015-10-09 14:55:49 +0200
  • 51338f7658 ui-repolist: fix resource leak: free allocation from cgit_currenturl Christian Hesse 2015-10-09 14:55:48 +0200
  • 7ef1a47991 ui-repolist: fix resource leak: free before return Christian Hesse 2015-10-09 14:55:47 +0200
  • 525c815cc4 filters: Simplify converters Jason A. Donenfeld 2015-10-09 15:13:35 +0200
  • 6edfc1672c ui-shared: fix resource leak: free allocation from cgit_hosturl Christian Hesse 2015-10-09 13:15:51 +0200
  • f77e2a8cfa ui-shared: return value of cgit_hosturl is not const Christian Hesse 2015-10-09 13:15:50 +0200
  • 6f2e4400fa cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc Christian Hesse 2015-10-09 13:15:49 +0200
  • 3e244a0cca ui-shared: fix resource leak: free allocation from cgit_currenturl Christian Hesse 2015-10-09 13:15:48 +0200
  • c5c0eb873e ui-shared: return value of cgit_currenturl is not const Christian Hesse 2015-10-09 13:15:47 +0200
  • 37fce9916a ui-shared: fix resource leak: free allocation from cgit_fileurl Christian Hesse 2015-10-09 13:15:46 +0200
  • fa5810ed8e ui-ssdiff: fix resource leak: free allocation from cgit_fileurl Christian Hesse 2015-10-09 13:15:45 +0200
  • 896cd69dde ui-tree: fix resource leak: free before return Christian Hesse 2015-10-09 13:15:44 +0200
  • ad006918a5 Avoid use of non-reentrant functions Jason A. Donenfeld 2015-10-09 11:01:04 +0200
  • 35b3c67ac2 Makefile: fix MAKEFLAGS tests with multiple flags John Keeping 2015-09-05 14:32:50 +0100
  • 198a4404b9 ui-refs: remove useless null check John Keeping 2015-10-08 23:23:59 +0100
  • 509488d85c ui-blob: remove useless null check John Keeping 2015-10-08 23:23:58 +0100
  • 687cdf6968 scan-tree: remove useless strdup() John Keeping 2015-10-08 23:23:57 +0100
  • 94182d6031 cgit.c: remove useless null check John Keeping 2015-10-08 23:23:56 +0100
  • 978ce8c00c git: update to v2.6.1 Christian Hesse 2015-10-06 07:36:40 +0200
  • 73f199be3f mime: rewrite detection function Jason A. Donenfeld 2015-08-17 14:35:20 +0200
  • 790d2498cb ui-summary: send images plain for about page Christian Hesse 2015-08-16 14:53:53 +0200
  • aa943bc9a6 refactor get_mimetype_from_file() to get_mimetype_for_filename() Christian Hesse 2015-08-16 14:53:52 +0200
  • f5c83d7b5d move get_mimetype_from_file() to shared Christian Hesse 2015-08-14 16:50:56 +0200
  • 73ef8567f0 cmd: fix command definition John Keeping 2015-08-14 15:20:23 +0100
  • 03de473354 cmd: no need for pre function hook now Jason A. Donenfeld 2015-08-14 15:54:32 +0200
  • c5975ae566 ui-shared: cache errors for "dynamic TTL" John Keeping 2015-08-14 12:47:22 +0100
  • a420c7ce9b cmd: remove "want_layout" field John Keeping 2015-08-14 12:47:21 +0100
  • 9c70c0bfdb tree: move layout into page function John Keeping 2015-08-14 12:47:20 +0100
  • 696a33b66f tag: move layout into page function John Keeping 2015-08-14 12:47:19 +0100
  • a3daa41b78 summary: move layout into page function John Keeping 2015-08-14 12:47:18 +0100
  • 892c5441f4 stats: move layout into page function John Keeping 2015-08-14 12:47:17 +0100
  • 6d39dd1914 refs: move layout to page function John Keeping 2015-08-14 12:47:16 +0100
  • 23c17d8ff0 log: move layout into page function John Keeping 2015-08-14 12:47:15 +0100
  • 3b220eb22d diff: move layout to page function John Keeping 2015-08-14 12:47:14 +0100
  • c53a15c77a commit: move layout into page function John Keeping 2015-08-14 12:47:13 +0100
  • 51d9176e4b about: move layout into page functions John Keeping 2015-08-14 12:47:12 +0100
  • 764987980e ui-shared: add cgit_print_layout_{start,end}() John Keeping 2015-08-14 12:47:11 +0100
  • fb2c71fad2 html: remove html_status() John Keeping 2015-08-14 12:47:10 +0100
  • fd00e71ab7 snapshot: don't reimplement cgit_print_error_page() John Keeping 2015-08-14 12:47:09 +0100
  • 58e827cbd9 snapshot: use cgit_print_error_page() for HTTP status codes John Keeping 2015-08-14 12:47:08 +0100
  • e3e41e5125 patch: use cgit_print_error_page() for HTTP status codes John Keeping 2015-08-14 12:47:07 +0100
  • 9a06211daa blob: use cgit_print_error_page() to add HTTP headers John Keeping 2015-08-14 12:47:06 +0100