1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00

Commit Graph

  • 9a7e4270ea
    Merge c6899fb59fa800c4098f5a49981e35bf009f9242 into 4144c87fc1348ea2e51c0b948fea5a1577bae1a2 dependabot[bot] 2025-02-20 22:04:43 +00:00
  • c6899fb59f
    Chore: bump github.com/quic-go/quic-go from 0.49.0 to 0.50.0 dependabot/go_modules/github.com/quic-go/quic-go-0.50.0 dependabot[bot] 2025-02-20 22:04:41 +00:00
  • 4144c87fc1
    Update version to v5.29.1 master v5.29.1 Shelikhoo 2025-02-20 20:58:26 +00:00
  • 3d54bec86a
    Fix unreleased cache buffer in QUIC sniffing (#3320) Vigilans 2025-02-21 04:57:11 +08:00
  • 324ef1e138
    Fix unreleased cache buffer in QUIC sniffing Vigilans 2025-02-20 16:36:55 +08:00
  • ca35b328da
    Merge da9093d552f2440a86e33dde4268ece1be5e8222 into 14bc04a889b65827aa6fffd310d329f6b47d0cf7 dependabot[bot] 2025-02-17 22:22:42 +00:00
  • da9093d552
    Chore: bump github.com/go-playground/validator/v10 dependabot/go_modules/github.com/go-playground/validator/v10-10.25.0 dependabot[bot] 2025-02-17 22:22:40 +00:00
  • 14bc04a889
    Update version to v5.29.0 v5.29.0 Shelikhoo 2025-02-16 14:24:16 +00:00
  • 24d4dcda3a
    Chore: bump golang.org/x/net from 0.34.0 to 0.35.0 (#3309) dependabot[bot] 2025-02-16 14:23:11 +00:00
  • 0ba2646eb5
    Chore: bump golang.org/x/net from 0.34.0 to 0.35.0 dependabot[bot] 2025-02-16 14:17:49 +00:00
  • 2fefe944ca
    Enable restricted mode load for http protocol client (#3315) Xiaokang Wang (Shelikhoo) 2025-02-16 14:11:42 +00:00
  • 8ceba34970
    Correctly implement QUIC sniffer when handling multiple initial packets (#3310) Vigilans 2025-02-16 22:11:27 +08:00
  • f680a2ca78
    Enable restricted mode load for http protocol client Shelikhoo 2025-02-16 12:32:32 +00:00
  • 7f50592823
    Introduce protocol.ErrProtoNeedMoreData to allow sniffer to fetch more packets until complete dyhkwong 2025-02-12 14:38:52 +08:00
  • d5c5f6d3c9
    Fix testcases * Third packet in Handshake[2]; packet 1-3 mistakenly copied UDP header into payload, making the payload length 1278 instead of 1250 Vigilans 2025-02-14 23:04:56 +08:00
  • 3f696bc35c
    Update test case for QUIC sniffer Shelikhoo 2025-02-13 19:52:52 +00:00
  • 7fc504ca45
    Only parse token for initial packet Vigilans 2025-02-14 22:26:04 +08:00
  • 4178e3afdf
    Chore: bump google.golang.org/protobuf from 1.36.4 to 1.36.5 dependabot[bot] 2025-02-10 19:50:21 +00:00
  • b0b16b7447
    Chore: bump golang.org/x/crypto from 0.32.0 to 0.33.0 dependabot[bot] 2025-02-10 19:30:48 +00:00
  • 2c690bb906
    Add Update Tracked Subscription Shelikhoo 2025-02-09 17:33:05 +00:00
  • 713a7cf49e
    Add Persistence for Subscription imports Shelikhoo 2025-02-09 17:24:04 +00:00
  • e70758bb76
    Chore: bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 dependabot[bot] 2025-02-06 15:31:00 +00:00
  • 8cb762b8fc
    Chore: bump golang.org/x/sys from 0.29.0 to 0.30.0 dependabot[bot] 2025-02-06 13:14:39 +00:00
  • 654cfdd655
    Chore: bump golang.org/x/sync from 0.10.0 to 0.11.0 dependabot[bot] 2025-02-06 12:31:49 +00:00
  • fdf5bb9d88
    update github integration Shelikhoo 2025-02-05 19:56:30 +00:00
  • f02e216acb
    update linter setting Shelikhoo 2025-02-05 19:46:51 +00:00
  • 04a451f1cc
    fix coding style Shelikhoo 2025-02-05 19:46:41 +00:00
  • 7e8b6f093c
    add persistent storage support Shelikhoo 2025-02-05 19:42:54 +00:00
  • ab53388d41
    update protogen to strip unused part Shelikhoo 2025-02-02 15:38:26 +00:00
  • 00079d2761
    Merge b3ed45a70c1730458c84f1e0369c3591e339fa20 into 1cf24f44b4f984a98616bf037a4555fc595cbb80 rp-hello 2025-01-28 05:13:20 +08:00
  • 8e3025a2c3
    Chore: bump google.golang.org/protobuf from 1.36.3 to 1.36.4 dependabot[bot] 2025-01-26 19:56:46 +00:00
  • bb6b3dffe7
    Chore: bump github.com/miekg/dns from 1.1.62 to 1.1.63 dependabot[bot] 2025-01-26 19:28:46 +00:00
  • 98e3ead9f7
    Chore: bump google.golang.org/grpc from 1.69.4 to 1.70.0 dependabot[bot] 2025-01-26 09:35:41 +00:00
  • 351f371c6c
    Chore: bump github.com/quic-go/quic-go from 0.48.2 to 0.49.0 dependabot[bot] 2025-01-23 22:52:09 +00:00
  • 2a984ec5ad
    update linter settings Shelikhoo 2025-01-22 12:45:02 +00:00
  • 4dbb785e53
    Chore: update license year oweid 2025-01-22 12:40:02 +08:00
  • 3566f90ad7
    update lint settings Shelikhoo 2025-01-21 19:35:54 +00:00
  • 52458783f8
    Fixing all the lint errors! Shelikhoo 2025-01-21 19:32:12 +00:00
  • d084fc2e55
    really fix pie build Shelikhoo 2025-01-19 17:39:08 +00:00
  • b3ed45a70c
    Try Allowing Github actions Shelikhoo 2025-01-18 11:43:24 +00:00
  • 7cc44b0580
    Chore: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 dependabot[bot] 2025-01-18 11:39:50 +00:00
  • 6269b5a073
    Chore: bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 dependabot[bot] 2025-01-18 11:31:24 +00:00
  • 8276032552
    Chore: bump github.com/go-playground/validator/v10 dependabot[bot] 2025-01-17 18:33:13 +00:00
  • 10b23ad5e7
    Chore: bump golang.org/x/net from 0.32.0 to 0.34.0 dependabot[bot] 2025-01-17 18:32:53 +00:00
  • 733d67d206
    Chore: bump golang.org/x/sys from 0.28.0 to 0.29.0 dependabot[bot] 2025-01-17 18:32:53 +00:00
  • 2137962ec4
    Chore: bump golang.org/x/crypto from 0.30.0 to 0.32.0 dependabot[bot] 2025-01-17 18:32:41 +00:00
  • 5ce7d2e3e1
    Chore: bump google.golang.org/grpc from 1.68.1 to 1.69.4 dependabot[bot] 2025-01-17 18:03:53 +00:00
  • 24c506efa3
    Chore: bump google.golang.org/protobuf from 1.35.2 to 1.36.3 dependabot[bot] 2025-01-17 17:46:42 +00:00
  • 32b625be48
    add autogenerated subscriptionmgr err Shelikhoo 2025-01-14 20:24:26 +00:00
  • 3b4ba525df
    fix crash when observatory is not found Shelikhoo 2025-01-14 20:22:17 +00:00
  • e9b12173dc
    add webroot file serving at webcommmander Shelikhoo 2025-01-12 17:09:50 +00:00
  • 7e4079ba5b
    fix crash in subscription commander Shelikhoo 2025-01-12 15:59:57 +00:00
  • 27f8799a42
    fix urlline parsing Shelikhoo 2025-01-12 15:58:35 +00:00
  • 7c36b4a1f5
    fix webcommander import style Shelikhoo 2025-01-12 13:35:14 +00:00
  • 930448ef8a
    fix start consistency issue in web commander Shelikhoo 2025-01-12 13:32:55 +00:00
  • 0a56d4f9e1
    refine subscription info api Shelikhoo 2025-01-12 12:45:55 +00:00
  • b9611a384f
    avoid panic when serving user request Shelikhoo 2025-01-12 12:44:17 +00:00
  • 928d30814f
    Add urlline subscription container format support Shelikhoo 2025-01-12 12:43:40 +00:00
  • a12b37a994
    Add WebCommander app for web based client Shelikhoo 2025-01-10 09:33:57 +00:00
  • bef9c03aba
    Add WebCommander app for web based client Shelikhoo 2025-01-10 09:32:47 +00:00
  • 55156daf01
    Avoid panic in observatory command: incorrect tag Shelikhoo 2024-12-20 09:50:20 +00:00
  • 8159959308
    Add support for web based grpc Shelikhoo 2024-12-20 09:49:18 +00:00
  • 113d6cb43e
    fix broken pie build with generating seperate files Shelikhoo 2025-01-13 13:01:01 +00:00
  • 283abc092b
    fix broken hy2 import version Shelikhoo 2025-01-13 18:04:07 +00:00
  • 0126bc7e72
    Rename hysteria2 module JimmyHuang454 2025-01-13 16:13:09 +08:00
  • 35366e93f9
    Update Hysteria2 JimmyHuang454 2025-01-02 08:08:02 +08:00
  • f937a66c4a
    Revert "Remove hysteria2" JimmyHuang454 2025-01-02 07:43:53 +08:00
  • ca4bc96341
    Revert "Remove hysteria2" v5.24.0 Shelikhoo 2025-01-08 18:32:06 +00:00
  • d7ef9e1456
    Revert "Remove replace usage" Shelikhoo 2025-01-08 18:31:51 +00:00
  • 302d5e0d8c
    Chore: bump google.golang.org/protobuf from 1.35.2 to 1.36.2 dependabot[bot] 2025-01-07 22:44:14 +00:00
  • 49944bd9b2
    Add send extra header for httpupgrade Shelikhoo 2025-01-07 19:36:45 +00:00
  • 1f2319b03f
    Add early data implementation for httpupgrade Shelikhoo 2025-01-07 17:18:02 +00:00
  • d8a819eab4
    Add early data config for httpupgrade Shelikhoo 2025-01-07 16:22:08 +00:00
  • 0291d8ad72
    Add early reply draining for httpupgrade Shelikhoo 2025-01-07 16:02:19 +00:00
  • 45ab9416f5
    Chore: bump google.golang.org/grpc from 1.68.1 to 1.69.2 dependabot[bot] 2024-12-27 01:59:24 +00:00
  • 9f358f829a
    Chore: bump google.golang.org/protobuf from 1.35.2 to 1.36.1 dependabot[bot] 2024-12-23 22:36:42 +00:00
  • c25c724d0a
    Chore: bump golang.org/x/net from 0.32.0 to 0.33.0 dependabot[bot] 2024-12-18 22:35:01 +00:00
  • 5e59fe51b5
    Chore: bump google.golang.org/protobuf from 1.35.2 to 1.36.0 dependabot[bot] 2024-12-16 22:30:09 +00:00
  • 9ee70dca36
    Chore: bump google.golang.org/grpc from 1.68.1 to 1.69.0 dependabot[bot] 2024-12-12 22:53:42 +00:00
  • 32011b0c68
    Chore: bump golang.org/x/crypto from 0.30.0 to 0.31.0 dependabot[bot] 2024-12-11 22:44:25 +00:00
  • d266b05d6d go generate with only dns.proto local 2024-11-03 21:05:52 +08:00
  • ff1eb9f265 add nonIPQuery for dns config local 2024-11-03 21:05:43 +08:00
  • 1fcf4cc410 fix compile error when protoc is relative link local 2024-11-03 21:15:00 +08:00
  • 5bac7bc75d proxy dns with NOTIMP error local 2024-03-31 12:00:01 +04:00
  • e41712ca03
    Chore: bump google.golang.org/grpc from 1.67.1 to 1.68.1 dependabot[bot] 2024-12-08 22:12:06 +00:00
  • ce00aa3c70
    Chore: bump golang.org/x/net from 0.30.0 to 0.32.0 dependabot[bot] 2024-12-08 22:04:14 +00:00
  • 2ec82296da
    Chore: bump golang.org/x/sync from 0.8.0 to 0.10.0 dependabot[bot] 2024-12-08 21:54:37 +00:00
  • c9128ac5da
    Chore: bump golang.org/x/sys from 0.26.0 to 0.28.0 dependabot[bot] 2024-12-08 21:54:36 +00:00
  • 6601775a41
    Chore: bump github.com/quic-go/quic-go from 0.48.1 to 0.48.2 dependabot[bot] 2024-12-08 21:54:34 +00:00
  • 3365b5f664
    Chore: bump google.golang.org/protobuf from 1.35.1 to 1.35.2 dependabot[bot] 2024-12-08 21:52:26 +00:00
  • b4f8ceb093
    Chore: bump github.com/adrg/xdg from 0.5.1 to 0.5.3 dependabot[bot] 2024-12-08 21:45:45 +00:00
  • 49fc67ec80
    Chore: bump golang.org/x/crypto from 0.28.0 to 0.30.0 dependabot[bot] 2024-12-04 22:55:38 +00:00
  • 2bd86f7115
    lint: remove strcutcheck and varcheck dev-fix-lint Kaede Akino 2024-12-04 21:19:11 +08:00
  • 3bc7f2252d
    feat: copy some certificate related options for uTLS Kaede Akino 2024-12-04 17:33:41 +08:00
  • 59585fd452
    Chore: bump github.com/go-playground/validator/v10 dependabot[bot] 2024-11-18 23:01:21 +00:00
  • d09111edb0
    Chore: bump golang.org/x/net from 0.30.0 to 0.31.0 dependabot[bot] 2024-11-08 22:11:42 +00:00
  • aff7720d54
    Chore: bump golang.org/x/crypto from 0.28.0 to 0.29.0 dependabot[bot] 2024-11-08 22:11:34 +00:00
  • 279fff29a7
    Chore: bump golang.org/x/sys from 0.26.0 to 0.27.0 dependabot[bot] 2024-11-07 22:33:20 +00:00
  • 287ed3f8d1
    Chore: bump golang.org/x/sync from 0.8.0 to 0.9.0 dependabot[bot] 2024-11-07 22:33:15 +00:00
  • f382e3a9ef
    Chore: bump google.golang.org/grpc from 1.67.1 to 1.68.0 dependabot[bot] 2024-11-07 22:33:11 +00:00