summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typosKian-Meng Ang2022-06-036-7/+7
* Merge pull request #755 from swt2c/win_troubleshootinScott Talbert2022-05-072-31/+30
|\
| * Update test SSL certs to include Subject Alternative NameScott Talbert2022-05-062-31/+30
* | Merge pull request #753 from samueloph/patch-1Scott Talbert2022-04-301-3/+5
|\ \ | |/ |/|
| * tests: fix error message on error_test (for curl >= 7.83)Samuel Henrique2022-04-301-3/+5
* | Merge pull request #754 from swt2c/ci_linux_apt_updateScott Talbert2022-04-301-1/+3
|\ \ | |/ |/|
| * Linux CI: run 'apt-get update' before installing packagesScott Talbert2022-04-301-1/+3
|/
* Merge pull request #751 from swt2c/ci_windows_save_wheelsScott Talbert2022-03-311-0/+4
|\
| * Windows CI: save wheels after buildingScott Talbert2022-03-311-0/+4
|/
* Merge pull request #750 from swt2c/ci_windows_permsScott Talbert2022-03-311-0/+2
|\
| * Add packages write permissions for Windows CIScott Talbert2022-03-311-0/+2
|/
* Merge pull request #746 from swt2c/ci_windows_debugScott Talbert2022-03-311-8/+12
|\
| * Fix Windows CI vcpkg caching by setting API key tooScott Talbert2022-03-311-8/+12
|/
* Merge pull request #741 from swt2c/ci_rm_msvc-dev-cmdScott Talbert2022-03-1324-3364/+1
|\
| * Windows CI: use published ilammy/msvc-dev-cmd instead of embedded copyScott Talbert2022-03-131-1/+1
| * Revert "Temporarily add copy of ilammy/msvc-dev-cmd"Scott Talbert2022-03-1323-3363/+0
|/
* Release 7.45.1REL_7_45_1Oleg Pudeyev2022-03-135-5/+15
* Merge pull request #747 from swt2c/xfail_macos_addl_testsScott Talbert2022-03-111-0/+3
|\
| * tests: xfail additional multi callback tests on macOSScott Talbert2022-03-111-0/+3
|/
* Merge pull request #740 from cclauss/patch-1Oleg Pudeyev2022-03-113-28/+21
|\
| * Upgrade actions/checkout and actions/setup-pythonChristian Clauss2022-03-101-10/+7
| * Upgrade actions/checkout and actions/setup-pythonChristian Clauss2022-03-101-6/+4
| * Merge branch 'master' into patch-1Christian Clauss2022-03-1043-68/+3626
| |\
| * | ci.yml: Upgrade Python and actions/setup-pythonChristian Clauss2022-03-091-3/+3
* | | Merge pull request #743 from mcoughlin/wheelsOleg Pudeyev2022-03-111-1/+2
|\ \ \
| * | | 3.10 must be quotedMichael Coughlin2022-03-101-1/+1
| * | | Let CI build 3.7-3.10Michael Coughlin2022-03-091-1/+2
| | |/ | |/|
* | | Merge pull request #745 from swt2c/fix_sectransp_7_64_1Scott Talbert2022-03-101-0/+4
|\ \ \ | |/ / |/| |
| * | Fix compile regression for libcurl < 7.64.1Scott Talbert2022-03-101-0/+4
|/ /
* | Release 7.45.0REL_7_45_0Oleg Pudeyev2022-03-099-9/+34
* | Merge pull request #739 from odidev/odidev_wheelsOleg Pudeyev2022-03-091-0/+58
|\ \
| * | Add Linux(x86_64 and aarch64) wheel build supportodidev2022-03-071-0/+58
| |/
* | Merge pull request #735 from fsbs/maxlifetime-connOleg Pudeyev2022-03-091-0/+3
|\ \
| * | Add CURLOPT_MAXLIFETIME_CONNfsbs2022-02-111-0/+3
| |/
* | Merge pull request #733 from swt2c/python3.10_supportOleg Pudeyev2022-03-093-3/+4
|\ \
| * | Indicate that Python 3.10 is supportedScott Talbert2022-02-023-3/+4
| |/
* | Merge pull request #731 from fsbs/multi-callback-testOleg Pudeyev2022-03-091-38/+26
|\ \
| * | Improve multi_callback_testfsbs2022-02-111-38/+26
| |/
* | Merge pull request #726 from swt2c/ci_windowsOleg Pudeyev2022-03-0930-5/+3441
|\ \
| * | Add CI for WindowsScott Talbert2022-01-261-0/+58
| * | Temporarily add copy of ilammy/msvc-dev-cmdScott Talbert2022-01-2623-0/+3363
| * | Fix building with Python 3.7Scott Talbert2022-01-261-0/+4
| * | tests: fix test_post_file on WindowsScott Talbert2022-01-221-1/+1
| * | tests: handle file:// URLs with spaces in pathsScott Talbert2022-01-223-3/+9
| * | Support --openssl-dir setup.py argument on WindowsScott Talbert2022-01-211-1/+6
| |/
* | Merge pull request #725 from swt2c/ci_updatesOleg Pudeyev2022-03-093-2/+51
|\ \ | |/ |/|
| * tests: xfail test_easy_pause_unpause on macOSScott Talbert2022-01-261-0/+3
| * Add CI for macOSScott Talbert2022-01-121-0/+43
| * Run CI on all currently supported Python versionsScott Talbert2022-01-121-2/+5
|/
* Merge pull request #714 from fsbs/add-easy-duphandleOleg Pudeyev2022-01-117-104/+635
|\