1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-01-17 14:57:44 -05:00

Commit Graph

  • 0e519b9fb3
    implement system network environment Shelikhoo 2023-05-30 00:20:34 +0100
  • 5d137a56d3
    Chore: bump golang.org/x/sync from 0.1.0 to 0.2.0 dependabot[bot] 2023-05-29 22:56:39 +0000
  • 94639807ad
    add meek request stereotype Shelikhoo 2023-05-29 22:19:50 +0100
  • f68115c37e
    add request transport base Shelikhoo 2022-09-06 20:23:27 +0100
  • 69ab87239a
    add implementation for transport environment and network env Shelikhoo 2022-09-06 20:22:10 +0100
  • acbb5e6e08
    update version to v5.6.0 v5.6.0 Shelikhoo 2023-05-29 00:30:33 +0100
  • e738e05da3
    build: set v2ray binary as an entrypoint Seena Fallah 2023-04-09 04:35:00 +0200
  • 5a68536530
    Add h1SkipWaitForReply Option to http proxy protocol: auto generated dev-httph1skipwaitforreply Shelikhoo 2023-05-26 20:50:57 +0100
  • cfc6bd465b
    Add h1SkipWaitForReply Option to http proxy protocol Shelikhoo 2023-05-26 20:36:29 +0100
  • f325cdb6ca fix doh metadata protocol dyhkwong 2023-05-27 20:32:36 +0800
  • 44fd7c17fd do not set metadata protocol for http inbound dyhkwong 2023-05-27 20:29:49 +0800
  • f7ca5f3bc8 remove invalid http2 sniffer dyhkwong 2023-05-27 20:27:00 +0800
  • ca3d7fcc81
    Chore: bump github.com/go-playground/validator/v10 dependabot[bot] 2023-05-27 03:03:27 +0000
  • 262e9f1b37
    Chore: bump github.com/refraction-networking/utls from 1.3.1 to 1.3.2 (#2482) dependabot[bot] 2023-05-27 11:02:16 +0800
  • 0667100a54 chore: remove unused NewWithContext bytejedi 2023-05-25 15:29:58 +0800
  • c251049568
    update version to v5.5.0 v5.5.0 Shelikhoo 2023-05-24 00:22:05 +0100
  • 8433420654
    make use of buf.NewWithSize() in Trojan's PacketReader and PacketWriter dyhkwong 2023-04-07 20:03:46 +0800
  • 923d49464d
    proxy/trojan: fix writing UDP packet dyhkwong 2023-04-01 10:00:59 +0800
  • 680d5bb2ac
    refactor trojan WriteHeader function. Shelikhoo 2023-05-24 00:10:44 +0100
  • 72475c2924
    fix: always send Trojan header AkinoKaede 2023-05-23 14:05:10 +0800
  • eda30b2589
    chore: format code AkinoKaede 2023-05-14 09:18:41 +0800
  • 49899af4c2
    fix: parse for the CipherType of Shadowsocks in simplified config AkinoKaede 2023-05-14 09:06:28 +0800
  • 8d42279641
    Chore: bump golang.org/x/crypto from 0.6.0 to 0.9.0 dependabot[bot] 2023-05-09 22:56:59 +0000
  • f77d1ca14a
    Chore: bump golang.org/x/net from 0.7.0 to 0.10.0 dependabot[bot] 2023-05-08 22:56:45 +0000
  • 588ab71157
    Chore: bump golang.org/x/sys from 0.5.0 to 0.8.0 dependabot[bot] 2023-05-04 22:56:46 +0000
  • bc4cc2c119
    add c.cancel rurirei 2023-05-03 10:39:05 +0000
  • 6e952cfff1
    add c.ctx rurirei 2023-05-03 10:32:11 +0000
  • bc6366f085
    revert wrong rurirei 2023-05-03 10:13:48 +0000
  • c1ab521376 feat: 增加解析订阅的逻辑 zhangzhongjun 2023-05-02 21:42:54 +0800
  • b5433626bc
    Update dispatcher_split.go rurirei 2023-05-02 13:39:54 +0000
  • 90da724e80
    Chore: bump github.com/go-playground/validator/v10 dependabot[bot] 2023-05-01 22:57:24 +0000
  • 74b03d4eff feat: 增加makefile zhangzhongjun 2023-04-29 18:49:29 +0800
  • bc0ec4d984
    Chore: bump github.com/miekg/dns from 1.1.51 to 1.1.54 dependabot[bot] 2023-04-28 22:56:46 +0000
  • e2cbf86949
    Chore: bump github.com/refraction-networking/utls from 1.3.1 to 1.3.2 dependabot[bot] 2023-04-26 22:56:53 +0000
  • 62bef88a19
    Chore: bump github.com/quic-go/qtls-go1-20 from 0.1.1 to 0.2.2 (#2452) dependabot[bot] 2023-04-26 17:00:13 +0800
  • 102cee8d4a
    fix: timeout accurate issue yiitz 2023-04-15 21:08:38 +0800
  • 7ed406dd38
    Merge pull request #1 from v2fly/master yiitz 2023-04-15 20:32:59 +0800
  • 9776dcb2f8 outbounds: remove unused nil check for GetDefaultHandler Seena Fallah 2023-04-09 04:47:08 +0200
  • a7254f5dd3
    Chore: bump golang.org/x/crypto from 0.6.0 to 0.8.0 dependabot[bot] 2023-04-07 22:56:44 +0000
  • 204d5c3671
    Chore: bump golang.org/x/net from 0.7.0 to 0.9.0 dependabot[bot] 2023-04-06 22:56:54 +0000
  • 8e8eba835e
    Chore: bump github.com/quic-go/qtls-go1-20 from 0.1.1 to 0.2.2 dependabot[bot] 2023-04-06 22:56:47 +0000
  • c7d9d1a8e3
    Chore: bump github.com/pires/go-proxyproto from 0.6.2 to 0.7.0 dependabot[bot] 2023-04-06 12:34:00 +0000
  • 0c5abc7e53
    Chore: bump github.com/quic-go/qtls-go1-19 from 0.2.1 to 0.3.2 (#2445) dependabot[bot] 2023-04-06 20:33:07 +0800
  • 34cc10c93b
    Chore: bump github.com/quic-go/qtls-go1-19 from 0.2.1 to 0.3.2 dependabot[bot] 2023-04-06 12:15:13 +0000
  • 746c45036e
    Chore: remove Go 1.18 support AkinoKaede 2023-04-06 20:10:14 +0800
  • 92be3a01b2
    Chore: bump golang.org/x/sys from 0.5.0 to 0.7.0 dependabot[bot] 2023-04-04 22:13:06 +0000
  • e0ec9bbf40
    Chore: bump github.com/miekg/dns from 1.1.51 to 1.1.53 dependabot[bot] 2023-03-28 22:56:53 +0000
  • 8d7ef8ffad
    Chore: bump actions/stale from 7 to 8 dependabot[bot] 2023-03-23 22:56:44 +0000
  • 67b10fb7c2
    Chore: bump github.com/quic-go/qtls-go1-19 from 0.2.1 to 0.3.0 dependabot[bot] 2023-03-20 22:57:03 +0000
  • 639069e270
    Chore: bump github.com/go-playground/validator/v10 dependabot[bot] 2023-03-20 22:56:55 +0000
  • 9b5262855f
    Update version to v5.4.1 v5.4.1 Shelikhoo 2023-03-19 23:47:16 +0000
  • 9308de4e74
    Fix incorrect UDP length in Torjan packet addr Shelikhoo 2023-03-19 23:23:02 +0000
  • 42abeefe7c
    Chore: bump google.golang.org/protobuf dependabot[bot] 2023-03-16 22:56:49 +0000
  • 84ffb9609a send header for trojan if not send in postRequest 张强 2023-03-16 12:21:50 +0800
  • 95d2141b5a
    Chore: bump actions/setup-go from 3 to 4 dependabot[bot] 2023-03-15 22:56:43 +0000
  • d524c636ab Trojan: send header if not send in postRequest (fix issue 2250) 张强 2023-03-15 20:25:44 +0800
  • f0a68ddcf6
    fix: dns missing DomainMatcher in init function (#2375) YiGuo 2023-03-15 07:12:51 +0800
  • ea4bdcd849
    Chore: bump github.com/refraction-networking/utls from 1.3.0 to 1.3.1 (#2402) dependabot[bot] 2023-03-15 07:12:15 +0800
  • 2263677c39
    Chore: bump google.golang.org/protobuf dependabot[bot] 2023-03-14 22:56:55 +0000
  • e3a82caa02
    Chore: bump github.com/refraction-networking/utls from 1.3.0 to 1.3.1 dependabot[bot] 2023-03-13 22:56:57 +0000
  • 30ee68fe7c
    Chore: bump github.com/miekg/dns from 1.1.51 to 1.1.52 dependabot[bot] 2023-03-13 22:56:51 +0000
  • c8b6237c04
    Chore: bump github.com/refraction-networking/utls from 1.2.2 to 1.3.0 (#2396) dependabot[bot] 2023-03-12 16:04:17 +0800
  • 787547a596
    Chore: bump github.com/refraction-networking/utls from 1.2.2 to 1.3.0 dependabot[bot] 2023-03-10 22:56:51 +0000
  • 2c2580b285
    Parse both X-Forward-For and X-Real-IP mxi-box 2023-03-11 00:03:46 +0800
  • 7240b73d99
    Chore: bump google.golang.org/protobuf dependabot[bot] 2023-03-08 22:56:46 +0000
  • c054d7c668
    Chore: bump github.com/golang/protobuf from 1.5.2 to 1.5.3 dependabot[bot] 2023-03-08 22:56:43 +0000
  • bc356679fa
    Chore: bump golang.org/x/net from 0.7.0 to 0.8.0 dependabot[bot] 2023-03-06 22:57:10 +0000
  • 0cf18c9100
    Chore: bump golang.org/x/crypto from 0.6.0 to 0.7.0 dependabot[bot] 2023-03-06 22:57:09 +0000
  • 38bd4b0309
    Chore: bump golang.org/x/sys from 0.5.0 to 0.6.0 dependabot[bot] 2023-03-06 22:57:02 +0000
  • 022cd7baa2
    Chore: bump github.com/jhump/protoreflect from 1.15.0 to 1.15.1 dependabot[bot] 2023-03-06 22:56:59 +0000
  • 416059a18e fix: fix dns missing DomainMatcher in init function zl.kou 2023-03-03 18:45:16 +0800
  • aa32199bf3
    Chore: bump github.com/jhump/protoreflect from 1.14.0 to 1.15.0 (#2359) dependabot[bot] 2023-03-02 10:39:16 +0800
  • 2d39b97e74
    Chore: bump github.com/jhump/protoreflect from 1.14.0 to 1.15.0 dependabot[bot] 2023-03-01 01:35:36 +0000
  • 25cab608fc
    Chore: bump github.com/miekg/dns from 1.1.50 to 1.1.51 (#2360) dependabot[bot] 2023-03-01 09:33:09 +0800
  • c353544fab
    Chore: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#2361) dependabot[bot] 2023-03-01 09:32:06 +0800
  • ac3189ac25
    Chore: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 dependabot[bot] 2023-02-27 22:57:03 +0000
  • c655cdba84
    Chore: bump github.com/miekg/dns from 1.1.50 to 1.1.51 dependabot[bot] 2023-02-27 22:56:57 +0000
  • f1b9b57188
    Chore: bump github.com/quic-go/quic-go from 0.32.0 to 0.33.0 (#2348) dependabot[bot] 2023-02-24 22:30:57 +0800
  • d49f6b8e06 Add ECH support Iman 2023-02-23 17:25:44 +0330
  • 6778c51855
    Chore: bump github.com/quic-go/quic-go from 0.32.0 to 0.33.0 dependabot[bot] 2023-02-22 22:21:21 +0000
  • e9943b5a72
    update version to v5.4.0 v5.4.0 Shelikhoo 2023-02-19 15:12:01 +0000
  • c055a08b2c
    Refine header based websocket earlydata fix Shelikhoo 2023-02-19 14:41:28 +0000
  • dca2f2bd83
    fix header-based websocket earlydata compat dyhkwong 2022-10-22 16:02:30 +0800
  • 882a363b85
    DomainStrategy support for all outbounds Vigilans 2023-02-18 05:51:25 +0800
  • b1d38db30a
    Support using custom resolver when dialing domain address Vigilans 2023-02-18 02:50:20 +0800
  • 44be94a0e7
    Add bytespools ownership for buf.Buffer Vigilans 2023-02-18 03:59:20 +0800
  • 8b3215c72a
    Correctly implement quic sniffer's frame parsing Vigilans 2023-02-18 05:47:59 +0800
  • 5893d2f3a6
    feat: add option to override destination of access log mydogshitgold 2023-02-09 00:54:55 +0800
  • c5386b88ad
    Fix sockopt.TcpKeepAliveInterval Cubarco 2022-11-11 14:42:57 +0800
  • 67c19f7054
    feat: refine PacketConnectionReader 秋のかえで 2022-12-21 17:44:04 +0800
  • ca185b3310
    chore: format code 秋のかえで 2022-12-21 17:20:22 +0800
  • 1bd1de5f52
    fix: read logic of PacketConnectionReader 秋のかえで 2022-12-21 17:15:42 +0800
  • c10e16cb5e
    Style: format imports 秋のかえで 2022-08-20 17:15:20 +0800
  • 147641e981
    Style: refine code style 秋のかえで 2022-08-20 13:11:12 +0800
  • 01a2686568
    Feat: add PacketAddr support to Trojan client 秋のかえで 2022-08-20 13:04:16 +0800
  • f2ae2777fe
    Feat: add PacketAddr support to Trojan server 秋のかえで 2022-08-20 10:39:33 +0800
  • b8ab91b0d3
    Skip validating on empty http host config heimoshuiyu 2023-01-15 21:37:04 +0800
  • 0dcf8cad0d
    Compatibility change for go 1.18 MoetaYuko 2023-02-10 10:44:46 +0800
  • 179cd1d62f
    Add container build file Shelikhoo 2023-02-14 23:46:45 +0000
  • 843c248bcb Fix UDP over TCP fragmentation in VMESS + zero security Vigilans 2023-02-18 04:56:39 +0800