59 Commits (9cb7fa57f62635c949b94deafbab62ad84af050e)

Author SHA1 Message Date
Claire 94893cf24f
Merge pull request from GHSA-hcqf-fw2r-52g4 3 years ago
Renaud Chaput b95867ad1f
Allow setting a custom HTTP method in CacheBuster (#26528) 3 years ago
Val Lorentz f55f0ab0c3
Allow spaces around commas in ALLOWED_PRIVATE_ADDRESSES (#26297) 3 years ago
Christian Schmidt 8891d8945d
Fix request URL normalisation for bare domain and 8-bit characters (#26285) 3 years ago
Christian Schmidt fd284311e7
Do not normalize URL before fetching it (#26219) 3 years ago
Claire 0078e7e760
Fix incorrect connect timeout in outgoing requests (#26116) 3 years ago
Claire ff41e5426a
Change request timeout handling to use a longer deadline (#26055) 3 years ago
Claire c5929798bf
Merge pull request from GHSA-9pxv-6qvf-pjwc 3 years ago
Eugen Rochko 630436ab2d
Refactor monkey-patching of `PrivateAddressCheck` (#24122) 3 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 3 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 3 years ago
Markus Unterwaditzer 0c689b9d01
fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 3 years ago
Claire 673c54f114
Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADDRESSES (#21926) 3 years ago
Bearice Ren 28cda42af5
fixes ArgumentError when proxy is used (#20420) 3 years ago
Claire c989faaa62
Change Request connection logic to try both IPv6 and IPv4 when available (#20108) 3 years ago
James Tucker 833d9c2f1c
Improve performance by avoiding method cache busts (#19957) 3 years ago
Claire 8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212) 4 years ago
Claire 1145dbd327
Improve error reporting and logging when processing remote accounts (#15605) 4 years ago
Jeong Arm 861b35dd54
Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427) 4 years ago
Eugen Rochko 39cdf61ab7
Add support for structured data and more OpenGraph tags to link cards (#16938) 4 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528) 5 years ago
ThibG d60290044e
Add environment variable to allow requests to some private addresses (#14722) 6 years ago
dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412) 6 years ago
abcang 6a96af4d20
Fix rubocop warning (#14288) 6 years ago
Eugen Rochko e9ecbca70d
Fix error within error when limiting backtrace to 3 lines (#13120) 6 years ago
ThibG 24cd2126c6 Fix Ruby 2.7 support (#12831) 6 years ago
Daigo 3 Dango e9ea09d173 Suppress backtrace when delivering toots (#12798) 6 years ago
ThibG 1653b58777 Attempt to concurrently connect to remote IP addresses (#11757) 7 years ago
Eugen Rochko 4e8dcc5dbb
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 7 years ago
Eugen Rochko 5d3feed191
Refactor fetching of remote resources (#11251) 7 years ago
Eugen Rochko 406b46395d
Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) 7 years ago
ThibG 58276715be Fix support for HTTP proxies (#11245) 7 years ago
ThibG ed544f3166 Fix HTTP requests to IPv6 hosts (#11240) 7 years ago
Eugen Rochko 0d9ffe56fb
Add request pool to improve delivery performance (#10353) 7 years ago
ThibG 79b00d294d Increase DNS timeouts (#10238) 7 years ago
Eugen Rochko aa9a20cde0
Fix ThreadResolveWorker getting queued with invalid URLs (#9628) 7 years ago
Eugen Rochko c39d7e7b2b
Fix TLS handshake timeout not being enforced (#9381) 7 years ago
Eugen Rochko 43c311b3a1
Fix nil error when no DNS addresses are found for host (#9379) 7 years ago
Eugen Rochko fd8145d232
Fix connect timeout not being enforced (#9329) 7 years ago
Eugen Rochko 384e953b75
Revert connect timeout from 1s to 10s (#9319) 7 years ago
Eugen Rochko 4615512285
Reduce connect timeout limit and limit signature failures by source IP (#9236) 7 years ago
Eugen Rochko e3764bdb52
Do not sign useless User-Agent or Accept-Encoding headers (#8533) 8 years ago
Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466) 8 years ago
MIYAGI Hikaru ddd0bb69e1 Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SERVICE` (#7901) 8 years ago
MIYAGI Hikaru 919eef3098 User agent for WebFinger (#7531) 8 years ago
Yamagishi Kazutoshi 6588f6a0a9 Disable inflate gzip on head method (#7432) 8 years ago
Yamagishi Kazutoshi edf882320a Support gzip encoding on Request (#7425) 8 years ago
Eugen Rochko 965345316f
Guard against nil URLs in Request class (#7284) 8 years ago
MIYAGI Hikaru f58dcbc981 HTTP proxy support for outgoing request, manage access to hidden service (#7134) 8 years ago
Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 8 years ago