Commit Graph

433 Commits

Author SHA1 Message Date
dependabot[bot]
3fe5b19ac4
Chore(deps): Bump github.com/miekg/dns from 1.1.51 to 1.1.52
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.51 to 1.1.52.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.51...v1.1.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 16:00:13 +00:00
275a8d5933
Merge pull request #57 from yunginnanet/dependabot/go_modules/github.com/refraction-networking/utls-1.3.0 2023-03-10 23:10:41 -08:00
dependabot[bot]
a262c3e9f0
Chore(deps): Bump github.com/refraction-networking/utls
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](https://github.com/refraction-networking/utls/compare/v1.2.2...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 15:59:15 +00:00
0fc1bcea52
Merge pull request #56 from yunginnanet/dependabot/go_modules/golang.org/x/net-0.8.0 2023-03-06 08:59:12 -08:00
dependabot[bot]
e68228684a
Chore(deps): Bump golang.org/x/net from 0.7.0 to 0.8.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.8.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-03-06 16:02:01 +00:00
3ff74f8566
Merge pull request #55 from yunginnanet/dependabot/go_modules/github.com/miekg/dns-1.1.51 2023-02-28 14:24:57 -08:00
dependabot[bot]
9923a57b99
Chore(deps): Bump github.com/miekg/dns from 1.1.50 to 1.1.51
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.50 to 1.1.51.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.50...v1.1.51)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 16:05:20 +00:00
5840ef259e
Fix: mutex 2023-02-25 05:11:33 -08:00
fd87d3209b
Merge branch 'master' into development 2023-02-25 02:55:20 -08:00
4246210cda
Fix: dep 2023-02-25 02:53:05 -08:00
e7e934154a
Fix: CPU usage 2023-02-25 02:48:18 -08:00
578995bace
Fix: CPU usage fix attempt 2023-02-25 02:40:53 -08:00
be1ae9db83
Merge pull request #53 from yunginnanet/dependabot/go_modules/github.com/gdamore/tcell/v2-2.6.0 2023-02-22 10:01:30 -08:00
dependabot[bot]
5fb77b67d9
Bump github.com/gdamore/tcell/v2 from 2.5.4 to 2.6.0
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.5.4 to 2.6.0.
- [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.4...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 15:59:13 +00:00
7439acceec
Merge pull request #52 from yunginnanet/dependabot/go_modules/github.com/ooni/oohttp-0.5.2 2023-02-16 08:49:11 -08:00
dependabot[bot]
7e064ab0a3
Bump github.com/ooni/oohttp from 0.5.1 to 0.5.2
Bumps [github.com/ooni/oohttp](https://github.com/ooni/oohttp) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/ooni/oohttp/releases)
- [Commits](https://github.com/ooni/oohttp/compare/v0.5.1...v0.5.2)

---
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-02-16 16:00:25 +00:00
62b91ab0ee
Merge pull request #51 from yunginnanet/dependabot/go_modules/golang.org/x/net-0.7.0 2023-02-15 22:50:47 -08:00
dependabot[bot]
8629dc73c5
Bump golang.org/x/net from 0.6.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.6.0...v0.7.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-02-15 15:59:20 +00:00
a257f96989
Merge pull request #50 from yunginnanet/dependabot/go_modules/github.com/refraction-networking/utls-1.2.2 2023-02-14 05:58:56 -08:00
dependabot[bot]
0f1f75b7c4
Bump github.com/refraction-networking/utls from 1.2.1 to 1.2.2
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](https://github.com/refraction-networking/utls/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 16:03:09 +00:00
6909e4b7fd
Merge pull request #49 from yunginnanet/dependabot/go_modules/golang.org/x/net-0.6.0 2023-02-09 11:49:52 -08:00
dependabot[bot]
9d02bbce82
Bump golang.org/x/net from 0.5.0 to 0.6.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.6.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-02-09 15:05:31 +00:00
f4fce4b7dc
Merge branch 'development' 2023-02-09 06:23:27 -08:00
ece90669f9
Fix recycling 2023-02-09 06:19:34 -08:00
66223abe8e
Fix: HTTP client 2023-02-06 08:33:42 -08:00
521a589ec6
Merge pull request #47 from yunginnanet/dependabot/go_modules/git.tcp.direct/kayos/common-0.8.1
Bump git.tcp.direct/kayos/common from 0.8.0 to 0.8.1
2023-02-06 07:11:17 -08:00
f48e7f2189
Merge pull request #48 from yunginnanet/dependabot/go_modules/github.com/refraction-networking/utls-1.2.1
Bump github.com/refraction-networking/utls from 1.2.0 to 1.2.1
2023-02-06 07:11:02 -08:00
dependabot[bot]
afaf2cd0d0
Bump github.com/refraction-networking/utls from 1.2.0 to 1.2.1
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](https://github.com/refraction-networking/utls/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 15:08:20 +00:00
dependabot[bot]
2b4373dab4
Bump git.tcp.direct/kayos/common from 0.8.0 to 0.8.1
Bumps git.tcp.direct/kayos/common from 0.8.0 to 0.8.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 15:08:12 +00: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