501 Révisions (f8ad90c845b901ac59e60ef73673ad2ab35278e7)
 

Auteur SHA1 Message Date
  9seconds f8ad90c845 Refactor network to a top-level module il y a 5 ans
  9seconds 37a78bd1c3 More reasonable cli for access il y a 5 ans
  9seconds 18e3ca77de Fix lint issues il y a 5 ans
  9seconds 185baf6bc9 Add tests for access command il y a 5 ans
  9seconds 546a5849f3 Add test for generate-secret command il y a 5 ans
  9seconds 2cc81219b1 Use HTTP timeout from config il y a 5 ans
  9seconds 1f862027af Add blocklist to config il y a 5 ans
  9seconds 02643fb6bb Add concurrency parameter il y a 5 ans
  9seconds e167b85d3b Add HTTP timeout il y a 5 ans
  9seconds c0b6124d94 Add tests for configuration parsing il y a 5 ans
  9seconds 113b5ecbe0 Add tests for config type ip il y a 5 ans
  9seconds 4daf927a72 Add method for validation of the secret il y a 5 ans
  9seconds 1218f18af9 Add tests for config type port il y a 5 ans
  9seconds 7ca143d352 Add tests for config type url il y a 5 ans
  9seconds 428010880e Add tests for prefer ip config type il y a 5 ans
  9seconds dc81740bda Add tests for hostport type il y a 5 ans
  9seconds f7dc54b652 Add tests for config type http path il y a 5 ans
  9seconds c0ab254acf Minor formatting issues il y a 5 ans
  9seconds 5c4536c591 Add tests for config error rate type il y a 5 ans
  9seconds d48e82be7c Add tests for duration config type il y a 5 ans
  9seconds bc4b14c83d Add tests for type bytes il y a 5 ans
  9seconds 6b9b437a5a Correct usage of ifconfig.co il y a 5 ans
  9seconds d6566e5dfb Change network to accept DialFunc il y a 5 ans
  9seconds 6b28488fbd Move cli to separate package il y a 5 ans
  9seconds 1a02511afe Move config into separate package il y a 5 ans
  9seconds 757ea5b63c Add PatchHTTPClient method il y a 5 ans
  9seconds 24add0dce4 Make network as a separae interface il y a 5 ans
  9seconds 299c6478c2 Create base structure to allow patching il y a 5 ans
  9seconds ddd3d608fa Add tests for secret il y a 5 ans
  9seconds d5b0a47d52 Fix race detector tests il y a 5 ans
  9seconds ca0a550f12 Use array of fixed length for secret il y a 5 ans
  9seconds 94084674c0 Use custom cli classes il y a 5 ans
  9seconds 9aa56191f9 Linting il y a 5 ans
  9seconds a34949f15c Rename secret ee to hex il y a 5 ans
  9seconds cbcc113e41 Add cli command for access il y a 5 ans
  9seconds 6f0b0e0c32 Add command for generating secrets il y a 5 ans
  9seconds 098a9c411a Marshalling of config to string il y a 5 ans
  9seconds d1dd56550f Add correct configuration il y a 5 ans
  9seconds 59f328b804 Validate config il y a 5 ans
  9seconds 783c49db37 Correct secret parsing il y a 5 ans
  9seconds 015f02c077 Cleanups of secret module il y a 5 ans
  9seconds e0833e86d9 Update configuration file with proxies specification il y a 5 ans
  9seconds f89f5f8469 Remove access-file il y a 5 ans
  9seconds 0395ce8d1a Fix lint issues il y a 5 ans
  9seconds ef87d031ed Add gofumpt as formatter il y a 5 ans
  9seconds ba875da9b5 Make tests for load balanced client il y a 5 ans
  9seconds 8f7e79862b Add tests for proxy dialers il y a 5 ans
  9seconds 9124ffabf1 Rename load balanced dialer to loadBalancedSocks5Dialer il y a 5 ans
  9seconds c8914f90db Add tests for circuit breaker il y a 5 ans
  9seconds 7c43a4b0b7 Add tests for circuit breaker il y a 5 ans