1163 Комити (482b10ff6041fc6d293c22a6820a450a3aedc9ba)
 

Аутор SHA1 Порука Датум
  Sergei Arkhipov 482b10ff60
Merge pull request #505 from 9seconds/doctor/sni-dns-message пре 3 недеља
  Sergei Arkhipov a3ff5ca6b6
Merge pull request #525 from 9seconds/contrib/sni-router-config-example пре 3 недеља
  Sergei Arkhipov 85fc2c6bfd
Merge pull request #510 from 9seconds/simple-run-proxy-protocol-listener пре 3 недеља
  Sergei Arkhipov 03381b41c0
Merge pull request #521 from 9seconds/docs/required-default-convention пре 3 недеља
  Sergei Arkhipov 270ea995d6
Merge pull request #514 from bam80/patch-2 пре 3 недеља
  Alexey Dolotov 3d0899dcca contrib/sni-router: split MTG_SECRET assignment from envsubst in examples пре 3 недеља
  Alexey Dolotov 3fc3e51e47 contrib/sni-router: render mtg-config.toml from a tracked .example пре 3 недеља
  Andrey Butirsky 01b1fa4b56
fixup docker-compose: add :master tag and comment пре 3 недеља
  Alexey Dolotov 79aa14ecda docs: mark secret as (required) in example.config.toml пре 3 недеља
  Andrey Butirsky 224b1d1f0d
compose: fix non-functional 'host' option пре 3 недеља
  Alexey Dolotov 0488f246ba simple-run: add --proxy-protocol-listener flag пре 3 недеља
  Sergei Arkhipov 4c7d42fb0e
Merge pull request #478 from dolonet/fix/sni-router-fronting-loop пре 4 недеља
  Sergei Arkhipov efd65cbdf6
Merge pull request #495 from dolonet/obfuscation/promote-public пре 4 недеља
  Sergei Arkhipov 4cc6792628
Merge pull request #500 from bam80/patch-2 пре 4 недеља
  Sergei Arkhipov 4abc9816a0
Merge pull request #502 from dolonet/contrib/sni-router-domain-env пре 4 недеља
  Sergei Arkhipov 25d32353e5
Merge pull request #504 from 9seconds/docs/prefer-ip-default пре 4 недеља
  Sergei Arkhipov 94d65bcdbd
Merge pull request #503 from dolonet/docs/clarify-bind-to-syntax пре 4 недеља
  Sergei Arkhipov 9f6e5d277d
Merge pull request #509 from msukhotin/feat/configurable-tcp-not-sent-lowat пре 4 недеља
  Maksim Sukhotin 5731c90012 Make TCP_NOTSENT_LOWAT configurable пре 4 недеља
  Alexey Dolotov b293a33d99 contrib/sni-router: switch env alias to merge key пре 1 месец
  Alexey Dolotov 61deb4e822 docs: clarify bind-to syntax in example.config.toml пре 1 месец
  Alexey Dolotov f90f415c92 contrib/sni-router: deduplicate DOMAIN env via YAML anchor пре 1 месец
  Alexey Dolotov 5d9a5efb8f sni-router: extend PROXY-protocol sync list to four pieces пре 1 месец
  Alexey Dolotov fbc5b51573 doctor: surface both public IPs in SNI-DNS mismatch message пре 1 месец
  Alexey Dolotov 01d2e1cc0d docs: mark prefer-ipv6 as the default in example.config.toml пре 1 месец
  Alexey Dolotov 0fdf6cbab7 sni-router: break domain-fronting loop пре 1 месец
  Alexey Dolotov dbb05e9cfa contrib/sni-router: align mtg-config.toml comments with $DOMAIN flow пре 1 месец
  Alexey Dolotov 1606afe3b1 contrib/sni-router: read $DOMAIN from env in haproxy.cfg пре 1 месец
  Andrey Butirsky 45635aae82
mtg-config.toml: bind-to both IPv4/6 пре 1 месец
  Alexey Dolotov ead06e0e16 mtglib: promote obfuscation out of internal пре 1 месец
  Sergei Arkhipov 8d143d7bde
Merge pull request #480 from dolonet/feat/domain-fronting-host пре 1 месец
  Alexey Dolotov a7ede7c7ac Deprecate "ip" in favour of "host" for domain fronting пре 1 месец
  Sergei Arkhipov 827bbd6900
Merge pull request #485 from dolonet/doctor/parallel-dc пре 1 месец
  Alexey Dolotov d6c99c7209 doctor: use WaitGroup.Go and recover panics in DC probes пре 1 месец
  Sergei Arkhipov c8cc317b48
Merge pull request #487 from bam80/podman пре 1 месец
  Sergei Arkhipov 83c0c8acfb
Merge pull request #491 from bam80/localhost пре 1 месец
  Sergei Arkhipov b0923a51d2
Merge pull request #488 from dolonet/doctor/skip-native-check-v2 пре 1 месец
  Sergei Arkhipov 31c31c50c0
Merge pull request #481 from dolonet/docs/link-example-config пре 1 месец
  Andrey Butirsky faaa75612f compose: mtg: add hostname for host access from container пре 1 месец
  Sergei Arkhipov 250f12c283
Merge pull request #477 from bam80/patch-1 пре 1 месец
  Sergei Arkhipov 2d891658bd
Merge pull request #483 from dolonet/fix/socks-proxy-resolver пре 1 месец
  Andrey Butirsky d87f91fe8c add support for unprivileged podman container пре 1 месец
  dolonet 49ac70066f doctor: add --skip-native-check flag пре 1 месец
  dolonet a9011c0333 doctor: run DC connectivity probes in parallel пре 1 месец
  dolonet 488ba2b60a Do not use custom DNS resolver to dial proxy upstreams пре 2 месеци
  Alexey Dolotov fc0ab916bc docs: link example.config.toml as the config reference пре 1 месец
  Alexey Dolotov dfc805b67b Clarify why TypeHost rejects ':' (IPv6 already returned above) пре 1 месец
  Alexey Dolotov 908b32afff Address round-two review: rename mtglib privates, reorder, more tests пре 1 месец
  Alexey Dolotov 1960ff236b Address self-review: rename helper, end-to-end TOML tests пре 1 месец
  Alexey Dolotov 46ffe4e3cc Accept hostname for [domain-fronting] target пре 1 месец