1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-20 04:29:32 -04:00
Commit Graph

6075 Commits

Author SHA1 Message Date
Shelikhoo
6f4c7af5a3 add IPv6 packet addr encoding test 2022-01-03 15:55:18 +00:00
Shelikhoo
16bff33858 add IPv4 packet addr encoding test 2022-01-03 15:55:18 +00:00
Shelikhoo
fd763c9bab release packet buffer after usage 2022-01-03 15:55:18 +00:00
Shelikhoo
1ec1bbffa4 packet header encoder decoder 2022-01-03 15:55:18 +00:00
Shelikhoo
ac65036808 refactor UDP dispatcher to support fullcone dispatcher 2022-01-03 15:55:18 +00:00
秋のかえで
d13894ea81 systemd: fix exec start for v5 2022-01-03 22:55:33 +08:00
Shelikhoo
4b03da7400 revert incorrect change introduced in 3ef7feaeaf v5.0.1 2022-01-02 15:20:59 +00:00
Shelikhoo
3ef7feaeaf update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
Shelikhoo
9f0d7e7f40 update version 2022-01-02 15:08:42 +00:00
Shelikhoo
9f6c65eeef remove time based check in VMess MD5 decommission enforcement 2022-01-02 15:06:47 +00:00
Machtergreifung
25ae87aad2 fix typo (#1512)
* fix typo

* fix typo

* fix typo

* fix typo

* fix typo

* fix typo

* fic typo
2022-01-02 13:36:07 +00:00
KujouRinka
d24c276cc5 fix typo (#1503) 2022-01-02 17:16:12 +08:00
秋のかえで
e8949234fd Chore: update license year 2022-01-01 12:00:41 +08:00
秋のかえで
1ebb564047 Chore: change scenarios tests of VMess to AEAD 2022-01-01 11:10:09 +08:00
秋のかえで
36cfbed180 Fix: context of reverse (#1502) 2022-01-01 08:11:33 +08:00
Machtergreifung
ef58fde0ba Update Vmess Error Warnings (#1492) 2021-12-27 14:28:11 +08:00
Bo He
b057a37fd6 fix some typo (#1482) 2021-12-27 12:33:08 +08:00
秋のかえで
423d566024 fix typo 2021-12-23 13:14:43 +08:00
Bo He
79f751662c fix typo (#1475) 2021-12-22 22:51:11 +08:00
世界
fa61371102 Fix log usage 2021-12-12 18:10:21 +08:00
XGFan
e3610870d1 replace same tag default outbound handler (#1437)
* replace old default handler with same tag

Signed-off-by: Guofan Xu <xuguofan@live.com>

* add warning log when replace outbound

* fix lint

Signed-off-by: Guofan Xu <xuguofan@live.com>
2021-12-11 11:22:38 +08:00
Loyalsoldier
1a04abc820 Chore: update dependencies (#1450) 2021-12-06 22:03:50 +08:00
Loyalsoldier
31a10d5e0f Fix: lint (#1449) 2021-12-06 21:22:11 +08:00
Shelikhoo
144a7929d8 Fix DoS attack vulnerability in CommandSwitchAccountFactory 2021-12-05 19:40:10 +00:00
Shelikhoo
b960d3f1fb Add tcp transport registration 2021-11-28 22:49:16 +00:00
Shelikhoo
718922b047 use sys/unix instead of syscall
Suggestion from:
https://github.com/v2fly/v2ray-core/pull/1395#issuecomment-974761647
2021-11-28 22:49:02 +00:00
Shelikhoo
a47fcffe50 use sys/unix instead of syscall
Suggestion from:
https://github.com/v2fly/v2ray-core/pull/1395#issuecomment-974761647
2021-11-28 22:49:02 +00:00
Shelikhoo
4cf9992f89 add TCP Keep Alive support in config 2021-11-28 22:49:02 +00:00
Shelikhoo
44272fa82f embed macOS const to avoid platform inconsistency(again) 2021-11-28 22:49:02 +00:00
Shelikhoo
fb4ad3f5fa embed macOS const to avoid platform inconsistency 2021-11-28 22:49:02 +00:00
Shelikhoo
3e42fc417b fix bug introduced in adding tcp keep alive adjustment 2021-11-28 22:49:02 +00:00
ValdikSS
1a3d6eeca8 Add TCP keep alive support in Windows 2021-11-28 22:49:02 +00:00
ValdikSS
dc709f56dd Add TCP keep alive support in MacOS, FreeBSD 2021-11-28 22:49:02 +00:00
ValdikSS
499a0e19cb Add TCP keep alive support in Linux 2021-11-28 22:49:02 +00:00
Shelikhoo
6e7e864f2f Add TCP keep alive idle setting: auto generated 2021-11-28 22:49:02 +00:00
ValdikSS
7563338cc8 Add TCP keep alive idle setting 2021-11-28 22:49:02 +00:00
秋のかえで
801d4a1d60 Chore: fix lint 2021-11-28 16:55:37 +08:00
Loyalsoldier
dce8764fd7 Lint: fix lint (#1427)
* Lint: replace golint with revive
* Lint: fix lint
2021-11-27 17:16:41 +08:00
Loyalsoldier
43447aa2e4 Chore: format code to fix lint (#1426) 2021-11-27 14:32:07 +08:00
KallyDev
cbb6d7a509 CI: add FreeBSD and OpenBSD ARM build tasks (#1423) 2021-11-27 13:14:57 +08:00
Bo He
f2b1b79283 Fix: raising no route matched log level to Warning (#1424) 2021-11-27 13:11:38 +08:00
yuhan6665
2bbf2523e0 Fix: increase some TLS tests timeout (#1422) 2021-11-27 12:57:27 +08:00
秋のかえで
7413246fb8 Feat: implement set buffer methods in QUIC sysConn (#1404) 2021-11-22 14:13:25 +08:00
dependabot[bot]
8107b73082 Chore: bump github.com/go-chi/chi/v5 from 5.0.6 to 5.0.7 (#1397)
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.6...v5.0.7)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-19 11:40:00 +08:00
dependabot[bot]
bd21b9329a Chore: bump github.com/go-chi/chi/v5 from 5.0.5 to 5.0.6 (#1386)
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.5...v5.0.6)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 10:10:09 +08:00
Shelikhoo
65174fa487 rename buf type adaptor into FromBytes 2021-11-13 14:24:43 +00:00
Shelikhoo
802780e9e1 rename buf pool membership status to unmanaged 2021-11-13 14:23:29 +00:00
世界
d781cc0cfd Add uTP sniffer 2021-11-13 14:22:36 +00:00
世界
dbc26775c9 Add quic sniffer 2021-11-13 14:21:57 +00:00
kslr
1490ce645d put code_of_conduct in the right place 2021-11-06 22:18:26 +08:00