Commit Graph

  • 651bc0c5fb added cookie locale detection method Philipp Brüll 2016-04-22 12:34:33 +0200
  • c001cfe3b2 refactored locale method Philipp Brüll 2016-04-22 11:54:40 +0200
  • 416c439cd9 made locale detection independent from files Philipp Brüll 2016-04-22 11:50:46 +0200
  • 09deaf9700 implemented proper sorting of browser locales Philipp Brüll 2016-04-22 09:42:15 +0200
  • 81e4c7f2bd started implementation of locale detection Philipp Brüll 2016-04-21 17:32:11 +0200
  • 3c578dfbc1 Catch whitespace code style violations locally (#774) W. Mark Kubacki 2016-04-20 16:56:57 +0200
  • c734c0176e Catch whitespace code style violations locally W-Mark Kubacki 2016-04-20 16:31:34 +0200
  • a093aea797 Merge pull request #773 from eliasp/patch-1 Abiola Ibrahim 2016-04-20 14:52:14 +0100
  • 9f1762873a Typ (creatation → creation) Elias Probst 2016-04-20 13:08:31 +0200
  • de317adcc7 Merge 3c79437c20 into c3417a0757 Tw 2016-04-19 16:16:10 +0000
  • c3417a0757 Merge pull request #772 from mholt/fix-browse Matt Holt 2016-04-19 10:16:08 -0600
  • 72bc6932b0 browse: Jail the root directory using http.Dir() W-Mark Kubacki 2016-04-19 00:54:25 +0200
  • a41e3d2515 browse: Use JavaScript to localize the shown datetime W-Mark Kubacki 2016-04-19 00:12:35 +0200
  • 7f35600b28 browse: Emit datetime in UTC instead of the server's timezone W-Mark Kubacki 2016-04-18 23:33:47 +0200
  • cc6aa6b54b browse: Remove whitespace from template's output, annotate output W-Mark Kubacki 2016-04-18 22:47:53 +0200
  • 239f6825f7 browse: When sorting by size, offset directories W-Mark Kubacki 2016-04-18 23:05:08 +0200
  • 1d38d113f8 browse: Move predicate 'limit' to ServeListing W-Mark Kubacki 2016-04-18 21:51:37 +0200
  • 6908136092 browse: Split ServeHTTP into small specialized functions W-Mark Kubacki 2016-04-18 21:01:47 +0200
  • da016f8d5a Merge pull request #760 from Burmudar/hostname-placeholder Matt Holt 2016-04-18 15:54:31 -0600
  • 2f2d357fb6 browse: Fix known bugs (#770) W. Mark Kubacki 2016-04-18 19:42:36 +0200
  • 43310ddfa0 browse: Revert to old pass-through behaviour W-Mark Kubacki 2016-04-18 18:13:08 +0200
  • e45f2f15f0 browse: Catch the case of a directory disappearing before having been read W-Mark Kubacki 2016-04-18 17:48:34 +0200
  • 924b53eb3c Minor changes Matthew Holt 2016-04-18 09:43:21 -0600
  • 2b51be7fd7 Better error message. (#768) Tobias Weingartner 2016-04-17 14:15:14 -0700
  • 9ec949c913 Merge branch 'master' into crypto_fix Tobias Weingartner 2016-04-17 14:05:30 -0700
  • 2d4d32dafd Better error message. Tobias Weingartner 2016-04-17 14:01:20 -0700
  • 376e1090a3 Fix PrivateKeyBytes to error out and fail tests on error. Tobias Weingartner 2016-04-17 13:17:42 -0700
  • 7440f7ef38 Merge branch 'master' into crypto_fix Tobias Weingartner 2016-04-17 13:00:31 -0700
  • 5b25ab0cec Fix PrivateKeyBytes to error out and fail tests on error. Tobias Weingartner 2016-04-17 12:51:26 -0700
  • dd4de698cf Better search for config. Handle LastModifiedHeader better. Handle HEAD/GET. Tobias Weingartner 2016-04-17 10:58:51 -0700
  • a682100c5e Merge pull request #765 from mholt/elcore-error-ecdsa elcore 2016-04-17 18:40:02 +0200
  • aba3d37c88 Error if we are unable to marshal the ECDSA private key elcore 2016-04-17 18:19:41 +0200
  • 0890e330e2 Merge pull request #759 from mholt/paths-cleanup W. Mark Kubacki 2016-04-17 14:16:57 +0200
  • 19a85d08c6 Merge branch 'master' into md_changes Tobias Weingartner 2016-04-16 19:43:50 -0700
  • 9b3e3898d6
    Proxy: Add a failing test which replicates #763 Eric Drechsel 2016-04-16 17:45:18 -0700
  • 5a0d373fcd Missed fixing setup. Tobias Weingartner 2016-04-16 17:13:13 -0700
  • ecf91f525f Fix gofmt -s and ineffassign. Tobias Weingartner 2016-04-16 17:07:06 -0700
  • b541c717ca Add ability to markdown a directory with a template. Tobias Weingartner 2016-04-16 16:50:45 -0700
  • c05c5163e2 browse: Don't leak Cookies to sessions in HTTP from HTTPS W-Mark Kubacki 2016-04-16 21:37:06 +0200
  • 3513b6f2f7 fileserver: When out of filedescriptors, spread retry attempts W-Mark Kubacki 2016-04-16 20:59:24 +0200
  • 4a6121f989 Tell usage of 'path' from 'filepath' and fix *path checking W-Mark Kubacki 2016-04-16 18:57:16 +0200
  • e652d12cfc Move Metadata load into NewMetadata function. Tobias Weingartner 2016-04-16 15:36:52 -0700
  • b97a7909d8 Nuke more redundant things. Tobias Weingartner 2016-04-16 15:18:17 -0700
  • 7c9867917a Fixup tests and move metadata into own package Tobias Weingartner 2016-04-16 14:45:32 -0700
  • a762bec06d Add hostname placeholder. Header uses replacer William Bezuidenhout 2016-04-16 19:03:56 +0200
  • b75016e646 Fix lint warning Matthew Holt 2016-04-15 15:13:44 -0600
  • ddf4b1fd3b Merge pull request #757 from mholt/extend-tls-client-auth W. Mark Kubacki 2016-04-15 22:57:45 +0200
  • 69c2d78f69 Support configuring less restrictive TLS client auth requirements W-Mark Kubacki 2016-04-15 22:21:55 +0200
  • f31875dfde Move sanitization of URL.Path to Server W-Mark Kubacki 2016-04-15 20:38:58 +0200
  • 4e98cc3005 browse: Return HTTP errors on unhandled HTTP methods W-Mark Kubacki 2016-04-15 18:17:36 +0200
  • 3c79437c20 proxy: prevent connection leakage Tw 2016-04-14 19:07:30 +0800
  • d3a77ce3c3 Use binExt Matt Holt 2016-04-13 15:21:18 -0600
  • 48d294a695 Better default template. Tobias Weingartner 2016-04-12 18:53:15 -0700
  • b149a86bc2 server: Rotate TLS ticket "keys" (#742) W. Mark Kubacki 2016-04-12 18:09:45 +0200
  • ac80f6edc3 Merge pull request #744 from tboerger/feature/breadcrumb Matt Holt 2016-04-12 10:01:01 -0600
  • ef74e371ef Test TLS ticket key rotation W-Mark Kubacki 2016-04-12 17:36:07 +0200
  • ef95173827
    Dropped LinkedPath and updated browse template Thomas Boerger 2016-04-12 17:08:38 +0200
  • 879af14cb2 Call the TLS ticket key rotation goroutine using a function variable W-Mark Kubacki 2016-04-12 03:51:42 +0200
  • 29235390dc Rotate TLS ticket "keys" W-Mark Kubacki 2016-04-12 01:32:05 +0200
  • 36a3e204b6 Merge pull request #740 from tboerger/feature/browse-breadcrumb Matt Holt 2016-04-11 14:08:18 -0600
  • e0b63d92f4
    Added breadcrumb map function to browse Thomas Boerger 2016-04-11 20:04:59 +0200
  • 004a7f84ef Make test case less dependent on exact error string (#741) Thomas Boerger 2016-04-11 21:08:30 +0200
  • ed8a48e7f1 Merge pull request #739 from tboerger/feature/browse-go-up Matt Holt 2016-04-11 12:28:13 -0600
  • 08281cd492 Make the TIP test happy again Thomas Boerger 2016-04-11 20:21:44 +0200
  • c86c26a056 Added "go up" link to browse template Thomas Boerger 2016-04-11 19:39:35 +0200
  • 0a7ca64f53 gzipResponseWriter should also be a Flusher Matt Holt 2016-04-11 00:24:26 -0600
  • c4e2cf96e7 Merge pull request #737 from tw4452852/closeNotifier Matt Holt 2016-04-11 00:18:06 -0600
  • 42b7d57421 Fix more tests, and fix template parsing. Tobias Weingartner 2016-04-10 23:17:01 -0700
  • c64cf218b0 http.CloseNotifier implementation for http.ResponseWriter wrapper Tw 2016-04-11 12:16:41 +0800
  • 027f697fdf Revamp markdown processing. Tobias Weingartner 2016-04-10 17:20:09 -0700
  • 6a7b777f14 panic if not a Flusher Matt Holt 2016-04-09 22:11:36 -0600
  • 67b137175e
    Replaced automate.sh with Go program Matthew Holt 2016-04-09 10:02:16 -0600
  • dfa3b8645d
    Who uses 32-bit Mac anyway. :P Matthew Holt 2016-04-09 00:40:37 -0600
  • 2dca50dee8
    Rewrite automate.sh as Go program; add init folder to release archives Matthew Holt 2016-04-09 00:21:55 -0600
  • 3faad41b43
    middleware: ResponseRecorder now is an http.Flusher (fixes #677) Matthew Holt 2016-04-09 00:17:15 -0600
  • c21ff8343c
    Apparently vet ships with Go now Matthew Holt 2016-04-06 17:29:53 -0600
  • 2072eec11f Merge pull request #731 from wjkohnen/host-caseinsensitive Matt Holt 2016-04-06 15:56:34 -0600
  • 497ebb9ccb Handle host names case insensitively. Wolfgang Johannes Kohnen 2016-04-06 21:36:46 +0000
  • e4e773c9ea Merge pull request #730 from tpng/restart-refactor Benny Ng 2016-04-06 11:51:44 +0800
  • 32e63e6b94 Extract restartInProc to its own file Benny Ng 2016-04-06 11:40:39 +0800
  • 86ccafbe58
    Update changes Matthew Holt 2016-04-05 19:04:08 -0600
  • 3ef78d3db3
    Allow git repo as argument to build script Matthew Holt 2016-04-05 18:57:50 -0600
  • 9ec1c17846 Merge pull request #727 from mholt/rename-keytype-ec-to-p elcore 2016-04-05 19:59:37 +0200
  • 7ababfc909 Rename EC256,EC384 to P256,P384 Eldin Hadzic 2016-04-05 13:37:39 +0000
  • 31062dd6c2 Merge pull request #725 from tpng/reload-validate-caddyfile Benny Ng 2016-04-05 20:07:48 +0800
  • b952fd8f8f revert to old Caddyfile on failed in-process restart Benny Ng 2016-04-05 18:53:45 +0800
  • 28e0bfbbbe update README to include Docker Benny Ng 2016-04-05 17:24:33 +0800
  • 30ce73e8fb updated README to include ZZROT's docker container that runs caddy on Alpine Linux inside of a Docker Container. Sean Kilgarriff 2016-04-05 03:11:55 -0400
  • 987a5f98c4 Merge pull request #723 from mholt/fix-#721 elcore 2016-04-05 04:54:49 +0200
  • 859a93d296 Fix for #721 Eldin Hadzic 2016-04-04 23:59:40 +0000
  • 6b44056ed8 Merge aa89746d9e into a14fce0b1e elcore 2016-04-04 23:51:06 +0000
  • aa89746d9e Fix of #721 Eldin Hadzic 2016-04-04 23:50:23 +0000
  • 3bd124ae8a Fix for #721 elcore 2016-04-05 00:39:41 +0200
  • b122f4992e Merge branch 'elcore-fix-#721' of https://github.com/mholt/caddy into elcore-fix-#721 Eldin Hadzic 2016-04-04 23:39:01 +0000
  • 19d8b86942 Fix for #721 elcore 2016-04-05 00:39:41 +0200
  • 3083789830 Fix for #721 elcore 2016-04-05 01:16:53 +0200
  • df1b6b9a36 Fix for #721 elcore 2016-04-05 00:41:12 +0200
  • 50cbc90da3 Fix for #721 elcore 2016-04-05 00:39:41 +0200
  • a14fce0b1e Merge pull request #707 from jupiter/caching-headers Matt Holt 2016-04-03 15:01:33 -0600
  • 25b567b301 Merge pull request #715 from mholt/elcore-faster-tests Matt Holt 2016-04-03 14:33:03 -0600