Commit Graph

12 Commits

Author SHA1 Message Date
Jake Daynes d70d774be6 fix: add tlsConfig to RTSP client to skip self-signed certs 2026-03-13 03:29:18 -07:00
Jake Daynes d3a51c18c0 fix: revert credAttack since redirect will already have happened 2026-03-13 02:53:46 -07:00
Jake Daynes 4535a38ad8 fix: update rtsp url builder test to use secure flag 2026-03-13 02:38:02 -07:00
Jake Daynes a3ab13cbf5 fix: update test runner to include Secure flag 2026-03-13 02:20:01 -07:00
Jake Daynes 2bb748e78f fix: update rtsp url tests 2026-03-13 02:19:21 -07:00
Jake Daynes 5bb2684d9e update function calls to include context 2026-03-13 01:54:48 -07:00
Jake Daynes 2c548c6b68 update credAttack & routeAttack to support redirect 2026-03-13 01:53:57 -07:00
Jake Daynes f89af3bfd0 add handleRedirect method 2026-03-13 01:50:58 -07:00
Jake Daynes f66c0f6d94 update buildRTSPURL to handle secure flag 2026-03-13 01:45:23 -07:00
Brendan Le Glaunec d16443109a fix: always add leading slash to routes (#397) 2026-02-03 10:12:23 +01:00
Brendan Le Glaunec af41fc6cb8 fix: no longer give up on detecting auth type when getting a 401 (#391) 2026-02-01 20:59:26 +01:00
Brendan Le Glaunec e81eeb0c4d feat: v6 rewrite 2026-01-27 22:11:17 +01:00