Commit Graph

  • 63e6fdd247 net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • 2646c28978 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 2f44ca81d3 Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • 2400c50aa5 Import chromium-114.0.5735.91 importer 2023-06-03 08:01:16 +08:00
  • b96da9c23b
    Update README.md v113.0.5672.62-2 113.0.5672.62 klzgrad 2023-05-06 09:03:47 +08:00
  • 2396bbe185 Check callback availability in SpdyProxyClientSocket::RunWriteCallback Kenichi Ishibashi 2023-05-06 08:13:31 +08:00
  • 900f316fde
    Update README.md klzgrad 2023-05-02 20:51:18 +08:00
  • 395237215f dns: Fix iwyu on win v113.0.5672.62-1 klzgrad 2023-04-05 15:45:53 +08:00
  • 4f8b4b06da brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • 6d96f6c96d third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +08:00
  • 60700beb7f third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +08:00
  • f721cb3343 net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +08:00
  • 7e67541d01 Add http server test (#475) Chilledheart 2023-03-17 06:47:03 +08:00
  • f00ac6e131 Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • 946ca194ab Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • c16f4c0010 Add example config.json klzgrad 2019-01-11 12:24:28 +00:00
  • 85b7e43187 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • d9e79a0b07 Add LICENSE klzgrad 2019-01-14 03:24:01 -05:00
  • 4edb2d311e Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • c8b559769a naive: Support http 1.0 proxy request (#418) Chilledheart 2023-01-07 11:49:45 +08:00
  • fe779a0148 Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -05:00
  • 46b1b791e9 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 54162789f5 base: Fix Android build adding extra -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • 8fd9845d0b base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +08:00
  • 7b1750eb31 allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +08:00
  • 629fafd213 allocator: Ignore madvise ENOSYS error klzgrad 2022-11-12 15:13:24 +08:00
  • 46a411ea0d allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +08:00
  • 0623a26219 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +08:00
  • 800f0ef192 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +08:00
  • 874283e8cf third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +08:00
  • 8a17a173de base: Disable __close overloading for Musl klzgrad 2021-07-23 21:54:20 +08:00
  • 846505f507 process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +08:00
  • f2d692cb06 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +08:00
  • 2acea1b715 dns: Support Musl klzgrad 2019-11-30 22:21:18 +08:00
  • 2f81843df6 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • 221a9b6499 build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • 34ec37dbca build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • c43e9b9ec8 build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • e552772739 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 314107408c quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • 7111b39eb0 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • ad4b5bf32d h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • b437975671 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 96ec200d31 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • d67966a82d socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • 7334774527 socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -05:00
  • 75ff2b8cf6 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • b9c6040ec7 cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +08:00
  • fd432a82ba cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • 72ad261eda libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 604b7526df url: Remove perfetto tracing klzgrad 2021-04-24 08:18:21 +08:00
  • 23f36951f8 base: Disable trace event klzgrad 2020-08-29 20:22:14 +08:00
  • 2ec8b2943c base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +08:00
  • 08cc0ef770 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 383dfc600f net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • fde971f24c build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • 51307ddbe7 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 225ad9a7fb build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • 0c28b99347 base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +08:00
  • 615bdccfc7 base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • 65b21ed85f net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • 57f8bfa98c build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 41d28f63ea Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • 7be7d53a5b Import chromium-113.0.5672.62 importer 2023-05-02 12:53:48 +08:00
  • 0efdd5d766 dns: Fix iwyu on win v112.0.5615.49-1 112.0.5615.49 klzgrad 2023-04-05 15:45:53 +08:00
  • 5bf369ecba win: Add missing process_handle.h include Marshall Greenblatt 2023-04-05 13:55:28 +08:00
  • 68d7e1fc86 build: Disable UBSAN in brotli klzgrad 2023-03-14 06:41:58 +08:00
  • f9b4f7dea8 third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +08:00
  • 7ce1a95eb2 third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +08:00
  • b8c6c99cd8 net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +08:00
  • 2b5ee1cb94 Add http server test (#475) Chilledheart 2023-03-17 06:47:03 +08:00
  • 1d0ca70488 Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • 6e00a33b8c Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 4fffbfd1a1 Add example config.json klzgrad 2019-01-11 12:24:28 +00:00
  • 4c0c3f5fad Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 8828fcc8bb Add LICENSE klzgrad 2019-01-14 03:24:01 -05:00
  • 6c652c217f Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 345a5661cf naive: Support http 1.0 proxy request (#418) Chilledheart 2023-01-07 11:49:45 +08:00
  • 10858f486e Add initial implementation of Naive client klzgrad 2018-01-20 12:15:45 -05:00
  • 76468cb481 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 7a375ac035 base: Fix Android build missing -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • fc86c3cc7a base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +08:00
  • 0460f87716 allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +08:00
  • e998809fd2 allocator: Ignore madvise ENOSYS error klzgrad 2022-11-12 15:13:24 +08:00
  • 81e86afa3e allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +08:00
  • f8e379d862 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +08:00
  • 4fc3ca065b debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +08:00
  • a0e497fa68 third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +08:00
  • 274d2e338d base: Disable __close overloading for Musl klzgrad 2021-07-23 21:54:20 +08:00
  • 327ef3adc0 process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +08:00
  • eee1d17299 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +08:00
  • 36a9040a7a dns: Support Musl klzgrad 2019-11-30 22:21:18 +08:00
  • d5e99cd35d build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • a9f4611c78 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • 05cb839f6e build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 2c5f19fc27 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 0b46fc1fd5 quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • bc84c9c6b9 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 9c6bd7349e h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • 81dde17e67 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00