Commit Graph

  • 6c652c217f Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • 345a5661cf naive: Support http 1.0 proxy request (#418) Chilledheart 2023-01-07 11:49:45 +0800
  • 10858f486e Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -0500
  • 76468cb481 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • 7a375ac035 base: Fix Android build missing -latomic klzgrad 2022-05-03 01:01:06 +0800
  • fc86c3cc7a base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +0800
  • 0460f87716 allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +0800
  • e998809fd2 allocator: Ignore madvise ENOSYS error klzgrad 2022-11-12 15:13:24 +0800
  • 81e86afa3e allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +0800
  • f8e379d862 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +0800
  • 4fc3ca065b debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +0800
  • a0e497fa68 third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +0800
  • 274d2e338d base: Disable __close overloading for Musl klzgrad 2021-07-23 21:54:20 +0800
  • 327ef3adc0 process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +0800
  • eee1d17299 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +0800
  • 36a9040a7a dns: Support Musl klzgrad 2019-11-30 22:21:18 +0800
  • d5e99cd35d build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • a9f4611c78 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • 05cb839f6e build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 2c5f19fc27 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • 0b46fc1fd5 quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • bc84c9c6b9 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • 9c6bd7349e h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • 81dde17e67 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • 93def0300c socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • 896b624f66 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • bb5ea1aa72 socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -0500
  • 0c89ce3f73 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • e6f0682fcc cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +0800
  • d8dbdc592f cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • 319b3ab97d libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • bc8d23720a url: Remove perfetto tracing klzgrad 2021-04-24 08:18:21 +0800
  • e9b78bd558 base: Disable trace event klzgrad 2020-08-29 20:22:14 +0800
  • 1b44c6b68a lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • 43171b3867 base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +0800
  • 0094609552 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • dd2da2ba5e net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 4e7e8577b7 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • 319305ed2c build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • 67f11daea8 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 7fe9834295 base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +0800
  • a24362b766 base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • a0d6db526a net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • 8c1fa08507 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • a2e5ad325b Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • 0d14e23b5e Import chromium-112.0.5615.49 importer 2023-04-05 08:44:36 +0800
  • 12a6ba324f
    Update README.md 111.0.5563.64 klzgrad 2023-04-02 10:00:20 +0800
  • fcfad1f823
    Add http server test (#475) Chilledheart 2023-03-17 06:47:03 +0800
  • 87e72d5e0e naive: support http 1.0 proxy request (test) Chilledheart 2023-01-03 14:37:22 +0800
  • c885c1d41e include.txt v111.0.5563.64-1 klzgrad 2023-03-14 07:39:43 +0800
  • ec300d2262 build: Disable UBSAN in brotli klzgrad 2023-03-14 06:41:58 +0800
  • 31165a47e6 third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +0800
  • 4294ea6da1 third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +0800
  • aa1a5dbbaf net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +0800
  • 274b550008 Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • de27060786 Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • ed3d8a52d5 Add example config.json klzgrad 2019-01-11 12:24:28 +0000
  • 38dd324e03 Add README klzgrad 2019-01-14 03:24:16 -0500
  • ba0470671b Add LICENSE klzgrad 2019-01-14 03:24:01 -0500
  • 72e0a7eb44 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • a0e53b5f3f naive: Support http 1.0 proxy request (#418) Chilledheart 2023-01-07 11:49:45 +0800
  • 262a464c2e Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -0500
  • fc15803001 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • 38d18b0fb9 base: Fix Android build missing -latomic klzgrad 2022-05-03 01:01:06 +0800
  • 9bb3143553 base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +0800
  • 58e30f9ed7 allocator: Ignore madvise ENOSYS error klzgrad 2022-11-12 15:13:24 +0800
  • 103500fb81 allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +0800
  • 7647ea2984 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +0800
  • 8c22cfa192 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +0800
  • b3453190fd third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +0800
  • bb93c603d9 base: Disable __close overloading for Musl klzgrad 2021-07-23 21:54:20 +0800
  • f05d971fe2 process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +0800
  • 11ae30d835 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +0800
  • 6ed189b412 dns: Support Musl klzgrad 2019-11-30 22:21:18 +0800
  • a8c8849265 debug: Fix obsolete max check klzgrad 2019-11-30 22:39:06 +0800
  • f6661303b6 build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • 15f37d5057 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • 924880a189 build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • ad5785538a build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • 4e417d3299 quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • 26c5e5f259 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • f362bbb0b4 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • 226d94919f h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • cba23cb9f3 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • 491e18bd1e socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • 39d9f19ef2 socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -0500
  • 4a6860f3ab cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • 557a7dff55 cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +0800
  • 881b3e9775 cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • 10893a1261 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • 6cffa0a16f url: Remove perfetto tracing klzgrad 2021-04-24 08:18:21 +0800
  • 3f8dfce3bd base: Disable trace event klzgrad 2020-08-29 20:22:14 +0800
  • 18d0d46a51 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • 98514a40a0 base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +0800
  • 2b75ccc8c2 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • fe283ec5e2 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 886bb3f71f build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • 16f9353876 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • 07a745660e build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 61eb21fd27 base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +0800