Commit graph

  • 61c78d11f9
    contextjson120: Add context to decode error message 世界 2023-12-05 14:52:03 +08:00
  • a51a0c68e5
    contextjson120: Import form go1.20.11 世界 2023-12-05 14:47:06 +08:00
  • 9eb28eff58
    Migrate json wrapper and badjson to library 世界 2023-12-05 14:26:35 +08:00
  • 2c22cd4a77
    contextjson: Add context to decode error message 世界 2023-12-05 14:19:33 +08:00
  • 7c3953cd21
    contentjson: Import from go1.21.4 世界 2023-12-05 14:18:53 +08:00
  • 8fbe2340cf
    Shrink buf pool range H1JK 2023-11-18 21:37:58 +08:00
  • 148fc9caaf
    Pool allocate arrays instead of slices H1JK 2023-11-18 13:22:35 +08:00
  • 59f2235628
    Remove legacy buffer header 世界 2023-12-01 12:51:05 +08:00
  • f3f99915cf
    Add concurrency limit for task 世界 2023-11-30 16:08:57 +08:00
  • 6512789f97
    Add serialize support for domain matcher 世界 2023-11-29 11:53:09 +08:00
  • 5a3d0edd1c
    Update quic bad error list v0.2.19 世界 2023-12-08 14:54:42 +08:00
  • 0d701cfff0
    Fix buffer WriteZeroN 世界 2023-12-08 14:51:14 +08:00
  • 01c915e1e4
    Fix "Fix not set Host header for HTTP proxy client" 世界 2023-12-08 11:01:19 +08:00
  • 6b69046063
    Fix fallback packet conn 世界 2023-12-06 18:18:03 +08:00
  • 1ee2a5bd0e
    Update dependencies 世界 2023-12-06 18:28:06 +08:00
  • de92334e65
    Merge 0457413904 into d962a01bf7 Hellojack 2023-12-05 14:42:59 +08:00
  • d962a01bf7
    Migrate json wrapper and badjson to library 世界 2023-12-05 14:26:35 +08:00
  • ba13aad0e5
    contextjson: Add context to decode error message 世界 2023-12-05 14:19:33 +08:00
  • 921b7e11ee
    contentjson: Import from go1.21 世界 2023-12-05 14:18:53 +08:00
  • a5c920ab38
    Shrink buf pool range H1JK 2023-11-18 21:37:58 +08:00
  • ed232533c3
    Pool allocate arrays instead of slices H1JK 2023-11-18 13:22:35 +08:00
  • 06488efe1e
    Update x/sys to v0.15.0 世界 2023-12-04 21:08:26 +08:00
  • 30bf59995f
    Remove legacy buffer header 世界 2023-12-01 12:51:05 +08:00
  • 6538da6895
    Add concurrency limit for task 世界 2023-11-30 16:08:57 +08:00
  • 8cb78b47ca
    Add serialize support for domain matcher 世界 2023-11-29 11:53:09 +08:00
  • 0ba5576c7b
    Fix not set Host header for HTTP proxy client v0.2.18 世界 2023-12-03 16:52:53 +08:00
  • bca74039ea
    Fix deadline reader 世界 2023-12-01 12:21:23 +08:00
  • f244477ceb
    [dependencies] Update module golang.org/x/sys to v0.15.0 renovate[bot] 2023-11-27 19:20:26 +00:00
  • 2dcabf4bfc
    Add binary.NativeEndian wrapper 世界 2023-11-19 11:24:32 +08:00
  • 7c05b33b2d
    Add common.Top func 世界 2023-11-08 11:29:54 +08:00
  • 0d98e82146
    Add unidirectional NATPacketConn 世界 2023-10-28 20:59:48 +08:00
  • e50e7ae2d3
    Fix "Fix HTTP server leak" 世界 2023-11-24 19:45:43 +08:00
  • 5b9d6eba38
    Add filemanager.chown 世界 2023-11-17 23:08:00 +08:00
  • d6fe25153c
    Add NetConn() net.Conn support for cast 世界 2023-10-08 12:00:00 +08:00
  • 6101e58955
    Merge b15e02c3ed into 6a556bfa50 PuerNya 2023-11-22 05:05:37 +03:30
  • 6a556bfa50
    Add binary.NativeEndian wrapper 世界 2023-11-19 11:24:32 +08:00
  • 978ca2e01d Shrink buf pool range H1JK 2023-11-18 21:37:58 +08:00
  • e062e1dd07 Pool allocate arrays instead of slices H1JK 2023-11-18 13:22:35 +08:00
  • 0457413904 Add UoT read waiter support H1JK 2023-05-19 20:16:40 +08:00
  • 256fafcd99
    Add filemanager.chown 世界 2023-11-17 23:08:00 +08:00
  • 4fbbd19320
    Add NetConn() net.Conn support for cast 世界 2023-10-08 12:00:00 +08:00
  • 875ad36cc6
    Add common.Top func 世界 2023-11-08 11:29:54 +08:00
  • f4910823a6
    Add unidirectional NATPacketConn 世界 2023-10-28 20:59:48 +08:00
  • 81c1436b69
    Add remove for filemanager v0.2.17 世界 2023-11-05 15:28:49 +08:00
  • 38cdffccc5
    Update dependencies 世界 2023-11-05 15:35:18 +08:00
  • 970211a547
    [dependencies] Update module golang.org/x/sys to v0.14.0 renovate[bot] 2023-11-04 15:34:10 +00:00
  • afcc9cb766
    Add unidirectional NATPacketConn 世界 2023-10-28 20:59:48 +08:00
  • 8002db54c0
    Add http.parseBasicAuth func stub 世界 2023-10-21 12:00:00 +08:00
  • 27518fdf12
    Improve linux bind interface 世界 2023-10-21 12:00:00 +08:00
  • 570295cd12
    Fix invalid address check in UoT conn v0.2.15 世界 2023-10-21 12:00:00 +08:00
  • b15e02c3ed Feat: rewritre http client with native string PuerNya 2023-10-12 01:01:39 +08:00
  • e4d9384bcd
    Add http.parseBasicAuth func stub 世界 2023-10-08 12:07:25 +08:00
  • c298c7b1bf
    Improve linux bind interface 世界 2023-09-30 21:36:00 +08:00
  • 49f5dfd767
    Fix "Fix task cancel context" v0.2.14 世界 2023-10-11 12:04:11 +08:00
  • 40e833187c fix task cancelContext unknown 2023-10-10 19:41:02 +03:30
  • 59101a4400
    Add http.parseBasicAuth func stub 世界 2023-10-08 12:07:25 +08:00
  • 7b03639e20
    Improve linux bind interface 世界 2023-09-30 21:36:00 +08:00
  • 96a05f9afe
    Fix task cancel context 世界 2023-10-10 15:06:28 +08:00
  • 49e31fcecd
    [dependencies] Update module golang.org/x/sys to v0.13.0 renovate[bot] 2023-10-06 09:02:48 +00:00
  • d16ad13362
    Update dependencies v0.2.13 世界 2023-10-06 17:01:01 +08:00
  • 2032ec87b4
    Improve linux bind interface 世界 2023-09-30 21:36:00 +08:00
  • e0ec961fb1
    Fix HTTP server leak 世界 2023-10-01 14:36:31 +08:00
  • e727641a98
    Fix concurrent access on task returnError v0.2.12 世界 2023-09-30 21:37:12 +08:00
  • 63b82af61f
    Panic on bad error usage 世界 2023-09-27 14:53:46 +08:00
  • e781e86e32
    Reject socks4 unauthenticated request 世界 2023-09-25 20:43:42 +08:00
  • 1bcf7e8a13 task: fix concurrent write arm64v8a 2023-09-29 20:13:45 +09:00
  • ce9dfad347
    Reject socks4 unauthenticated request 世界 2023-09-25 20:43:42 +08:00
  • 5b05b5c147
    Fix socks5 handshake 世界 2023-09-25 17:28:53 +08:00
  • 494f88c9b8 using io.ReadFull in uot's ReadFrom wwqgtxx 2023-09-22 00:04:40 +08:00
  • be9fcd1e50
    using io.ReadFull in uot's ReadFrom wwqgtxx 2023-09-22 00:04:40 +08:00
  • 57f342a847
    Update dependencies v0.2.11 世界 2023-09-20 22:12:20 +08:00
  • 3c4a2b06a9
    BindToInterfaceFunc: allow block()/AutoDetectInterfaceFunc() to return error stT-e5gna2z5MBS 2023-09-20 02:05:54 -04:00
  • bc044ee31d
    [dependencies] Update actions/checkout action to v4 renovate[bot] 2023-09-20 14:03:51 +08:00
  • b1cca65a05
    Add memory package 世界 2023-09-20 13:49:54 +08:00
  • abcdbcba64 BindToInterfaceFunc: allow block()/AutoDetectInterfaceFunc() to return error stT-e5gna2z5MBS 2023-09-19 23:04:30 -04:00
  • 1453c7c8c2
    Fix quic error wrapper 世界 2023-09-12 13:08:51 +08:00
  • b0849c43a6
    Add HandshakeSuccess interface 世界 2023-09-08 11:22:32 +08:00
  • 03c21c0a12
    Fix WriteAddrPort usage 世界 2023-09-07 09:06:46 +08:00
  • 700cfb21c2
    [dependencies] Update actions/checkout action to v4 renovate[bot] 2023-09-04 14:30:30 +00:00
  • 0eec7bbe19
    Add must register func for service 世界 2023-09-03 19:41:21 +08:00
  • 55e4380056
    [dependencies] Update module golang.org/x/sys to v0.12.0 renovate[bot] 2023-09-02 13:46:09 +00:00
  • 30bf19f283
    Check nil buffer in CopyPacketWithSrcBuffer 世界 2023-08-30 21:26:30 +08:00
  • 8d731e6885
    Add LRUCache.Clear 世界 2023-08-24 19:58:37 +08:00
  • 620f3a3b88
    Fix serializer 世界 2023-08-20 13:05:20 +08:00
  • 4db0062caa
    Add pause manager 世界 2023-08-07 16:02:48 +08:00
  • a755de3bbd
    Improve serializer 世界 2023-08-02 19:39:18 +08:00
  • c6a69b4912
    Fix "Fix http proxy server" 世界 2023-08-02 18:59:22 +08:00
  • 83ce0be4d4
    Remove debug log 世界 2023-08-01 15:46:12 +08:00
  • 26d3f3d91b
    Update dependencies 世界 2023-07-31 09:01:40 +08:00
  • 221477cf17
    Fix http proxy server 世界 2023-07-31 08:57:58 +08:00
  • 32f9f628a0
    Fix handshake conn interface v0.2.9 世界 2023-07-23 12:43:02 +08:00
  • 8807070904
    abx: Accept independent attr 世界 2023-07-15 14:41:05 +08:00
  • 37622ea16f
    Update .gitignore 世界 2023-07-10 12:18:18 +08:00
  • f494f694c7
    Fix multi error 世界 2023-07-07 13:56:57 +08:00
  • f8874e3e1c
    Fix direct copy 世界 2023-07-07 13:39:24 +08:00
  • c68251b6d0
    Deprecate stack buffer 世界 2023-07-03 08:21:04 +08:00
  • 6fe2b45e99 Fix the problem of OMM Killer triggered by too many UDP connections jevin.shi 2023-06-28 09:50:41 +08:00
  • d852e9c03d
    Fix build on go1.21 v0.2.7 世界 2023-06-22 14:55:16 +08:00
  • dc27334e9a
    Unwrap 4in6 address in socks packet conn v0.2.6 世界 2023-06-19 13:18:48 +08:00
  • e2392d8d40
    Fix isConnect logic mistake shij 2023-06-16 16:35:05 +08:00