Commit Graph

  • e32bd53def Init mithun-startsmartlabs 2018-03-28 13:50:15 +0530
  • 858e96f21c readme: Update instructions for contributing to docs (#2089) Francis Lavoie 2018-03-27 20:05:53 -0400
  • 8dfb411935
    Change README to remove reference to old docs repo Francis Lavoie 2018-03-27 19:12:45 -0400
  • f379bf3421
    Version 0.10.12 v0.10.12 Matthew Holt 2018-03-26 22:09:10 -0600
  • 1896b420d8 log: 'except' subdirective to skip logging certain requests (#2028) Toby Allen 2018-03-27 00:17:43 +0100
  • e498482081
    log: Minor style tweaks to logic of log exceptions Matthew Holt 2018-03-26 17:10:25 -0600
  • 71232ba423
    Merge branch 'master' into logexcept Toby Allen 2018-03-26 22:41:16 +0100
  • c20e62a15b
    Update requested for style Toby Allen 2018-03-26 22:39:53 +0100
  • 3756ab2541
    Updates requested for code clarity Toby Allen 2018-03-26 22:39:19 +0100
  • 1580169e2b
    vendor: Update quic-go Matthew Holt 2018-03-25 22:37:41 -0600
  • 95514da91b
    Merge pull request #2072 from mholt/acmev2 Matt Holt 2018-03-25 22:09:03 -0600
  • 18ff8748e7
    caddytls: Default to Let's Encrypt's ACMEv2 production endpoint Matthew Holt 2018-03-25 22:00:18 -0600
  • 2ed1dd6afc
    Merge branch 'master' into acmev2 Matthew Holt 2018-03-25 21:56:11 -0600
  • 8039a7127f
    telemetry: Remove a metric, clarify another, and fix tests Matthew Holt 2018-03-25 21:50:07 -0600
  • a8dfa9f0b7 httpserver: CaseSensitivePath applied to paths in site keys (#2034) Denis 2018-03-26 06:32:30 +0300
  • 2ade5da67a ascertain explicit regexp char Abiola Ibrahim 2018-03-24 19:53:03 +0000
  • ece911792d Add negate option for simplicity Abiola Ibrahim 2018-03-24 19:39:33 +0000
  • 1faf6e7c3d Regexp support for simple rewrite rule Abiola Ibrahim 2018-03-24 18:12:35 +0000
  • be2cb7e79a reorganized and documented Makefile Alfredo Uribe 2018-03-24 13:51:06 -0400
  • 33aeb1cb5c
    telemetry: Add CLI option to selectively disable some metrics Matthew Holt 2018-03-23 23:44:16 -0600
  • 8bdd13b594
    telemetry: Honor the server's request to toggle certain metrics Matthew Holt 2018-03-22 19:50:38 -0600
  • 52316952a5
    Refactor diagnostics -> telemetry Matthew Holt 2018-03-22 18:05:31 -0600
  • 7c868afd32
    diagnostics: Specially handle HTTP 410 and 451 codes Matthew Holt 2018-03-21 17:51:07 -0600
  • 4df8028bc3
    diagnostics: Add/remove metrics Matthew Holt 2018-03-21 17:01:14 -0600
  • ae69f3bc7c instructions for setting up credentials Alfredo Uribe 2018-03-19 14:10:52 -0400
  • e563bcc64f removing aws keys and secrets Alfredo Uribe 2018-03-19 13:57:31 -0400
  • 1a6a4899c9
    Merge branch 'master' into master Denis 2018-03-19 09:05:43 +0300
  • 86fdfcac68 Respect CaseSensitivePath variable when matching paths Denis Cheremisov 2018-03-18 19:58:46 +0300
  • 1a0f4f1dcd updated docker and make files for private git repo Alfredo Uribe 2018-03-19 00:49:50 -0400
  • 15ccf558b0
    Merge 5713559a58 into f1eaae9b0d Toy 2018-03-19 02:43:05 +0000
  • f1eaae9b0d httpserver: Rework Replacer loop to ignore escaped braces (#2075) Matthew Fay 2018-03-19 12:42:43 +1000
  • 2c98709bc1 Add benchmark tests for new Replacer code Matthew Fay 2018-03-19 12:32:49 +1000
  • 385ea53309
    diagnostics: Use Retry-After header if decoding JSON fails Matthew Holt 2018-03-18 15:49:17 -0600
  • cd01172741 Remove redundant idxOffset declaration, simplify escape check Matthew Fay 2018-03-18 21:47:49 +1000
  • 2716e272c1 Purge event hooks after USR1 reload, fix #2044 (#2047) elcore 2018-03-18 01:29:22 +0100
  • ca34a3e1aa httpserver: Placeholders for tls_protocol and tls_cipher (#2062) David Somers 2018-03-18 00:27:10 +0100
  • 3ee6d30659 httpserver: Fix #2038 (query string being lost from URI) (#2039) Toby Allen 2018-03-17 23:17:42 +0000
  • ef40659c70 Merge branch 'master' into acmev2 Matthew Holt 2018-03-17 17:05:30 -0600
  • 6e2de19d9f
    tls: Fall back to certificate keyed by empty name (fixes #2035) (#2037) Matt Holt 2018-03-17 17:03:12 -0600
  • 3afb1ae380 Merge branch 'master' into acmev2 Matthew Holt 2018-03-17 11:30:21 -0600
  • 37c852c382
    tls: Add 'wildcard' subdirective to force wildcard certificate Matthew Holt 2018-03-17 11:29:19 -0600
  • c9e393ea42
    Merge branch 'master' into master Denis 2018-03-16 17:31:38 +0300
  • 6ab6dc8390 Fix typo and ineffectual assignment to ret Matthew Fay 2018-03-16 16:17:12 +1000
  • 51eed8e0c8 httpserver.Replacer: Rework loop to ignore escaped placeholder braces Matthew Fay 2018-03-16 15:49:08 +1000
  • 5713559a58 add plugin 'concat' Toy 2018-03-16 13:01:57 +0800
  • 3d01f46efa
    Dangit, goimports imported the wrong acme package Matthew Holt 2018-03-15 19:38:29 -0600
  • 3a6496c268
    tls: Support distributed solving of the HTTP-01 challenge Matthew Holt 2018-03-15 19:30:45 -0600
  • ec95d4d950 reviewed for legibility Alfredo Uribe 2018-03-15 16:42:15 -0400
  • 495ff6469e logs and metrics documentation Alfredo Uribe 2018-03-15 13:06:56 -0400
  • 64c9f20919 httpserver: Add geoip directive (closes #1819) (#2066) Andrey Blinov 2018-03-15 15:30:25 +0200
  • 9ad03d7400 Move GeoIP plugin higher Andrey Blinov 2018-03-15 13:02:21 +0200
  • 05c52120ed testing scripts, cleaning up, documenting Alfredo Uribe 2018-03-15 01:36:28 -0400
  • d10d8c23c4
    httpserver: Add a couple test cases for the Replacer on {labelN} Matthew Holt 2018-03-14 22:11:13 -0600
  • 3cd36fd47d
    tls: Replace '*' with 'wildcard_' in OCSP staple filenames (fix #2071) Matthew Holt 2018-03-14 21:58:59 -0600
  • aaec7e469c
    httpserver: Add {labelN} placeholders for parts of hostnames Matthew Holt 2018-03-14 21:57:25 -0600
  • 6f78cc49d1
    tls: Initial transition to ACMEv2 and support automatic wildcard certs Matthew Holt 2018-03-14 21:44:08 -0600
  • 1a529d1c06 Enabled configurable Timeout for the proxy directive Tanmay Chaudhry 2018-03-14 14:20:49 +0530
  • 0dcac13149 update to new auth endpoint Alfredo Uribe 2018-03-13 21:53:50 -0400
  • ffc0f0d2a0
    Remove tests which are now irrelevant (behavior reverted) Matthew Holt 2018-03-13 19:26:39 -0600
  • 563bc43a6c
    tls: Revert to serving any certificate if no match, regardless of SNI Matthew Holt 2018-03-13 19:16:30 -0600
  • 1f568411ab reviewed and tested aws scripts Alfredo Uribe 2018-03-13 19:55:58 -0400
  • b30b66cb64 Add Geoip plugin to httpserver/plugin.go Andrey Blinov 2018-03-13 14:34:50 +0200
  • 87c780a814
    Merge 7ed3a1ec84 into 13dfffd203 Andrey Blinov 2018-03-13 12:15:18 +0000
  • 7ed3a1ec84
    Merge branch 'master' into master Andrey Blinov 2018-03-13 14:15:14 +0200
  • cc133defc4 Add Geoip plugin to httpserver/plugin.go Andrey Blinov 2018-03-13 12:58:47 +0200
  • d4fd1a52ce
    Housekeeping and implement as {tls_protocol} and {tls_cipher} David Somers 2018-03-12 10:50:27 +0100
  • 374af793c1 moving away from docker-composer Alfredo Uribe 2018-03-11 22:24:18 -0400
  • 9e3d064a8b extanding wait time Alfredo Uribe 2018-03-11 21:36:08 -0400
  • da3512667f longer wait time for docker integration runner Alfredo Uribe 2018-03-11 21:21:57 -0400
  • b35c5659a7 was missing integration_tests directory in docker Alfredo Uribe 2018-03-11 20:27:16 -0400
  • 04b0c09fb4 debugging path to integration tests Alfredo Uribe 2018-03-11 16:28:54 -0400
  • 012d30b9d0 fixed scripts' paths to test files Alfredo Uribe 2018-03-11 15:56:56 -0400
  • d9bbca69da integration and sanity script on docker image Alfredo Uribe 2018-03-11 15:24:38 -0400
  • 1f793998af
    goimports David Somers 2018-03-11 20:07:41 +0100
  • ec786ada16
    Merge branch 'master' into event-purge Abiola Ibrahim 2018-03-11 18:54:41 +0000
  • 90f4036b65
    gofmt David Somers 2018-03-11 19:50:12 +0100
  • a348659c8a
    Implement placeholders for ssl_protocol and ssl_cipher David Somers 2018-03-11 19:15:21 +0100
  • 4afacb1c3f
    Merge branch 'master' into master Denis 2018-03-11 12:51:09 +0300
  • 13dfffd203 tls: Change default tls minimum version to 1.2 (#2053) Chris Werner Rau 2018-03-10 16:39:07 +0100
  • d46e3c0d67 updating repo references to startsmartlabs Alfredo Uribe 2018-03-09 22:07:11 -0500
  • 548d018068 integration and sanity test review Alfredo Uribe 2018-03-09 14:22:07 -0500
  • 856310ffe4 caddy: implement restoreEventHooks Eldin Hadzic 2018-03-08 19:32:41 +0100
  • 95d8a9f7b2 caddy: use old event hooks in case of an unsuccessful restart Eldin Hadzic 2018-03-07 20:44:11 +0000
  • b5bbb97db2 removing keys from repo Alfredo Uribe 2018-03-07 12:08:35 -0500
  • b1117ed889 removing submodule call from jenkinsfile Alfredo Uribe 2018-03-07 09:27:35 -0500
  • 3f58019175
    Merge 609c5f4c42 into 5552dcbbc7 elcore 2018-03-07 10:59:19 +0000
  • 609c5f4c42 vendor: add gopkg.in/mcuadros/go-syslog.v2 Eldin Hadzic 2018-03-07 10:50:59 +0000
  • 5fad48c5db updated after running tests Alfredo Uribe 2018-03-06 21:53:19 -0500
  • 546ae4ef04 added repo comment to plugins Alfredo Uribe 2018-03-06 17:36:24 -0500
  • cb9d391e53 removed submodules Alfredo Uribe 2018-03-06 16:40:01 -0500
  • 3db448b171 cleanup after review refactor Alfredo Uribe 2018-03-06 14:09:18 -0500
  • 69f0e0c801 integration and sanity tests finalized Alfredo Uribe 2018-02-24 22:27:07 -0500
  • e3de7c0009 updates, cleanup, and redis transactions Alfredo Uribe 2018-02-18 00:46:08 -0500
  • 67dc48c16b transform response module Alfredo Uribe 2018-02-15 18:59:26 -0500
  • dfef758cd2 project specific redis functions Alfredo Uribe 2018-02-13 22:37:50 -0500
  • 48a93b84c3 testing expanded redis functionality Alfredo Uribe 2018-02-12 12:20:18 -0500
  • 67c69eca9e finishing up first iteration of integration tests Alfredo Uribe 2018-02-08 10:26:20 -0500
  • 4638f256aa submodule unit tests Alfredo Uribe 2018-02-06 00:42:28 -0500
  • 4e0f74636c mocing unit tests into build phase as per doc Alfredo Uribe 2018-02-02 19:36:35 -0500
  • 5560d134f8 starting jenkins test stage Alfredo Uribe 2018-02-02 19:14:38 -0500