Commit Graph

  • dd72358ac4 base: Disable trace event klzgrad 2020-08-29 20:22:14 +0800
  • e0e21e05a4 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • 6504ab45d7 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • 7e2c58309c net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 2e24a29d00 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • c8b9b2633f build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • 7bc101228d build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 3c9bfaca8d base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • 6da41a5857 net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • b5e5317563 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • 86a95c95b0 Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • 9f1db3827f Import chromium-94.0.4606.61 importer 2021-09-24 23:03:23 +0800
  • 696e871427
    Update README.md 93.0.4577.63 klzgrad 2021-09-12 17:49:39 +0800
  • 6ec7c3c210
    Update README.md klzgrad 2021-09-12 17:49:14 +0800
  • 84e8da8389
    Update README.md klzgrad 2021-09-12 17:46:19 +0800
  • f0ce590c00 Use QUIC RFCv1 v93.0.4577.63-2 klzgrad 2021-09-09 06:47:13 +0800
  • 4a24dc9329
    Update README.md klzgrad 2021-09-05 16:39:13 +0800
  • 4e15a88819 Disable PGO for OpenWrt Mipsel builds v93.0.4577.63-1 klzgrad 2021-09-02 02:05:36 +0800
  • a28671388f Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • f08e08c253 Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • 55d4c86e1a Add example config.json klzgrad 2019-01-11 12:24:28 +0000
  • 3c87dc33e4 Add README klzgrad 2019-01-14 03:24:16 -0500
  • 5671ffbba0 Add LICENSE klzgrad 2019-01-14 03:24:01 -0500
  • f1f138d62c Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • 625f8b113c Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • cfd18fabe3 Fix QUIC version compatibility klzgrad 2021-04-28 21:50:44 +0800
  • 67e2c2f32a Support SOCKS proxy authentication klzgrad 2021-04-19 22:34:08 +0800
  • 404aab75f6 Raise initial padding number to 8 klzgrad 2020-06-13 16:02:14 +0800
  • 66c3a64115 Negotiate padding capability automatically klzgrad 2020-05-25 00:30:52 +0800
  • 9040358176 Prevents padding headers from being indexed klzgrad 2020-05-23 22:22:33 +0800
  • 2e52e24df8 Add option for concurrent transport klzgrad 2020-05-21 22:55:01 +0800
  • 6deb976a1a Add --extra-headers option klzgrad 2020-05-21 01:47:03 +0800
  • ce390263ab Add cert net fetcher klzgrad 2020-05-21 00:19:03 +0800
  • 654a3f64bf Redirect DNS for redir:// klzgrad 2019-10-07 02:43:20 +0800
  • e52a233e80 Support TCP transparent proxying klzgrad 2019-06-23 05:20:30 +0800
  • 1790edd975 Support loading config.json klzgrad 2019-01-10 00:30:56 -0500
  • 41cc39da39 Add QUIC client klzgrad 2018-12-12 23:22:18 -0500
  • c407aa756f Add http_proxy_socket to BUILD.gn klzgrad 2018-12-08 00:51:52 -0500
  • 443962d602 Add server implementation and tunnel padding klzgrad 2018-12-08 00:51:40 -0500
  • 995adec5e2 Add Naive client to BUILD.gn klzgrad 2018-01-24 23:38:37 -0500
  • d515df748d Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -0500
  • 6968fd7af3 build: Handle empty pkgconfig in sysroot klzgrad 2021-05-17 02:17:41 +0800
  • 25fb0edcab build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • e071151fc0 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • 3f04f77798 build: Support MIPS -mtune= flag klzgrad 2019-12-01 03:01:21 +0800
  • 8ee7d61474 build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 51df807d39 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • 541736b5e2 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +0800
  • 43b1963cc2 debug: Fix obsolete max check klzgrad 2019-11-30 22:39:06 +0800
  • b82d5e7b3c debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +0800
  • 7dbb704172 base: Fix narrowing casting on Musl klzgrad 2021-09-02 00:42:31 +0800
  • 2378235adf base: Disable __close overloading in Musl klzgrad 2021-07-23 21:54:20 +0800
  • 303476e0e2 allocator: Disable uffd support for Musl klzgrad 2021-07-23 21:50:26 +0800
  • 9f9614b377 process: Remove use of mallinfo under Musl klzgrad 2019-11-30 22:37:05 +0800
  • d02d534659 base: Remove use of mallinfo under Musl klzgrad 2019-11-30 22:36:22 +0800
  • 094d649bf6 udp: Fix mmsghdr struct initializer klzgrad 2020-02-06 03:07:46 +0800
  • 4f8ecaecd0 dns: Support Musl klzgrad 2019-11-30 22:21:18 +0800
  • 625c8f2c58 dns: Fix iwyu klzgrad 2021-09-02 00:10:05 +0800
  • 928682f541 quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • 9f103469c8 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • 9bc0f85987 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • d679fdd41b h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • 5f618f34e2 socket: Fix a bug in TCPClientSocket klzgrad 2019-06-23 05:18:50 +0800
  • fe81f1c600 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • fabe2ca354 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • 3831a8a5ea socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -0500
  • cb0f60338e build: Disable NSS klzgrad 2021-05-16 20:41:41 +0800
  • 8e40bc8ed1 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • 7a54d16969 cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +0800
  • 554fdab84f cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • 7eaa739362 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • 61c26c389c url: Remove perfetto tracing klzgrad 2021-04-24 08:18:21 +0800
  • 347bae5b23 base: Disable trace event klzgrad 2020-08-29 20:22:14 +0800
  • 251e8b4513 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • ba81f05c19 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • 77638645b6 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 1e7ba05320 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • 3612105105 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • 66ea22753e build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 62c52709a6 base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • 4d4f617052 net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • 85687a9063 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • 7f4e9e85f7 Import chromium-93.0.4577.63 importer 2021-09-02 00:21:20 +0800
  • bd6763f1c7 Remove OpenWrt Cortex A5 build v92.0.4515.107-2 92.0.4515.107 klzgrad 2021-08-26 07:16:14 +0800
  • 48408e30d9 Add some static OpenWrt builds klzgrad 2021-08-26 01:26:33 +0800
  • 0bf7f2f740 Allow openwrt to build with static klzgrad 2021-08-26 01:23:53 +0800
  • 206a547cb8 Extract static objects in get-openwrt.sh klzgrad 2021-08-26 01:23:29 +0800
  • 9c1395b173 Add continuous integration and tests v92.0.4515.107-1 klzgrad 2019-04-26 01:40:46 +0800
  • 0130c3c22c Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • 91319199f9 Add example config.json klzgrad 2019-01-11 12:24:28 +0000
  • e627b59f11 Add README klzgrad 2019-01-14 03:24:16 -0500
  • 042fec9b12 Add LICENSE klzgrad 2019-01-14 03:24:01 -0500
  • fa5812a468 Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • 9426daec37 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • a9b7e063ab Fix QUIC version compatibility klzgrad 2021-04-28 21:50:44 +0800
  • b6a617299c Support SOCKS proxy authentication klzgrad 2021-04-19 22:34:08 +0800
  • e2bf9050d4 Raise initial padding number to 8 klzgrad 2020-06-13 16:02:14 +0800
  • 4b3e425f9a Negotiate padding capability automatically klzgrad 2020-05-25 00:30:52 +0800
  • 00cee18062 Prevents padding headers from being indexed klzgrad 2020-05-23 22:22:33 +0800
  • 02f41fa67a Add option for concurrent transport klzgrad 2020-05-21 22:55:01 +0800