Commit Graph

  • c17764fb27 Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -0500
  • 2a0e13ae53 net, grpc_support: Set NetworkIsolationKey from header klzgrad 2022-05-22 01:31:43 +0800
  • b39a709937 cronet: Support setting feature list from experimental option klzgrad 2022-05-22 00:31:48 +0800
  • 0ddeea513d cronet: Use fixed proxy resolution from experimental option proxy_server klzgrad 2022-05-04 14:54:28 +0800
  • ca7b43eaa7 Add continuous integration and tests cronet-test7 klzgrad 2019-04-26 01:40:46 +0800
  • 6b3d013dd4 Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • 7d42cd8e93 Add example config.json klzgrad 2019-01-11 12:24:28 +0000
  • 8c04cadb5a Add README klzgrad 2019-01-14 03:24:16 -0500
  • 10abd3cec1 Add LICENSE klzgrad 2019-01-14 03:24:01 -0500
  • cc6a6fd247 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • 57f567c2b9 Add Cronet CGO SDK builder klzgrad 2022-05-21 16:22:51 +0800
  • 7804341572 Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -0500
  • c1fd469d0f cronet: Use fixed proxy resolution from experiment option proxy_server klzgrad 2022-05-04 14:54:28 +0800
  • 2657e57d02 cronet: Do not hide symbols on Android shared build klzgrad 2022-05-04 14:52:09 +0800
  • 44e5cfee53 prefs: Disable Android JNI klzgrad 2022-05-04 14:58:47 +0800
  • 088669a0a4 net: Allow overriding CONNECT authority with header klzgrad 2022-05-04 01:45:17 +0800
  • b6c71c295e grpc_support: Fix CFI icall breakage klzgrad 2022-05-04 01:43:15 +0800
  • fb82f6fc29 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • 630d32aca3 base: Fix Android build missing -latomic klzgrad 2022-05-03 01:01:06 +0800
  • e33482705e base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +0800
  • d0dd847031 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +0800
  • 1843da0130 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +0800
  • e34d27455b third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +0800
  • f5610428b4 base: Do not forward declare stat64 for Musl klzgrad 2021-09-24 23:46:21 +0800
  • c883d8bf7f base: Fix narrowing casting for Musl klzgrad 2021-09-02 00:42:31 +0800
  • 53e903555f base: Disable __close overloading for Musl klzgrad 2021-07-23 21:54:20 +0800
  • 3054be5510 process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +0800
  • 5276ef6c33 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +0800
  • 55aefe1f6a udp: Fix mmsghdr struct initializer for Musl klzgrad 2020-02-06 03:07:46 +0800
  • 4ecab6aab9 dns: Support Musl klzgrad 2019-11-30 22:21:18 +0800
  • 30a64fb916 dns: Fix iwyu klzgrad 2021-09-02 00:10:05 +0800
  • 142b7ea22c debug: Fix obsolete max check klzgrad 2019-11-30 22:39:06 +0800
  • 9d469fab3a build: Handle empty pkgconfig in sysroot klzgrad 2021-05-17 02:17:41 +0800
  • c1ad87bb51 build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • 8e4376ad48 build: Strip build outputs in OpenWrt klzgrad 2022-05-05 01:35:22 +0800
  • e4aa118d3c build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • 48ab945db4 build: Support MIPS -mtune= flag klzgrad 2019-12-01 03:01:21 +0800
  • bc4879593c build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 5e3bf4659e build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • 3dcbf4a26b quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • 11ea99f30f h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • 36b3e4e232 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • 222d4ffd23 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • 4f9278ba64 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • ec1a010b04 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • a8cf563a80 socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -0500
  • 46cc7b2a20 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • 84a953873a cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +0800
  • ddbf170df2 cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • 82763f4e71 libc++: Guard C++20 atomic type aliases klzgrad 2021-10-24 21:14:00 +0800
  • 332fd1acf3 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • 6ffbbe85fb url: Remove perfetto tracing klzgrad 2021-04-24 08:18:21 +0800
  • 2667820ef4 base: Disable trace event klzgrad 2020-08-29 20:22:14 +0800
  • afb3a93634 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • bf29400ab5 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • 0ad78c4a60 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 04fce3715c build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • 88882fa74e build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • d340e40278 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 220984cc41 base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +0800
  • ca8423cd1d base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • e4c72f4685 net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • 4d23493230 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • adef1148e4
    Update build.yml cronet-test6 klzgrad 2022-05-20 13:50:07 +0800
  • a79b13e654
    Update make-go-buildflags.sh cronet-test5 klzgrad 2022-05-20 11:42:04 +0800
  • dbc44c73d1
    Update make-go-buildflags.sh klzgrad 2022-05-20 10:53:37 +0800
  • 4e5adba4ba Cronet build klzgrad 2022-05-04 01:47:06 +0800
  • e0960fd537 cronet: Use fixed proxy resolution from experiment option proxy_server klzgrad 2022-05-04 14:54:28 +0800
  • 0f0696aff7 cronet: Do not hide symbols on Android shared build klzgrad 2022-05-04 14:52:09 +0800
  • 5360cdf1da prefs: Disable Android JNI klzgrad 2022-05-04 14:58:47 +0800
  • 43499924b9 net: Allow overriding CONNECT authority with header klzgrad 2022-05-04 01:45:17 +0800
  • d302a2ac9c grpc_support: Fix CFI icall breakage klzgrad 2022-05-04 01:43:15 +0800
  • 0d188c815d Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • 711aafb28e Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • ad4979cde4 Add example config.json klzgrad 2019-01-11 12:24:28 +0000
  • c1a3552794 Add README klzgrad 2019-01-14 03:24:16 -0500
  • 0b519a0048 Add LICENSE klzgrad 2019-01-14 03:24:01 -0500
  • d5be401bc9 tools: Support import from any branch klzgrad 2022-05-04 01:41:30 +0800
  • 2f93480755 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • b2d02df2e9 Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -0500
  • 7329fc6ad2 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • a70d712518 base: Fix Android build missing -latomic klzgrad 2022-05-03 01:01:06 +0800
  • 9ca34f37a0 base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +0800
  • de8f5c8b7f allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +0800
  • d0f0908767 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +0800
  • 1a1a0b6fe4 third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +0800
  • 4002a1ff61 base: Do not forward declare stat64 for Musl klzgrad 2021-09-24 23:46:21 +0800
  • c936b5e149 base: Fix narrowing casting for Musl klzgrad 2021-09-02 00:42:31 +0800
  • 5f7783c720 base: Disable __close overloading for Musl klzgrad 2021-07-23 21:54:20 +0800
  • 91e56ad6cc process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +0800
  • af22c4f9a5 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +0800
  • e02409f254 udp: Fix mmsghdr struct initializer for Musl klzgrad 2020-02-06 03:07:46 +0800
  • f9eb7f2214 dns: Support Musl klzgrad 2019-11-30 22:21:18 +0800
  • baaa23d193 dns: Fix iwyu klzgrad 2021-09-02 00:10:05 +0800
  • 9d8bd4a9d2 debug: Fix obsolete max check klzgrad 2019-11-30 22:39:06 +0800
  • 89f634ad0b build: Handle empty pkgconfig in sysroot klzgrad 2021-05-17 02:17:41 +0800
  • 48eca0ab50 build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • ab7f4b89cc build: Strip build outputs in OpenWrt klzgrad 2022-05-05 01:35:22 +0800
  • cde3677f79 Copy static library cronet-test4 klzgrad 2022-05-05 08:07:47 +0800
  • fa421a5c80 Fix build cronet-test3 klzgrad 2022-05-04 23:35:07 +0800