36 Commits (6a96af4d20129cea06c716393338aa4f730b7b35)

Author SHA1 Message Date
  abcang 6a96af4d20
Fix rubocop warning (#14288) 3 years ago
  Eugen Rochko e9ecbca70d
Fix error within error when limiting backtrace to 3 lines (#13120) 4 years ago
  ThibG 24cd2126c6 Fix Ruby 2.7 support (#12831) 4 years ago
  Daigo 3 Dango e9ea09d173 Suppress backtrace when delivering toots (#12798) 4 years ago
  ThibG 1653b58777 Attempt to concurrently connect to remote IP addresses (#11757) 4 years ago
  Eugen Rochko 4e8dcc5dbb
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 4 years ago
  Eugen Rochko 5d3feed191
Refactor fetching of remote resources (#11251) 4 years ago
  Eugen Rochko 406b46395d
Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) 4 years ago
  ThibG 58276715be Fix support for HTTP proxies (#11245) 4 years ago
  ThibG ed544f3166 Fix HTTP requests to IPv6 hosts (#11240) 4 years ago
  Eugen Rochko 0d9ffe56fb
Add request pool to improve delivery performance (#10353) 4 years ago
  ThibG 79b00d294d Increase DNS timeouts (#10238) 5 years ago
  Eugen Rochko aa9a20cde0
Fix ThreadResolveWorker getting queued with invalid URLs (#9628) 5 years ago
  Eugen Rochko c39d7e7b2b
Fix TLS handshake timeout not being enforced (#9381) 5 years ago
  Eugen Rochko 43c311b3a1
Fix nil error when no DNS addresses are found for host (#9379) 5 years ago
  Eugen Rochko fd8145d232
Fix connect timeout not being enforced (#9329) 5 years ago
  Eugen Rochko 384e953b75
Revert connect timeout from 1s to 10s (#9319) 5 years ago
  Eugen Rochko 4615512285
Reduce connect timeout limit and limit signature failures by source IP (#9236) 5 years ago
  Eugen Rochko e3764bdb52
Do not sign useless User-Agent or Accept-Encoding headers (#8533) 5 years ago
  Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466) 5 years ago
  MIYAGI Hikaru ddd0bb69e1 Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SERVICE` (#7901) 5 years ago
  MIYAGI Hikaru 919eef3098 User agent for WebFinger (#7531) 6 years ago
  Yamagishi Kazutoshi 6588f6a0a9 Disable inflate gzip on head method (#7432) 6 years ago
  Yamagishi Kazutoshi edf882320a Support gzip encoding on Request (#7425) 6 years ago
  Eugen Rochko 965345316f
Guard against nil URLs in Request class (#7284) 6 years ago
  MIYAGI Hikaru f58dcbc981 HTTP proxy support for outgoing request, manage access to hidden service (#7134) 6 years ago
  Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 6 years ago
  Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889) 6 years ago
  Rey Tucker 36b5703796 request: in the event of failure, try other IPs (#6761) (#6813) 6 years ago
  Akihiko Odaki 2e8a492e88 Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 6 years ago
  Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 6 years ago
  Daigo 3 Dango 01d6aa0397 Suppress backtrace from Request#perform (#5174) 6 years ago
  Eugen Rochko d2f56d1cbc Change max redirects followed to 2 (#5136) 6 years ago
  unarist a4c500176b Include requested URL into the message on network errors (#4945) 6 years ago
  Eugen Rochko fdea173237 Add Digest header to requests with body, handle acct and URI keyId (#4565) 6 years ago
  Eugen Rochko 1618b68bfa HTTP signatures (#4146) 6 years ago