Commit graph

  • 2b75ccc8c2 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • fe283ec5e2 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • 886bb3f71f build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • 16f9353876 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 07a745660e build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • 61eb21fd27 base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +08:00
  • 1c91d7a0f7 base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • e314694364 net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • 73ce71bf0e build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 1dafa5cc7b Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • 396c19a9c8 Import chromium-111.0.5563.64 importer 2023-03-14 07:43:57 +08:00
  • 37a8ac818c Update basic.py v110.0.5481.100-1 110.0.5481.100 klzgrad 2023-02-21 02:40:42 +08:00
  • 99e2216813 base: Remove warnings in base/task/common/task_annotator.cc klzgrad 2023-01-11 17:10:10 +08:00
  • 69464f03be sysroot: Fix arm64 build requiring glibc 2.29 klzgrad 2022-10-06 00:14:04 +08:00
  • f2c4bbe4b4 third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +08:00
  • 39b4753c72 third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +08:00
  • 3e7f7c4c52 net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +08:00
  • 8eb6cf893b Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • 0e1234b303 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 16943f63cc Add example config.json klzgrad 2019-01-11 12:24:28 +00:00
  • 23b8cea452 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 93bbee2eb3 Add LICENSE klzgrad 2019-01-14 03:24:01 -05:00
  • 51591708fc Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 72fbd98e36 naive: Support http 1.0 proxy request (#418) Chilledheart 2023-01-07 11:49:45 +08:00
  • 1524f21a6d Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -05:00
  • 317e4a8e61 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 3d718548fd base: Fix Android build missing -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • dc21402eff base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +08:00
  • 48e739596d allocator: Ignore madvise ENOSYS error klzgrad 2022-11-12 15:13:24 +08:00
  • 6d1c156b3c allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +08:00
  • cfdf22fc28 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +08:00
  • 04f923465d debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +08:00
  • 757d3ce0b2 third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +08:00
  • 79726c538f base: Do not forward declare stat64 for Musl klzgrad 2021-09-24 23:46:21 +08:00
  • 390774144a base: Fix narrowing casting for Musl klzgrad 2023-01-11 19:40:46 +08:00
  • c14a7b7f59 base: Disable __close overloading for Musl klzgrad 2021-07-23 21:54:20 +08:00
  • 9343f673ed process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +08:00
  • bc6a9f66af base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +08:00
  • 20c163ef0d dns: Support Musl klzgrad 2019-11-30 22:21:18 +08:00
  • 15506bd5bf debug: Fix obsolete max check klzgrad 2019-11-30 22:39:06 +08:00
  • e61b47e13e build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • c466a4b401 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • 33be9d13d9 build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • f5e5067d09 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 6c53ba2bc7 quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • a19a71b930 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • db22c99707 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • 4ed135a739 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 3afb0b029c socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • b1da8a7ca7 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • d7363a948a socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -05:00
  • a8196e4af6 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • 1004573905 cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +08:00
  • b12579ac2d cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • 507c1b3a7d libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 6338044992 url: Remove perfetto tracing klzgrad 2021-04-24 08:18:21 +08:00
  • 9c3ad180fa base: Disable trace event klzgrad 2020-08-29 20:22:14 +08:00
  • 63eee17b68 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • 0b2944869e base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +08:00
  • fb254fa22b base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 34ef03335f net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • 7513e67568 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • 2795dcbf57 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • c5ffc2198b build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • 903a7f9fd1 base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +08:00
  • cbea8449eb base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • 7a281baf0b net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • 6462f0a82a build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • e8db747bc0 Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • 253361980e Import chromium-110.0.5481.100 importer 2023-02-19 12:34:07 +08:00
  • 4a9b37048d base: Remove warnings in base/task/common/task_annotator.cc v109.0.5414.74-2 109.0.5414.74 klzgrad 2023-01-11 17:10:10 +08:00
  • 44db28a3c5 sysroot: Fix arm64 build requiring glibc 2.29 klzgrad 2022-10-06 00:14:04 +08:00
  • 67c96d8ed4 third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +08:00
  • 27804f36f3 third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +08:00
  • a51a48bcb1 net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +08:00
  • f790418f8f Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • 9b0cb0cc99 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • fb1517b2cf Add example config.json klzgrad 2019-01-11 12:24:28 +00:00
  • bcae67c43c Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 3a603a1331 Add LICENSE klzgrad 2019-01-14 03:24:01 -05:00
  • 0d55f0f203 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • aa0ea24ced naive: Support http 1.0 proxy request (#418) Chilledheart 2023-01-07 11:49:45 +08:00
  • fe440ef906 Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -05:00
  • a5c75cab22 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 4f04a4063a base: Fix Android build missing -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • 16bf0796f4 base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +08:00
  • b57c6a7ba9 allocator: Ignore madvise ENOSYS error klzgrad 2022-11-12 15:13:24 +08:00
  • 4e9b0c65e4 allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +08:00
  • 8c872af059 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +08:00
  • 8f95dce934 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +08:00
  • fff1bd53fb third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +08:00
  • 87581d5a30 base: Do not forward declare stat64 for Musl klzgrad 2021-09-24 23:46:21 +08:00
  • fb1b274103 base: Fix narrowing casting for Musl klzgrad 2023-01-11 19:40:46 +08:00
  • 5b5e0a7237 base: Disable __close overloading for Musl klzgrad 2021-07-23 21:54:20 +08:00
  • 15eb16073c process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +08:00
  • 8585abb59e base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +08:00
  • 5b590a895d dns: Support Musl klzgrad 2019-11-30 22:21:18 +08:00
  • 6448ba7366 debug: Fix obsolete max check klzgrad 2019-11-30 22:39:06 +08:00
  • 0cda8a635d build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • 973d1f340b build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00