Commit Graph

  • 18f065bb76 Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • 323dd52ec0 Add example config.json klzgrad 2019-01-11 12:24:28 +0000
  • 48ee9a8908 Add README klzgrad 2019-01-14 03:24:16 -0500
  • 0b0402969b Add LICENSE klzgrad 2019-01-14 03:24:01 -0500
  • b94aa1d312 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • 5e9f1f3f22 Add Naive klzgrad 2018-01-20 12:15:45 -0500
  • 02b566ce23 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • 825a5a59b4 base: Fix Android build adding extra -latomic klzgrad 2022-05-03 01:01:06 +0800
  • 207f351a39 allocator: Disable PartitionAlloc memory tagging klzgrad 2023-08-05 23:35:21 +0800
  • 5941145cf6 allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +0800
  • be06c9cdac allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +0800
  • 68051465db allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +0800
  • 4abf86a0f1 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +0800
  • 6c9ef2f9aa third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +0800
  • 8a8cedf70c process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +0800
  • 443cb3362a base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +0800
  • 800de7388f dns: Support Musl klzgrad 2019-11-30 22:21:18 +0800
  • c2b9e2ec1e lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • 893428e4a9 build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • 37a47e34b5 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • 35c3e169b8 build: Work around MPIS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +0800
  • dc71f106fc build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 8d5e1ab374 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • d74639db2f quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • b0a5c4a37b h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • 3d1289fd84 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • 20b45c38f6 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • 180fcf70ef socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • f4d0fb6bcd socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • 6bd99ddc47 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • 4fb04715c1 cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +0800
  • 701f784aea cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • 1fc5614ce0 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • edd66f6578 base: Disable trace event klzgrad 2020-08-29 20:22:14 +0800
  • 2f1be12fa8 base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +0800
  • 26f1f45119 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • b0b02992c5 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 7f05b2ffe1 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • a59cbf52eb build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • 63fab154d4 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 55ed14b9e9 url: Remove Android klzgrad 2023-12-10 19:05:40 +0800
  • 5e482ae5af base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +0800
  • c1750292ef base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • 22eb0e222b net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • d90e32c2ad build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • 4794957a6b Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • 2b6ac63d38 Import chromium-122.0.6261.43 importer 2024-02-17 02:00:50 +0800
  • 34438fc4b3 url: Work around Clang miscompile on mips64el v121.0.6167.71-1 121.0.6167.71 klzgrad 2024-01-22 00:27:05 +0800
  • 932ee4d0f6 Disable ThinLTO on static builds klzgrad 2023-09-21 00:39:07 +0800
  • 5e79b75298 net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +0800
  • 836fbe9781 Fix broken overloading of libc close in static OpenWrt build klzgrad 2023-06-04 09:15:13 +0800
  • f4d5b57ccf boringssl: Fix import iwyu klzgrad 2023-06-03 08:36:08 +0800
  • 0fcd1eec54 dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +0800
  • b2065c31c3 brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +0800
  • 4f6928b2df third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +0800
  • be9a83e2b1 net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +0800
  • 0eaca80634 Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • 0794fc98b2 Add apk build klzgrad 2024-01-15 02:31:29 +0800
  • 903742c2ec Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • b22aa0429e Add example config.json klzgrad 2019-01-11 12:24:28 +0000
  • b29da00918 Add README klzgrad 2019-01-14 03:24:16 -0500
  • b769ba37d0 Add LICENSE klzgrad 2019-01-14 03:24:01 -0500
  • 0bf96af73c Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • b8fa36c151 Add Naive klzgrad 2018-01-20 12:15:45 -0500
  • 0e0019493d build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • c2ed17a8fd base: Fix Android build adding extra -latomic klzgrad 2022-05-03 01:01:06 +0800
  • 38071ef4e5 allocator: Disable PartitionAlloc memory tagging on non-glibc klzgrad 2023-08-05 23:35:21 +0800
  • 78a8906047 allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +0800
  • d95614890b allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +0800
  • a64e2f8fb7 allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +0800
  • 227c9ea080 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +0800
  • d0446f3861 third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +0800
  • 880d457dfb process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +0800
  • cd6e5744e0 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +0800
  • 9cca231d25 dns: Support Musl klzgrad 2019-11-30 22:21:18 +0800
  • a7fbca7a7c lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • 716e2a83ba build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • 72807d15b1 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • 7aa8b293b9 build: Work around MPIS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +0800
  • 2a92deabc4 build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 5f08d32b53 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • 053ff8ed17 quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • 3491205eda h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • f0b82d00ac h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • 8ffda9271f h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • ab747c7005 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • 1040a32168 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • 50d9f9ad68 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • 7dfffe5ce9 cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +0800
  • 1ba5e45de9 cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • 834b4aef37 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • eb1f76ad1b base: Disable trace event klzgrad 2020-08-29 20:22:14 +0800
  • e290c0d661 base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +0800
  • 253c004e5a base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • 13be335df0 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 1b507c04ce build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • 1d870969ec build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • 3f58ff269c build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 358071f0ba url: Remove Android klzgrad 2023-12-10 19:05:40 +0800
  • 325bc749dd base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +0800