Commit Graph

306 Commits

Author SHA1 Message Date
ece90669f9
Fix recycling 2023-02-09 06:19:34 -08:00
66223abe8e
Fix: HTTP client 2023-02-06 08:33:42 -08:00
6ed439457b
Drop inet.af/ipaddr and therefore unsafe dependency 2023-02-04 19:06:12 -08:00
dda56bab46
Move away from context 2023-02-01 21:46:47 -08:00
273b7f5a07
Adjustments 2023-02-01 21:37:59 -08:00
25c45c57d5
Fix: missing proxies 2023-01-31 02:39:31 -08:00
cd7067a868
Fix: missing unlock 2023-01-31 02:20:49 -08:00
bf11ca6131
Fix: stray println and missing closers 2023-01-31 02:13:36 -08:00
45603b7ead
Fix: tls verify bug 2023-01-31 01:40:48 -08:00
bd3ae2270c
CI: fix go version 2023-01-31 01:38:27 -08:00
2430255005 Merge pull request 'Switch from channels to container/list.List' (#2) from development into master
Reviewed-on: #2
2023-01-31 09:30:00 +00:00
5d9bdc3896
Fix: stack overflow 2023-01-31 01:26:11 -08:00
7ade879676
Complete teardown (broken atm) 2023-01-31 01:21:29 -08:00
805740869c
Minor adjustment 2023-01-27 19:59:28 -08:00
14ede766d2
Adjustments in channel size and ZzZz-ops 2023-01-25 18:58:08 -08:00
ff320a9892
Merge branch 'master' into development 2023-01-25 18:57:31 -08:00
fa07bdbdd8
Gomod: retract 2023-01-25 13:25:56 -08:00
eb2d0a0c87
Deps: fix socks client go module 2023-01-25 12:45:05 -08:00
4211e4736d
Deps: update socks client lib 2023-01-25 12:28:39 -08:00
87c94ec340
Merge pull request #46 from yunginnanet/dependabot/go_modules/github.com/ooni/oohttp-0.5.1 2023-01-17 08:47:04 -08:00
dependabot[bot]
da6abf0fdb
Bump github.com/ooni/oohttp from 0.5.0 to 0.5.1
Bumps [github.com/ooni/oohttp](https://github.com/ooni/oohttp) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/ooni/oohttp/releases)
- [Commits](https://github.com/ooni/oohttp/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/ooni/oohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 15:06:15 +00:00
17a282ac4a
Merge pull request #45 from yunginnanet/dependabot/go_modules/github.com/ooni/oohttp-0.5.0 2023-01-07 19:31:48 -08:00
dependabot[bot]
3fd2725a20
Bump github.com/ooni/oohttp from 0.4.0 to 0.5.0
Bumps [github.com/ooni/oohttp](https://github.com/ooni/oohttp) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/ooni/oohttp/releases)
- [Commits](https://github.com/ooni/oohttp/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/ooni/oohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 15:04:00 +00:00
b0de3b20d7
Merge pull request #43 from yunginnanet/dependabot/go_modules/github.com/ooni/oohttp-0.4.0 2023-01-05 09:12:18 -08:00
bb1968e7d0
Merge pull request #44 from yunginnanet/dependabot/go_modules/golang.org/x/net-0.5.0 2023-01-05 09:11:20 -08:00
dependabot[bot]
459946b2a9
Bump golang.org/x/net from 0.4.0 to 0.5.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 15:14:57 +00:00
dependabot[bot]
ef9ee5a944
Bump github.com/ooni/oohttp from 0.3.0 to 0.4.0
Bumps [github.com/ooni/oohttp](https://github.com/ooni/oohttp) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/ooni/oohttp/releases)
- [Commits](https://github.com/ooni/oohttp/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/ooni/oohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 15:14:52 +00:00
e9edf1ab1e
Testing: add immutable proto test 2023-01-04 22:08:45 -08:00
d785ad82d8
Merge pull request #41 from yunginnanet/dependabot/go_modules/git.tcp.direct/kayos/common-0.8.0 2023-01-03 09:49:31 -08:00
708f3fbbc5
Merge pull request #42 from yunginnanet/dependabot/go_modules/github.com/gdamore/tcell/v2-2.5.4 2023-01-03 09:49:20 -08:00
dependabot[bot]
245d009354
Bump github.com/gdamore/tcell/v2 from 2.5.3 to 2.5.4
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv2.md)
- [Commits](https://github.com/gdamore/tcell/compare/v2.5.3...v2.5.4)

---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 15:06:02 +00:00
dependabot[bot]
0ac13c0396
Bump git.tcp.direct/kayos/common from 0.7.7 to 0.8.0
Bumps git.tcp.direct/kayos/common from 0.7.7 to 0.8.0.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 15:05:55 +00:00
5218f0fcd0
Reference implementation fixup 2023-01-02 02:52:31 -08:00
2754e0f305
Merge branch 'master' into development 2022-12-31 17:03:58 -08:00
4803ec9560
Fix: reduce recycle debug log spam 2022-12-31 17:02:46 -08:00
2a50ff7186
Scaling adjustments 2022-12-31 16:42:34 -08:00
6abd0ae0c7
Scaling adjustments 2022-12-31 16:40:32 -08:00
d0687b4f99
Merge pull request #40 from yunginnanet/dependabot/go_modules/golang.org/x/net-0.4.0 2022-12-29 05:42:28 -08:00
dependabot[bot]
4d9916909b
Bump golang.org/x/net from 0.1.0 to 0.4.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.4.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.1.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 15:07:10 +00:00
2474f38c89
Fix: typo 2022-12-28 06:26:22 -08:00
023255106c
gomod 2022-12-27 08:26:31 -08:00
93efd46c28
gomod 2022-12-27 08:22:51 -08:00
a395212f1e
gomod 2022-12-27 08:21:59 -08:00
9e3c98491b
gomod 2022-12-27 08:18:48 -08:00
c48741c234
gomod retract 2022-12-27 07:40:21 -08:00
fce12fb672
Final-er adjustment 2022-12-27 07:37:05 -08:00
6b4b4eaf4f
Final adjustment 2022-12-27 07:31:28 -08:00
c8660d4450
Total overhaul of autoscaler 2022-12-27 07:25:10 -08:00
6ba0885722
Fix: panic from nonexistent header 2022-12-27 05:04:15 -08:00
3aed0da23f
Gomod: deps 2022-12-27 05:02:15 -08:00