1
1
mirror of https://git.sr.ht/~emersion/tlstunnel synced 2024-11-19 15:53:50 +01:00

Commit Graph

  • 78349a6519 Drop extraneous log master Simon Ser 2024-08-18 10:12:26 +0200
  • c3623f6b38 Add client_auth directive Tom Lebreux 2024-05-01 23:02:39 -0400
  • c888547e5b Remove file limit bump Tom Lebreux 2024-05-08 20:55:52 -0400
  • 109d44b113 Remove unused function Tom Lebreux 2024-05-01 23:02:16 -0400
  • 70551807b9 Use scfg unmarshaler to load config file Simon Ser 2024-04-14 23:38:57 +0200
  • 3ad17069a0 Bump minimum Go version to 1.18 Simon Ser 2024-03-12 09:44:36 +0100
  • d76c3fd129 Upgrade dependencies Simon Ser 2024-03-12 09:41:10 +0100
  • c9b1afde55 Add support for DNS UPDATE v0.3.0 Simon Ser 2023-11-20 15:46:32 +0100
  • 37aeff9b6d Evict unused unmanaged certs from cache on reload Simon Ser 2023-11-20 15:40:42 +0100
  • bbdaec6b98 Fix initial capacity of new managed names map Simon Ser 2023-11-20 15:36:04 +0100
  • e70de7eed9 Upgrade dependencies Simon Ser 2023-11-20 15:34:03 +0100
  • 60cab19e46 Don't print nil connection errors Simon Ser 2023-02-20 14:40:44 +0100
  • d314adee59 Add support for backend PROXY protocol v1 delthas 2023-02-09 15:19:29 +0100
  • 84ae2e62d6 Show more errors without -debug Simon Ser 2023-01-27 11:04:36 +0100
  • 151e7cf586 Add support for certificate fingerprint pinning Simon Ser 2023-01-27 10:55:53 +0100
  • ce4e23e5d8 man: only one URI can be supplied to the backend directive Simon Ser 2023-01-27 10:39:52 +0100
  • 86308c9780 Fix ACME DNS challenge for top-level domains in a zone Simon Ser 2023-01-26 19:14:08 +0100
  • 662136ea74 Add support for ACME DNS hooks Simon Ser 2023-01-12 16:55:05 +0100
  • 3fd3471799 Silence connection errors by default Simon Ser 2023-01-26 11:43:59 +0100
  • bb3c49e3b5 readme: restrict CI badge to master branch Simon Ser 2023-01-12 19:27:25 +0100
  • 2eeb3e87a5 Upgrade dependencies v0.2.0 Simon Ser 2022-11-16 16:54:30 +0100
  • bf12dd3871 Use net.ErrClosed Simon Ser 2022-07-07 10:55:25 +0200
  • bc53657f5d Upgrade certmagic to v0.16 Simon Ser 2022-07-07 10:49:10 +0200
  • 9a879327c3 Disallow frontends without any listening address Simon Ser 2022-06-25 11:46:14 +0200
  • d1812162a8 Add listen directive Simon Ser 2022-06-25 11:43:16 +0200
  • 826cbd7fe1 Log net.Listener.Close errors v0.1.4 Simon Ser 2022-02-03 10:42:06 +0100
  • 859c993a82 Retry on temporary net.Listener failure Simon Ser 2022-02-03 10:36:08 +0100
  • 759013750f Bump RLIMIT_NOFILE Simon Ser 2022-02-03 10:27:16 +0100
  • 4bf50457dc Ignore EOF on tls.Conn.Handshake Simon Ser 2022-02-03 10:22:53 +0100
  • 47f87cf2fc Upgrade dependencies Simon Ser 2022-02-03 09:30:06 +0100
  • 9d00800892 readme: s/Freenode/Libera Chat/ v0.1.3 Simon Ser 2021-12-05 19:36:29 +0100
  • 836cb8f3bd Upgrade dependencies Simon Ser 2021-11-25 09:51:09 +0100
  • eda551a4d7 man: fix scdoc syntax error Simon Ser 2021-08-16 15:50:07 +0200
  • 4a3a54c39a Upgrade dependencies v0.1.2 Simon Ser 2021-08-03 12:24:44 +0200
  • 1ce99b8735 man: expand on wildcards and ALPN Simon Ser 2021-08-03 12:17:26 +0200
  • 615fb32fda Put managed names in an allow-list for validate_command Simon Ser 2021-08-03 15:27:02 +0200
  • a154e708fc build: prevent rebuild on install v0.1.1 Simon Ser 2021-07-24 17:03:02 +0200
  • df92b86604 contrib/systemd: add template files Simon Ser 2021-07-24 15:40:24 +0200
  • abe91778bd man: add some hand-holding for terminal URL recognition Simon Ser 2021-03-06 09:42:14 +0100
  • f7d73a65b5 build: make tlstunnel target PHONY Simon Ser 2021-02-19 14:56:00 +0100
  • c5d8549b09 Protect acmeCache.config with atomic.Value v0.1.0 Simon Ser 2021-02-18 18:20:47 +0100
  • 649ef6f327 Increase TLS handshake timeout Simon Ser 2021-02-18 18:16:10 +0100
  • f8542ebcee Unmanage certificates when no longer needed Simon Ser 2021-02-18 18:09:37 +0100
  • b2d456d17e Upgrade certmagic Simon Ser 2021-02-18 18:09:17 +0100
  • 14bdfb49f3 Add downstream TLS handshake timeout Simon Ser 2021-02-18 17:49:52 +0100
  • 6fef9699d3 Allow half-closed connections half-closed Simon Ser 2021-02-18 17:05:53 +0100
  • 8ce6fc38f2 Avoid half-open TCP connections Simon Ser 2021-02-18 16:16:04 +0100
  • f0bd8e9214 Fix tls-alpn-01 challenge errors Simon Ser 2021-02-18 16:05:45 +0100
  • 79a1a67994 Add more context to errors Simon Ser 2021-02-18 16:02:45 +0100
  • 36ae57103c
    Add tls on_demand validate_command Simon Ser 2021-02-17 19:44:57 +0100
  • 0fb214afc1
    Stop certmagic cache on shutdown Simon Ser 2021-02-17 18:45:14 +0100
  • 3764c75098
    Expand on_demand docs Simon Ser 2021-02-17 18:43:36 +0100
  • f7fc805026
    Fix SIGINT handling Simon Ser 2021-02-17 18:37:30 +0100
  • 373453ff23
    Add tls on_demand Simon Ser 2021-02-17 18:34:13 +0100
  • ac17fe976b
    Initialize certmagic in Server.Start Simon Ser 2021-02-17 18:33:07 +0100
  • 90ac861b52
    Update dependencies Simon Ser 2021-02-17 18:18:14 +0100
  • 4548a7fe65
    Add config reloading minus 2020-12-22 12:06:14 +0100
  • 09d28676a6
    Remove unused Server reference minus 2020-12-11 11:17:58 +0100
  • d2dffca48f
    go fmt Simon Ser 2020-12-08 17:03:58 +0100
  • e8f71081cb
    Add support for ALPN Simon Ser 2020-10-19 10:53:36 +0200
  • 64285842fe
    Revert "readme: fix issue tracker link" Simon Ser 2020-11-06 16:36:04 +0100
  • 26d1574702
    Fix Unix socket backend config minus 2020-11-06 16:34:07 +0100
  • 30dc7be08e
    readme: fix issue tracker link Simon Ser 2020-11-05 17:36:07 +0100
  • dab2eb4449
    readme: add contributing section Simon Ser 2020-11-05 17:01:55 +0100