| Branch: main | |||||
|---|---|---|---|---|---|
| Commit message (Expand) | Author | Date | Files | Lines | |
| * | WS: Hardware-accelerated WebSocket masking via SIMD (#251)HEADv2.0.0a5main | Linucks | 2026-06-03 03:28:57 +0100 | 2 | -3/+455 |
| * | Only draft release for prereleasev2.0.0a4 | lexiforest | 2026-05-25 05:49:24 +0100 | 1 | -0/+1 |
| * | Add support for FreeBSD (#266)v2.0.0a3 | lexiforest | 2026-05-25 03:32:28 +0100 | 6 | -4/+590 |
| * | Include header files in release filesv2.0.0a2 | lexiforest | 2026-05-21 15:59:42 +0100 | 3 | -3/+9 |
| * | Update firefox config for record_size_limit | lexiforest | 2026-05-21 15:44:15 +0100 | 9 | -9/+9 |
| * | Fix incorrect firefox record_size_limit value | lexiforest | 2026-05-21 14:27:34 +0100 | 1 | -46/+87 |
| * | Fix broken windows cmake build | lexiforest | 2026-05-15 22:42:50 +0100 | 4 | -16/+27 |
| * | Migrate to cmake based building process (#218)v2.0.0a1 | lexiforest | 2026-05-15 03:23:35 +0100 | 21 | -10018/+946 |
| * | Follow Chrome's behavior on QUIC grease value (#260) | lexiforest | 2026-05-13 12:08:59 +0100 | 1 | -22/+21 |
| * | Fix download regression in http2 (#259) | lexiforest | 2026-05-13 11:04:53 +0100 | 1 | -20/+18 |
| * | feat: add Colab playground for build and testing (#256) | Alptekin Gülcan | 2026-05-04 02:00:51 +0100 | 2 | -0/+317 |
| * | Remove sponsor in readthedocs | lexiforest | 2026-05-03 13:05:00 +0100 | 1 | -31/+0 |
| * | Add android on linux x64 (#255)v1.5.6 | Ahmet TOK | 2026-05-02 05:09:47 +0100 | 1 | -3/+13 |
| * | Update README | lexiforest | 2026-04-29 11:43:51 +0100 | 1 | -7/+7 |
| * | Convert docs to sphix RST format | lexiforest | 2026-04-29 04:46:11 +0100 | 30 | -493/+1537 |
| * | Re-enable dynamic building | lexiforest | 2026-04-28 04:20:46 +0100 | 1 | -13/+20 |
| * | Add macOS intel sdk support (#253) | lexiforest | 2026-04-27 11:21:15 +0100 | 1 | -5/+28 |
| * | Update release action versionv1.5.5 | Yifei Kong | 2026-04-17 14:04:58 +0100 | 1 | -1/+1 |
| * | Release all files in one shot, fix uploading error for immutable releasev1.5.4 | Yifei Kong | 2026-04-17 13:37:03 +0100 | 4 | -31/+62 |
| * | Add option for setting explicit header order (#246)v1.5.3 | lexiforest | 2026-04-16 10:06:35 +0100 | 1 | -103/+483 |
| * | Fix targets documentation (#243) | bashonly | 2026-04-06 17:22:23 +0100 | 1 | -0/+2 |
| * | Change example URL in README (#240) | jaideraf | 2026-03-31 06:36:33 +0100 | 4 | -7/+7 |
| * | All tls version downgrade for http2 when using http3, fix #232v1.5.2 | Yifei Kong | 2026-03-27 10:06:56 +0000 | 1 | -40/+40 |
| * | Add support for google_connection_options | Yifei Kong | 2026-03-27 08:58:50 +0000 | 1 | -13/+53 |
| * | Add http3-tls-extension-order | Yifei Kong | 2026-03-27 06:47:09 +0000 | 1 | -185/+110 |
| * | Do not split cookies for http 1.1 (#236) | lexiforest | 2026-03-27 03:11:21 +0000 | 1 | -11/+12 |
| * | Fix server side request forgery with safe redirect option (#235) | lexiforest | 2026-03-26 15:36:42 +0000 | 5 | -28/+174 |
| * | Add CURLOPT_SSL_SIG_HASH_ALGS_H3 for per-protocol signature algorithms (#230) | DigitalCyberSoft | 2026-03-26 08:39:05 +0000 | 4 | -95/+330 |
| * | Fix http version and impersonation option order conflict (#219)v1.5.1 | lexiforest | 2026-02-25 10:49:35 +0000 | 2 | -78/+163 |
| * | Update READMEv1.5.0 | Yifei Kong | 2026-02-24 05:26:51 +0000 | 1 | -6/+6 |
| * | Updating windows wrappers to use correct binary name | Yifei Kong | 2026-02-24 04:00:57 +0000 | 35 | -35/+35 |
| * | Remove duplicate line and build column in README | Yifei Kong | 2026-02-22 14:18:12 +0000 | 3 | -53/+54 |
| * | Fix table formatting in README.md | lexiforest | 2026-02-22 14:07:41 +0000 | 1 | -1/+1 |
| * | Add support for http3 fingerprints (#217) | lexiforest | 2026-02-22 14:06:49 +0000 | 16 | -151/+2325 |
| * | Do not override header when using CURL_IMPERSONATE (#215) | lexiforest | 2026-02-16 08:40:19 +0000 | 1 | -3/+21 |
| * | Turn ECH to true correctly, and align with browser behavior (#214) | lexiforest | 2026-02-15 11:55:49 +0000 | 23 | -34/+115 |
| * | Add option for setting form boundary (#213) | lexiforest | 2026-02-15 06:32:50 +0000 | 1 | -38/+293 |
| * | Allow user to change the order of Host header | Yifei Kong | 2026-02-14 05:13:00 +0000 | 1 | -10/+68 |
| * | Enable true ECHv1.4.4 | Yifei Kong | 2026-02-13 09:13:37 +0000 | 1 | -14/+14 |
| * | Rename wcurl to wcurl-impersonate, close #177 | Yifei Kong | 2026-02-13 08:47:52 +0000 | 1 | -0/+497 |
| * | Remove android NDK cache | Yifei Kong | 2026-02-13 08:28:05 +0000 | 1 | -1/+0 |
| * | Add support for splitting cookies lines (#211) | lexiforest | 2026-02-12 10:14:04 +0000 | 62 | -124/+462 |
| * | feat: add loongarch64 support (#210)v1.4.3 | wangweijie | 2026-02-04 03:49:13 +0000 | 4 | -4/+44 |
| * | Only include libidn2 on linuxv1.4.2 | Yifei Kong | 2026-01-31 10:58:17 +0000 | 2 | -9/+14 |
| * | Disable LDAPv1.4.1 | Yifei Kong | 2026-01-30 12:42:22 +0000 | 1 | -0/+1 |
| * | Build everything statically, and add support for Android/iOS (#208)v1.4.0 | lexiforest | 2026-01-30 09:13:07 +0000 | 11 | -1171/+1247 |
| * | Set MACOSX_DEPLOYMENT_TARGET: 11.0 | Yifei Kong | 2026-01-28 14:32:04 +0000 | 1 | -0/+1 |
| * | Remove c-ares and macos target version in CIv1.3.1 | Yifei Kong | 2026-01-28 08:53:38 +0000 | 1 | -2/+0 |
| * | Revert "Add support for c-ares (#168)" | Yifei Kong | 2026-01-28 07:50:04 +0000 | 5 | -42/+8 |
| * | Add support for UDP proxy (#207)v1.3.0 | lexiforest | 2026-01-21 13:33:41 +0000 | 1 | -0/+1258 |
| * | Fix downloading twice c-ares (#205) | Perchun Pak | 2026-01-06 15:40:01 +0000 | 1 | -2/+2 |
| * | Update readme | Yifei Kong | 2025-12-16 03:04:34 +0000 | 1 | -0/+27 |
| * | Add missing alpn extension for websocket (#199)v1.2.5 | lexiforest | 2025-12-01 02:45:17 +0000 | 1 | -0/+13 |
| * | Add --impersonate CURLOPT_IMPERSONATE as the all-in-one parameter for impersonating (#198) | lexiforest | 2025-11-27 06:09:48 +0000 | 8 | -44/+591 |
| * | Add safari 26.0.1, firefox 145 and chrome 142 (#196)v1.2.3 | lexiforest | 2025-11-17 16:47:22 +0000 | 2 | -38/+220 |
| * | Revert "Downgrade glibc version and c-ares version" | Yifei Kong | 2025-08-24 11:27:56 +0100 | 3 | -6/+6 |
| * | Downgrade glibc version and c-ares version | Yifei Kong | 2025-08-24 10:03:03 +0100 | 3 | -6/+6 |
| * | Add missing cares lib inside linux releasev1.2.2 | Yifei Kong | 2025-08-23 12:48:02 +0100 | 1 | -0/+1 |
| * | Set macos compatible verstion to 11.0 (#176)v1.2.1 | lexiforest | 2025-08-22 09:40:03 +0100 | 1 | -7/+16 |
| * | Add support for c-ares (#168) | lexiforest | 2025-08-07 15:24:30 +0100 | 5 | -8/+42 |
| * | Update readme | Yifei Kong | 2025-08-03 08:54:49 +0100 | 1 | -14/+1 |
| * | Update to curl 8.15.0 (#162)v1.2.0 | lexiforest | 2025-07-16 11:10:22 +0100 | 4 | -180/+174 |
| * | Fix missing tls13 ciphers when using http3 (#160)v1.1.2 | lexiforest | 2025-07-15 14:14:47 +0100 | 64 | -897/+826 |
| * | Add support for building binaries for Windows on ARM (#158) | newyork_loki | 2025-07-15 08:52:25 +0100 | 2 | -6/+21 |
| * | Remove the enforced Accept headerv1.1.1 | Yifei Kong | 2025-07-05 17:19:05 +0100 | 1 | -6/+33 |
| * | Add new option `--proxy-credential-no-reuse` (#154) | Oceandust | 2025-07-05 08:39:26 +0100 | 1 | -44/+240 |
| * | Add Safari 26.0 macOS and iOS targets (#151)v1.1.0 | lexiforest | 2025-06-30 04:05:22 +0100 | 13 | -153/+773 |
| * | Update to curl 8.14.1 (#150) | lexiforest | 2025-06-27 13:07:06 +0100 | 4 | -471/+422 |
| * | Enable ssl session export during build (#147) | Oceandust | 2025-06-25 08:34:02 +0100 | 2 | -0/+2 |
| * | Fix dependencies for alpine docker imagev1.0.3 | Yifei Kong | 2025-06-19 11:20:05 +0100 | 1 | -1/+1 |
| * | Add missing dependencies for docker image | Yifei Kong | 2025-06-19 11:07:33 +0100 | 2 | -4/+4 |
| * | enable ngtcp2 and nghttp3 for Windows (#144) | Oceandust | 2025-06-19 08:59:17 +0100 | 1 | -10/+14 |
| * | Add docker images back and build script cleanup (#133)v1.0.2 | lexiforest | 2025-06-10 10:46:53 +0100 | 12 | -657/+251 |
| * | Fix windows tor145 scriptv1.0.1 | Yifei Kong | 2025-06-08 16:12:10 +0100 | 1 | -2/+2 |
| * | Fix tor to match real browser (#139) | ccccccaqd | 2025-06-08 12:39:59 +0100 | 3 | -9/+5 |
| * | Update curl_firefox133.bat (#141) | barkoder | 2025-06-08 12:39:31 +0100 | 1 | -1/+1 |
| * | bugfix: fix curl_chrome136 user-agent typov1.0.0 | Yifei Kong | 2025-05-13 10:18:46 +0100 | 1 | -1/+1 |
| * | Add missing chrome 136 fingerprints | Yifei Kong | 2025-05-12 18:33:12 +0100 | 2 | -3/+56 |
| * | Add Chrome 136 and missing bin for safari | Yifei Kong | 2025-05-12 17:55:49 +0100 | 9 | -1/+344 |
| * | Update readme for safari 18.4 | Yifei Kong | 2025-05-12 17:25:17 +0100 | 1 | -6/+8 |
| * | Add safari 18.4 | Yifei Kong | 2025-05-12 17:15:15 +0100 | 4 | -2/+417 |
| * | Fix stream exclusive not able to set | Yifei Kong | 2025-05-12 16:22:57 +0100 | 1 | -19/+23 |
| * | Remove restrictions for http2 pseudo header order | Yifei Kong | 2025-05-12 11:57:28 +0100 | 1 | -11/+6 |
| * | Disable building testing for boringssl, close #118v1.0.0rc3 | Yifei Kong | 2025-05-12 09:24:39 +0100 | 1 | -0/+1 |
| * | Silence GCC15 deprecation warning raising errors in BoringSSL build (#132) | ^\.zer0de(?:a|r?p)?(?:th|f|v)$ | 2025-05-11 11:42:42 +0100 | 1 | -0/+13 |
| * | Fix Windows MSVC build (#131) | lexiforest | 2025-05-07 07:26:51 +0100 | 3 | -7/+28 |
| * | Link with pthread (#126) | Александр Новожилов | 2025-04-28 03:19:58 +0100 | 1 | -1/+1 |
| * | Add Tor 14.5 (#124) | lexiforest | 2025-04-21 12:37:34 +0100 | 6 | -9/+290 |
| * | Use binary search to find impersonate target (#123) | lexiforest | 2025-04-21 08:05:24 +0100 | 14 | -277/+331 |
| * | Add missing nghttp3 and ngtcp2 to artifactsv1.0.0rc2 | Yifei Kong | 2025-04-18 07:42:19 +0100 | 1 | -2/+3 |
| * | Add http/3 support (#121) | lexiforest | 2025-04-17 16:22:02 +0100 | 9 | -269/+312 |
| * | Update readmev1.0.0rc1 | Yifei Kong | 2025-04-13 15:53:18 +0100 | 1 | -1/+3 |
| * | Stop enabling accept_encoding for all (#117) | lexiforest | 2025-04-13 15:45:29 +0100 | 2 | -59/+7 |
| * | Upgrade curl to 8.13.0 (#114) | lexiforest | 2025-04-13 13:34:06 +0100 | 56 | -1358/+869 |
| * | Fix make clean | Yifei Kong | 2025-04-08 02:34:08 +0100 | 1 | -3/+0 |
| * | Remove the prefix and postfix of `chrome` and `ff` | Yifei Kong | 2025-04-07 15:35:28 +0100 | 42 | -251/+243 |
| * | Update README | Yifei Kong | 2025-04-04 09:11:42 +0100 | 1 | -0/+2 |
| * | Add new sponsor | Yifei Kong | 2025-03-31 11:43:50 +0100 | 1 | -17/+7 |
| * | Update README | Yifei Kong | 2025-03-06 01:56:30 +0000 | 1 | -0/+1 |
| * | Add riscv64 target (#80)v0.9.5 | Brett Jia | 2025-03-06 01:51:32 +0000 | 2 | -3/+8 |
