Commit graph

  • 7917b5fd46 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • 7195273be7 socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -05:00
  • a98b2fa4a9 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • aca8aff94d cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +08:00
  • aae966f90d cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • ff7ae889f1 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 7ae90a435e base: Disable trace event klzgrad 2020-08-29 20:22:14 +08:00
  • cf0d652a21 base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +08:00
  • d8821fbc40 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 796a2f656a net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • 45eeaaa804 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • bb780643a0 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • fd449eef15 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • 8f93fec51f base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +08:00
  • a886d96513 base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • f1b3f0089f net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • 1a8aeef50d url/BUILD.gn klzgrad 2023-12-10 19:05:40 +08:00
  • 7630fa9fa5 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 3c8f3ec462 Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • 9fb6fbf5f2 Import chromium-120.0.6099.43 importer 2023-12-10 15:03:02 +08:00
  • 063d04ae8a quiche: Work around Clang miscompile on mipsel v119.0.6045.66-1 119.0.6045.66 klzgrad 2023-09-21 20:48:53 +08:00
  • ee343b9f01 Disable ThinLTO on static builds klzgrad 2023-09-21 00:39:07 +08:00
  • 9d1f75fae9 net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +08:00
  • cf86a92792 Fix broken overloading of libc close in static OpenWrt build klzgrad 2023-06-04 09:15:13 +08:00
  • d1fda19a12 boringssl: Fix import iwyu klzgrad 2023-06-03 08:36:08 +08:00
  • dd9edafde5 dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • cfa0f08e28 brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • 2ff3a20857 third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +08:00
  • 38a1f21214 third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +08:00
  • facf662c48 net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +08:00
  • 71321ace5e Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • c1d9cd1340 build.sh klzgrad 2023-11-05 17:35:16 +08:00
  • f80453e25f Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 46633d96fb Add example config.json klzgrad 2019-01-11 12:24:28 +00:00
  • a3e7336296 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 50399faf6f Add LICENSE klzgrad 2019-01-14 03:24:01 -05:00
  • e8fde66555 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 4d832a42cb Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • 0dcddfb356 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • b41d0b3b12 base: Fix Android build adding extra -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • 51b5c70c6a base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +08:00
  • 4e1562642a allocator: Disable PartitionAlloc memory tagging on non-glibc klzgrad 2023-08-05 23:35:21 +08:00
  • b48109eed3 allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +08:00
  • bb7c0e1962 allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • ded0a85522 allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +08:00
  • 2f8b6f82d5 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +08:00
  • 2d1d2354e4 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +08:00
  • 8a62cd66b2 third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +08:00
  • fd83ac7d75 process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +08:00
  • 25ad784a60 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +08:00
  • 5590410b3c dns: Support Musl klzgrad 2019-11-30 22:21:18 +08:00
  • 9c9d625f59 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • c3b84af9c9 build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • a7ba8c7b18 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • f7251a2397 build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 3b0c78626d build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 77c45fe30f quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • 6fef01f378 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 9cebef2e84 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • b3734b2d79 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • d105ea4b41 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • ad673c2540 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • 698990779a socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -05:00
  • 6c99b16304 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • cbdc164eba cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +08:00
  • 414c760fe7 cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • 77f0aa4d99 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 477a938bef base: Disable trace event klzgrad 2020-08-29 20:22:14 +08:00
  • cb7540969c base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +08:00
  • b1df412254 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 9e94216530 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • 5cee07bb7d build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • 0f42590b7a build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 9393ba3c41 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • 7380db8807 base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +08:00
  • ccf92913ac base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • 303bb0c574 net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • 9e6e03f805 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 1db87858f1 Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • b4da874b3f Import chromium-119.0.6045.66 importer 2023-11-05 17:39:02 +08:00
  • fc9d2c1603 support build under arm64 mac Chilledheart 2022-02-10 15:32:12 +08:00
  • cf5478513d Fix build with jni_zero refactor patch v118.0.5993.65-1 118.0.5993.65 klzgrad 2023-10-13 23:15:50 +08:00
  • b20103ed48 quiche: Work around Clang miscompile on mipsel klzgrad 2023-09-21 20:48:53 +08:00
  • 524c8545a3 Disable ThinLTO on static builds klzgrad 2023-09-21 00:39:07 +08:00
  • 7e1788dc4e net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +08:00
  • 1eafd0a4d5 Fix broken overloading of libc close in static OpenWrt build klzgrad 2023-06-04 09:15:13 +08:00
  • 22c2888164 boringssl: Fix import iwyu klzgrad 2023-06-03 08:36:08 +08:00
  • af8a8cd195 dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • 8cbd8c2dde brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • 2176bd2646 third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +08:00
  • 082cc5403d third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +08:00
  • 088e4a349d net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +08:00
  • a9f2466e36 Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • 086863d8ef Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 73fd858e50 Add example config.json klzgrad 2019-01-11 12:24:28 +00:00
  • a9a6da8f9c Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 90493e5821 Add LICENSE klzgrad 2019-01-14 03:24:01 -05:00
  • 2212977592 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 7ce0039419 Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • dc388ebead build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00