Commit History

作者 SHA1 備註 提交日期
  Cecylia Bocovich 49042511a3 Refactored server log scrubber into package 6 年之前
  Cecylia Bocovich 611cb889c5 Made regular expressions more precise 6 年之前
  Cecylia Bocovich c6a4a4191f Modified log scrubber to handle split lines 6 年之前
  Cecylia Bocovich 1ea467c4cf Restructured scrubbing code and tests 6 年之前
  Cecylia Bocovich 5bc8817028 Simplified log scrubber 6 年之前
  Cecylia Bocovich f586a4bab8 Sanitize IP addresses from server log output 6 年之前
  David Fifield 019e2cea23 Update server shutdown procedure. 7 年之前
  David Fifield bdc1798adb Exit immediately after SIGTERM is there are no signals running. 7 年之前
  David Fifield ea7b9c0223 Wait briefly after calling ListenAndServe{TLS} to see if it errors. 7 年之前
  David Fifield 19b317e781 Use ListenAndServe{TLS} rather than separate Listen and Serve. 7 年之前
  David Fifield d0686b1c8d Use Manager.HTTPHandler for automatic TLS support in the server. 7 年之前
  David Fifield ee4e0aa160 Trivial doc update: we do report the USERADDR now. 7 年之前
  David Fifield 58556dc07b Keep track of clientAddr in statsChannel. 7 年之前
  David Fifield 4697746120 Actually call clientAddr. 7 年之前
  David Fifield d9e8f8f647 Log once a day how many connections had client_ip. 7 年之前
  David Fifield c84e1a2e03 Add a dummy port number to USERADDR. 7 年之前
  David Fifield 83f8712078 Factor out a function to extract the client IP address. 7 年之前
  David Fifield 9e5eb7f5ee Pass the incoming client_ip into the ExtORPort. 7 年之前
  David Fifield db2251345d Close the log file in server. 7 年之前
  David Fifield a936fc7e9b README and documentation for server. 8 年之前
  David Fifield 1f8be86a01 Add a DirCache for certificates under TOR_PT_STATE_LOCATION. 8 年之前
  David Fifield b0826304a4 Make certManager a pointer and only set it when !disableTLS. 8 年之前
  David Fifield 1b1fb37afe Add "hostname" args to the bridge descriptor as well. 8 年之前
  David Fifield 80acfbd8d8 Explain more in usage. 8 年之前
  David Fifield b86bbd748d Add --acme-email option. 8 年之前
  David Fifield 61310600c3 Automatically fetch certificates from Let's Encrypt. 8 年之前
  David Fifield af70d49e96 Add a log messages when failing to open a listener. 8 年之前
  David Fifield 42cdd53077 continue, not break, after SmethodError. 8 年之前
  David Fifield 8378f85952 Remove a level of indentation in server. 8 年之前
  David Fifield d8411816c4 Include "tls=no" or "tls=yes" in the bridge descriptor. 8 年之前