Commit graph

  • 8ee7d61474 build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 51df807d39 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 541736b5e2 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +08:00
  • 43b1963cc2 debug: Fix obsolete max check klzgrad 2019-11-30 22:39:06 +08:00
  • b82d5e7b3c debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +08:00
  • 7dbb704172 base: Fix narrowing casting on Musl klzgrad 2021-09-02 00:42:31 +08:00
  • 2378235adf base: Disable __close overloading in Musl klzgrad 2021-07-23 21:54:20 +08:00
  • 303476e0e2 allocator: Disable uffd support for Musl klzgrad 2021-07-23 21:50:26 +08:00
  • 9f9614b377 process: Remove use of mallinfo under Musl klzgrad 2019-11-30 22:37:05 +08:00
  • d02d534659 base: Remove use of mallinfo under Musl klzgrad 2019-11-30 22:36:22 +08:00
  • 094d649bf6 udp: Fix mmsghdr struct initializer klzgrad 2020-02-06 03:07:46 +08:00
  • 4f8ecaecd0 dns: Support Musl klzgrad 2019-11-30 22:21:18 +08:00
  • 625c8f2c58 dns: Fix iwyu klzgrad 2021-09-02 00:10:05 +08:00
  • 928682f541 quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • 9f103469c8 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 9bc0f85987 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • d679fdd41b h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 5f618f34e2 socket: Fix a bug in TCPClientSocket klzgrad 2019-06-23 05:18:50 +08:00
  • fe81f1c600 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • fabe2ca354 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • 3831a8a5ea socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -05:00
  • cb0f60338e build: Disable NSS klzgrad 2021-05-16 20:41:41 +08:00
  • 8e40bc8ed1 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • 7a54d16969 cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +08:00
  • 554fdab84f cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • 7eaa739362 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 61c26c389c url: Remove perfetto tracing klzgrad 2021-04-24 08:18:21 +08:00
  • 347bae5b23 base: Disable trace event klzgrad 2020-08-29 20:22:14 +08:00
  • 251e8b4513 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • ba81f05c19 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 77638645b6 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • 1e7ba05320 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • 3612105105 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 66ea22753e build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • 62c52709a6 base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • 4d4f617052 net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • 85687a9063 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 7f4e9e85f7 Import chromium-93.0.4577.63 importer 2021-09-02 00:21:20 +08:00
  • bd6763f1c7 Remove OpenWrt Cortex A5 build v92.0.4515.107-2 92.0.4515.107 klzgrad 2021-08-26 07:16:14 +08:00
  • 48408e30d9 Add some static OpenWrt builds klzgrad 2021-08-26 01:26:33 +08:00
  • 0bf7f2f740 Allow openwrt to build with static klzgrad 2021-08-26 01:23:53 +08:00
  • 206a547cb8 Extract static objects in get-openwrt.sh klzgrad 2021-08-26 01:23:29 +08:00
  • 9c1395b173 Add continuous integration and tests v92.0.4515.107-1 klzgrad 2019-04-26 01:40:46 +08:00
  • 0130c3c22c Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 91319199f9 Add example config.json klzgrad 2019-01-11 12:24:28 +00:00
  • e627b59f11 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 042fec9b12 Add LICENSE klzgrad 2019-01-14 03:24:01 -05:00
  • fa5812a468 Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • 9426daec37 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • a9b7e063ab Fix QUIC version compatibility klzgrad 2021-04-28 21:50:44 +08:00
  • b6a617299c Support SOCKS proxy authentication klzgrad 2021-04-19 22:34:08 +08:00
  • e2bf9050d4 Raise initial padding number to 8 klzgrad 2020-06-13 16:02:14 +08:00
  • 4b3e425f9a Negotiate padding capability automatically klzgrad 2020-05-25 00:30:52 +08:00
  • 00cee18062 Prevents padding headers from being indexed klzgrad 2020-05-23 22:22:33 +08:00
  • 02f41fa67a Add option for concurrent transport klzgrad 2020-05-21 22:55:01 +08:00
  • 31ec9013e9 Add --extra-headers option klzgrad 2020-05-21 01:47:03 +08:00
  • 64e25061d2 Add cert net fetcher klzgrad 2020-05-21 00:19:03 +08:00
  • dfbd770d43 Redirect DNS for redir:// klzgrad 2019-10-07 02:43:20 +08:00
  • ed575fde78 Support TCP transparent proxying klzgrad 2019-06-23 05:20:30 +08:00
  • 68392a24a4 Support loading config.json klzgrad 2019-01-10 00:30:56 -05:00
  • 101b3eae5c Add QUIC client klzgrad 2018-12-12 23:22:18 -05:00
  • e817292fb4 Add http_proxy_socket to BUILD.gn klzgrad 2018-12-08 00:51:52 -05:00
  • be54baac77 Add server implementation and tunnel padding klzgrad 2018-12-08 00:51:40 -05:00
  • d11e7c013f Add Naive client to BUILD.gn klzgrad 2018-01-24 23:38:37 -05:00
  • 6f3d941fa3 Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -05:00
  • f1868aee91 build: Handle empty pkgconfig in sysroot klzgrad 2021-05-17 02:17:41 +08:00
  • 92cc442a1a build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • 60bc0c1c11 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • 436a9f43b4 build: Support MIPS -mtune= flag klzgrad 2019-12-01 03:01:21 +08:00
  • f985dd852e build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • ac8d1f7521 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 6fd1a0ad63 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +08:00
  • 6d692bc592 debug: Fix obsolete max check klzgrad 2019-11-30 22:39:06 +08:00
  • 490d70049e debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +08:00
  • 534c826d6e base: Disable __close overloading in Musl klzgrad 2021-07-23 21:54:20 +08:00
  • 65cf090f93 allocator: Disable uffd support for Musl klzgrad 2021-07-23 21:50:26 +08:00
  • 18a3f713cc process: Remove use of mallinfo under Musl klzgrad 2019-11-30 22:37:05 +08:00
  • da3b0ecbfd base: Remove use of mallinfo under Musl klzgrad 2019-11-30 22:36:22 +08:00
  • 7c95214766 udp: Fix mmsghdr struct initializer klzgrad 2020-02-06 03:07:46 +08:00
  • fe372531cf dns: Support Musl klzgrad 2019-11-30 22:21:18 +08:00
  • 6736e771a9 quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • 5260bf3c81 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • f76883eeb7 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • e54b6756f6 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 0470ba6d3e socket: Fix a bug in TCPClientSocket klzgrad 2019-06-23 05:18:50 +08:00
  • 1e1dff8393 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • 8f702e7d37 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • 72d1463bf9 socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -05:00
  • 8677257765 build: Disable NSS klzgrad 2021-05-16 20:41:41 +08:00
  • 66a3be9684 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • 663fa54e81 cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +08:00
  • e1c59a6e41 cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • 51ab30f26f libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 3026a7c6a3 url: Remove perfetto tracing klzgrad 2021-04-24 08:18:21 +08:00
  • 58a3244b39 base: Disable trace event klzgrad 2020-08-29 20:22:14 +08:00
  • 35578488fc lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • 2b6a27fff3 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 2a71e574db net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • e6784d17f8 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • d6ddf86bf2 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00