1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-21 09:36:34 -05:00

Commit Graph

  • c1bc8a0a42 Fix HTTP2 proxy client with uTLS dyhkwong 2024-08-03 14:40:02 +0800
  • cefddb0aa4 feat: packet_encoding for v4 config mkmark 2024-07-18 15:51:27 +0800
  • 9eaff44bc6 Support "services" root config in cfgv4 Vigilans 2024-03-08 15:07:35 +0800
  • a55952ebe3 Do not include index in when adding slice to tree path Vigilans 2024-05-24 22:52:11 +0800
  • 7243392af2 Fix DNS servers with same tag wrongly merged Vigilans 2024-05-08 00:22:36 +0800
  • 54c2c6d537 Always use a DNS Message ID of 0 for DoH and DoQ dyhkwong 2024-05-20 00:09:43 +0800
  • 7ac7bba79c
    feat: check the network is TCP before set MPTCP Kaede Akino 2024-08-08 22:32:38 +0800
  • 2b72df8d8c
    feat: add MPTCP support Kaede Akino 2024-08-08 22:04:16 +0800
  • 462ca7378b
    Chore: bump golang.org/x/sys from 0.19.0 to 0.23.0 dependabot[bot] 2024-08-05 22:59:47 +0000
  • 7e508a5440 Fix transportcommon.ListenWithSecuritySettings dyhkwong 2024-06-24 01:20:13 +0800
  • 2a22d1afb7 Fix HTTP2 proxy client with uTLS dyhkwong 2024-08-03 14:40:02 +0800
  • 2297581914
    fix fallbackTag missing on leastping balancer povsister 2024-08-03 19:04:20 +0800
  • 6ccebdd12d
    Chore: bump github.com/quic-go/quic-go from 0.43.0 to 0.45.2 dependabot[bot] 2024-08-01 22:08:40 +0000
  • 9730364b19
    Chore: bump golangci/golangci-lint-action from 3 to 6 dependabot/github_actions/golangci/golangci-lint-action-6 dependabot[bot] 2024-07-22 22:58:44 +0000
  • 637a90746a test: add tests for ip4 or ip6 only dns Lookup Darren 2024-07-22 03:53:23 +0800
  • a1998fa511 feat: DNS query strategy per domain Darren 2024-07-22 03:31:17 +0800
  • 9e87c9d49d feat: v5 trojan complete config mkmark 2024-07-18 17:30:43 +0800
  • 187e70d9fc feat: packet_encoding for v4 config mkmark 2024-07-18 15:51:27 +0800
  • 5cb4dcc1d0 fix: reenable allowInsecure mkmark 2024-07-18 14:38:18 +0800
  • 970ddd3615 perf: RandomStrategy.PickOutbound reuse statusMap mkmark 2024-07-10 12:17:53 +0800
  • aeb97d2df7
    Chore: bump golang.org/x/crypto from 0.22.0 to 0.25.0 dependabot[bot] 2024-07-05 22:35:56 +0000
  • 340963684a
    Chore: bump golang.org/x/net from 0.24.0 to 0.27.0 dependabot[bot] 2024-07-05 22:35:52 +0000
  • 190052c01d
    Chore: bump golang.org/x/sys from 0.19.0 to 0.22.0 dependabot[bot] 2024-07-04 22:12:21 +0000
  • 354742c199 Update task.go sunshineplan 2024-07-01 13:48:37 +0800
  • 9def6b7527 Update task.go sunshineplan 2024-07-01 13:47:44 +0800
  • 06774fac50 Close channel after tast.Run returns sunshineplan 2024-07-01 13:34:05 +0800
  • 8c1d6c3918 Add pprof flag for debugging sunshineplan 2024-07-01 13:19:50 +0800
  • 8e5417ff91
    Chore: bump github.com/quic-go/quic-go from 0.43.0 to 0.45.1 dependabot[bot] 2024-06-24 22:20:38 +0000
  • b6602e349c Always use a DNS Message ID of 0 for DoH and DoQ dyhkwong 2024-05-20 00:09:43 +0800
  • 145afe8b1a
    Chore: bump github.com/miekg/dns from 1.1.59 to 1.1.61 dependabot[bot] 2024-06-13 22:53:28 +0000
  • 31f29a685f
    Chore: bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 dependabot[bot] 2024-06-10 22:46:05 +0000
  • 90bd3d50cb
    Chore: bump github.com/quic-go/quic-go from 0.43.0 to 0.45.0 dependabot[bot] 2024-06-06 22:06:50 +0000
  • cf48c995a1
    Chore: bump golang.org/x/net from 0.24.0 to 0.26.0 dependabot[bot] 2024-06-04 22:59:19 +0000
  • f89755880d
    Chore: bump golang.org/x/crypto from 0.22.0 to 0.24.0 dependabot[bot] 2024-06-04 22:59:15 +0000
  • a439101813
    Chore: bump golang.org/x/sys from 0.19.0 to 0.21.0 dependabot[bot] 2024-06-04 22:59:10 +0000
  • d45227d13b
    Chore: bump github.com/go-playground/validator/v10 dependabot[bot] 2024-06-03 22:48:48 +0000
  • 48a149b2c5 Do not include index in when adding slice to tree path Vigilans 2024-05-24 22:52:11 +0800
  • bcc9f71a1b
    --- updated-dependencies: - dependency-name: github.com/quic-go/quic-go dependency-type: direct:production update-type: version-update:semver-minor ... dependabot[bot] 2024-05-20 22:02:32 +0000
  • 416966a49f
    Chore: bump google.golang.org/grpc from 1.63.2 to 1.64.0 dependabot[bot] 2024-05-15 22:53:28 +0000
  • 86f0ce6771
    Merge branch 'main' into remove-protobuf Allo 2024-05-08 13:06:09 +0800
  • dddfa3bcad Support "services" root config in cfgv4 Vigilans 2024-03-08 15:07:35 +0800
  • 26ea22a7b5 Fix DNS servers with same tag wrongly merged Vigilans 2024-05-08 00:22:36 +0800
  • 8191faa6e0 Add pie build mode to all binary builds Shelikhoo 2024-05-04 07:26:05 +0100
  • ede274cc6a
    Add pie build mode to all binary builds Shelikhoo 2024-05-04 07:26:05 +0100
  • 4bff55f304
    Chore: bump golang.org/x/net from 0.24.0 to 0.25.0 dependabot[bot] 2024-05-06 22:09:25 +0000
  • 563d975d52
    Chore: bump golang.org/x/crypto from 0.22.0 to 0.23.0 dependabot[bot] 2024-05-06 22:09:19 +0000
  • fe8ba0f36a
    Chore: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 dependabot[bot] 2024-05-06 22:09:11 +0000
  • 5cc0a1404b
    Chore: bump golang.org/x/sys from 0.19.0 to 0.20.0 dependabot[bot] 2024-05-06 22:09:03 +0000
  • 5555833915
    Chore: bump github.com/quic-go/quic-go from 0.43.0 to 0.43.1 dependabot[bot] 2024-05-06 22:08:56 +0000
  • 1c103e6179 Fix ss2022 auth reader size overflow dyhkwong 2024-03-15 01:03:06 +0800
  • 005812cd37 fix shadowsocks2022 non-EIH UDP panic dyhkwong 2023-11-25 00:09:35 +0800
  • 8b8a786c16 Add timeout for http request roundtripper Shelikhoo 2024-05-04 07:09:26 +0100
  • 603c0eea2d
    Add timeout for http request roundtripper Shelikhoo 2024-05-04 07:09:26 +0100
  • 94d958a7d5 Fix ss2022 auth reader size overflow dyhkwong 2024-03-15 01:03:06 +0800
  • cd77e9de16 fix shadowsocks2022 non-EIH UDP panic dyhkwong 2023-11-25 00:09:35 +0800
  • 7a3097b305
    Chore: bump github.com/refraction-networking/utls from 1.6.5 to 1.6.6 dependabot[bot] 2024-05-03 22:15:21 +0000
  • 346ca66c57
    updated version to v5.16.1 v5.16.1 Shelikhoo 2024-05-03 06:59:27 +0100
  • 704e95a6c9
    update version to v5.16.0 v5.16.0 Shelikhoo 2024-05-03 01:03:03 +0100
  • c65346672b Chore: bump golang.org/x/sync from 0.6.0 to 0.7.0 dependabot[bot] 2024-05-02 23:44:13 +0000
  • 0258b6c9ed
    Chore: bump golang.org/x/sync from 0.6.0 to 0.7.0 dependabot[bot] 2024-05-02 23:44:13 +0000
  • 03e49de8c6 Chore: bump github.com/pion/transport/v2 from 2.2.4 to 2.2.5 dependabot[bot] 2024-05-02 23:32:00 +0000
  • 9438f14934
    Chore: bump github.com/pion/transport/v2 from 2.2.4 to 2.2.5 dependabot[bot] 2024-05-02 23:32:00 +0000
  • 35bf886c21 Chore: bump lukechampine.com/blake3 from 1.2.2 to 1.3.0 dependabot[bot] 2024-05-02 23:22:11 +0000
  • 191976d3b9
    Chore: bump lukechampine.com/blake3 from 1.2.2 to 1.3.0 dependabot[bot] 2024-05-02 23:22:11 +0000
  • a91dcfca00 Chore: bump github.com/refraction-networking/utls from 1.6.4 to 1.6.5 dependabot[bot] 2024-05-02 22:54:03 +0000
  • c382285906
    Chore: bump github.com/refraction-networking/utls from 1.6.4 to 1.6.5 dependabot[bot] 2024-05-02 22:54:03 +0000
  • 79b2b1f373 Chore: bump github.com/quic-go/quic-go from 0.42.0 to 0.43.0 dependabot[bot] 2024-05-01 17:30:09 +0000
  • b0468a46e8
    Chore: bump github.com/quic-go/quic-go from 0.42.0 to 0.43.0 dependabot[bot] 2024-05-01 17:30:09 +0000
  • 9b35928aff Chore: bump google.golang.org/protobuf dependabot[bot] 2024-05-01 17:14:45 +0000
  • 38764a140b
    Chore: bump google.golang.org/protobuf dependabot[bot] 2024-05-01 17:14:45 +0000
  • 9279fd07ee Chore: bump github.com/go-playground/validator/v10 dependabot[bot] 2024-04-30 22:28:06 +0000
  • cc054f8a7e
    Chore: bump github.com/go-playground/validator/v10 dependabot[bot] 2024-04-30 22:28:06 +0000
  • ec5acbb813 Chore: bump lukechampine.com/blake3 from 1.2.1 to 1.2.2 dependabot[bot] 2024-04-28 21:15:59 +0000
  • b97515b84b
    Chore: bump lukechampine.com/blake3 from 1.2.1 to 1.2.2 dependabot[bot] 2024-04-28 21:15:59 +0000
  • 507b84d3ae Chore: bump golang.org/x/net from 0.22.0 to 0.24.0 dependabot[bot] 2024-04-28 13:21:01 +0000
  • fece337fdc
    Chore: bump golang.org/x/sys from 0.18.0 to 0.19.0 dependabot[bot] 2024-04-28 13:21:34 +0000
  • b6af5e6b81
    Chore: bump golang.org/x/crypto from 0.21.0 to 0.22.0 dependabot[bot] 2024-04-28 13:21:15 +0000
  • f3c63d6609
    Chore: bump golang.org/x/net from 0.22.0 to 0.24.0 dependabot[bot] 2024-04-28 13:21:01 +0000
  • 95701d4fef Chore: bump google.golang.org/grpc from 1.62.1 to 1.63.2 dependabot[bot] 2024-04-28 13:09:09 +0000
  • 0ed561206c
    Chore: bump google.golang.org/grpc from 1.62.1 to 1.63.2 dependabot[bot] 2024-04-28 13:09:09 +0000
  • 172bb8987c Chore: bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0 dependabot[bot] 2024-04-28 12:30:47 +0000
  • bf76ed03ef
    Chore: bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0 dependabot[bot] 2024-04-28 12:30:47 +0000
  • 8c2b95e421 Chore: bump github.com/refraction-networking/utls from 1.6.3 to 1.6.4 dependabot[bot] 2024-04-28 08:46:52 +0000
  • 7a193579c1
    Chore: bump github.com/refraction-networking/utls from 1.6.3 to 1.6.4 dependabot[bot] 2024-04-28 08:46:52 +0000
  • f10f217f99 Chore: bump github.com/miekg/dns from 1.1.58 to 1.1.59 dependabot[bot] 2024-04-28 08:19:08 +0000
  • 6e67f581cd
    Chore: bump github.com/miekg/dns from 1.1.58 to 1.1.59 dependabot[bot] 2024-04-28 08:19:08 +0000
  • a40f0c4d11 Add Keep-Alive to removed headers in RemoveHopByHopHeaders Shelikhoo 2024-04-23 20:45:42 +0100
  • ba5e87cdfa
    Add Keep-Alive to removed headers in RemoveHopByHopHeaders Shelikhoo 2024-04-23 20:45:42 +0100
  • 2a22a8579d
    Update version to v5.15.3 v5.15.3 Shelikhoo 2024-04-18 21:45:13 +0100
  • fb997a0b47 Chore: bump github.com/quic-go/quic-go from 0.41.0 to 0.42.0 dependabot[bot] 2024-04-18 20:21:59 +0000
  • 75c9577aed
    Chore: bump github.com/quic-go/quic-go from 0.41.0 to 0.42.0 dependabot[bot] 2024-04-18 20:21:59 +0000
  • 476850e7dc
    Update version to v5.15.2 Shelikhoo 2024-04-18 21:11:02 +0100
  • 92c6878811
    Chore: bump golang.org/x/net from 0.22.0 to 0.23.0 dependabot[bot] 2024-04-03 22:19:18 +0000
  • 70ed761afb
    Chore: bump google.golang.org/grpc from 1.62.1 to 1.63.0 dependabot[bot] 2024-04-03 22:19:13 +0000
  • 99b0ba11d9
    Chore: bump actions/upload-artifact from 3 to 4 dependabot[bot] 2024-04-01 22:54:48 +0000
  • 908e748d41
    Merge 54f59a215b into c7459b30e4 Robert Lu 2024-03-30 17:46:10 +0000
  • 54f59a215b proxy dns with NOTIMP error Robert Lu 2023-07-09 09:45:19 -0400
  • 2028e569ba
    Fix lint for riverrun Shelikhoo 2024-03-22 15:34:41 +0000
  • 558175f073
    Debug riverrun Shelikhoo 2024-03-22 15:02:47 +0000
  • e9f73d6ead
    Add riverrun prototype Shelikhoo 2024-03-21 12:07:39 +0000