提交历史

作者 SHA1 备注 提交日期
  Nicolas Duchon fbf37456d0 feat: display container version 3 年之前
  Nicolas Duchon ab7ac0aadb fix: backward compatibility w/ DHPARAM_GENERATION 4 年之前
  polarathene 1d2f308cdf feat: Bring back ability to skip default DH params 4 年之前
  polarathene 004e4a5cda chore: Refactor `_setup_dh()` 4 年之前
  polarathene a7a2d6e44b chore: Use direct URL instead of URL shortener 4 年之前
  polarathene 6f7eb8bd97 chore: 6/6 - Update shell syntax 4 年之前
  polarathene 0f330b85b1 chore: 5/6 - Shift dhparam method to the bottom 4 年之前
  polarathene ed009c0ec8 chore: 4/6 - Extract grouped logic to their own methods 4 年之前
  polarathene 091dd855af chore: 3/6 - Indent function content 4 年之前
  polarathene 2e6d7561a3 chore: 2/6 - Handle CMD check early, wrap init logic into a function 4 年之前
  polarathene 8aacd13241 chore: 1/6 - Inline failure at it's cause 4 年之前
  polarathene ac066a73e4 feat: Replace generated DH params with RFC 7919 standardized DHE groups 4 年之前
  Nicolas Duchon 65a88a0291 Merge branch 'main' into remove_scoped 4 年之前
  Nicolas Duchon ab81ff8df2 style: linting with shellcheck 4 年之前
  Nicolas Duchon c327496495 refactor: do not pass unused positional arguments 4 年之前
  Nicolas Duchon fcfe17a0a4 Merge pull request #1538 from S0obi/patch-1 4 年之前
  Nicolas Duchon ad7c02570b chore: use nginxproxy's DockerHub registry 4 年之前
  Joe Polny 2bde43c6e9 remove scoped ipv6 resolvers 4 年之前
  Thibault Soubiran aba100ff7b Update docker-entrypoint.sh 4 年之前
  Jason Wilder 8c590fc68f Merge pull request #913 from panteparak/DH-Param-Generator-Option 6 年之前
  Steve Kamerman 5d503b48cb Added support for IPv6 DNS servers in resolver generation (issue #938) 8 年之前
  Pan Teparak 31d2ed172b Change ENV variable from GENERATE_DHPARAM to DHPARAM_GENERATION 8 年之前
  Pan Teparak 4b22ccdc81 Add ability to opt-out dh param auto generation 8 年之前
  Teoh Han Hui 065dd7f1ea Fix build 8 年之前
  Steve Kamerman 0cc71fad49 Add dynamically-computed DNS resolvers to nginx (for PR #574) 9 年之前
  Steve Kamerman 7d253dd0f3 Allow passing DHPARAM_BITS via env, lower bits to 256 for unit tests 8 年之前
  Steve Kamerman dfdd67f5a4 Implemented background dhparam generation 8 年之前
  Mike Dillon f95ff82ad0 Adjust entrypoint to always warn on missing socket 10 年之前
  Thomas LEVEIL 1aac996019 conform to Docker official images best practices 10 年之前
  Thomas LEVEIL d83ba3da1e refuse to start if the docker sock isn't available 10 年之前