aboutsummaryrefslogtreecommitdiffstats
path: root/main/curl
Commit message (Collapse)AuthorAgeFilesLines
* main/curl: security fixes (CVE-2019-5481, CVE-2019-5482)Leonardo Arena2019-09-173-2/+108
| | | | ref #10793
* main/curl: security fixes (CVE-2019-5435, CVE-2019-5436)Leonardo Arena2019-06-053-3/+297
| | | | Fixes #10497
* main/curl: fix segfault when running cargoMilan P. Stanić2019-02-262-3/+15
| | | | | | | | Patch is taken from upstream at https://github.com/curl/curls The http2 code for connection checking needs a transfer to use. Make sure a working one is set before handler->connection_check() is called. (cherry picked from commit 4a7cbd15d80c1cda6e5221612f846b6b4c91104e)
* main/curl: Security upgrade to 7.64.0Simon Frankenberger2019-02-261-2/+6
| | | | fixes #9991
* main/curl: upgrade to 7.63.0Francesco Colista2018-12-251-3/+3
|
* main/curl: rebuild against openssl 1.1Natanael Copa2018-11-071-2/+2
|
* main/curl: temporarily disable testsLeonardo Arena2018-11-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All SFTP tests are failing with: * Connected to 127.0.0.1 (127.0.0.1) port 8999 (#0) Add socket fd 4 for read * SSH MD5 fingerprint: f3a429d3208890747a7a14cb627c766f * SSH authentication methods available: publickey * Using SSH public key file 'curl_client_key.pub' * Using SSH private key file 'curl_client_key' * SSH public key authentication failed: Callback returned error * Failure connecting to agent * Authentication failure * Closing connection 0 preauth is never completed: Accepted key RSA SHA256:8DiksTcXmFiiYuFp8xYMbDu3fhTv/BSHp1bSBjbZ4GQ found at /home/larena/aports/main/curl/src/curl-7.62.0/tests/curl_client_key.pub:1 debug1: restore_uid: (unprivileged) debug3: mm_answer_keyallowed: publickey authentication test: RSA key is allowed debug3: mm_request_send entering: type 23 debug3: send packet: type 60 [preauth] debug2: userauth_pubkey: authenticated 0 pkalg ssh-rsa [preauth] debug3: user_specific_delay: user specific delay 0.000ms [preauth] debug3: ensure_minimum_time_since: elapsed 0.425ms, delaying 7.556ms (requested 7.981ms) [preauth] Postponed publickey for larena from 127.0.0.1 port 36104 ssh2 [preauth] Connection closed by authenticating user larena 127.0.0.1 port 36104 [preauth] debug1: do_cleanup [preauth] debug1: monitor_read_log: child log fd closed debug3: mm_request_receive entering debug1: do_cleanup debug1: Killing privsep child 17284
* main/curl: security upgrade to 7.62.0Leonardo Arena2018-11-053-90/+7
| | | | | | CVE-2018-16839, CVE-2018-16840, CVE-2018-16842 Fixes #9611
* main/curl: add secfixes commentNatanael Copa2018-09-101-0/+2
|
* main/curl: security upgrade to 7.61.1 (CVE-2018-14618)Natanael Copa2018-09-101-2/+2
| | | | fixes #9393
* main/curl: upgrade to 7.61.0, add secfixes commentprspkt2018-07-131-3/+5
|
* main/curl: fix crashes due to LibreSSL/OpenSSL engines conflictsJakub Jirutka2018-05-252-2/+45
|
* main/curl: add missing checkdepend python2Jakub Jirutka2018-05-201-0/+1
|
* main/curl: improve abuildprspkt2018-05-201-8/+8
|
* main/curl: upgrade to 7.60.0prspkt2018-05-202-6/+9
|
* main/curl: rebuild against libressl 2.7Natanael Copa2018-04-062-4/+50
|
* main/curl: upgrade to 7.59.0prspkt2018-03-191-5/+9
| | | | fixes #8643
* main/curl: enable nghttp2Natanael Copa2018-02-271-2/+3
| | | | fixes #4520
* main/curl: re-enable ssh supportNatanael Copa2018-02-271-1/+2
| | | | | | This was unintentionally disabled with the 7.58 upgrade. fixes #8578
* main/curl: upgrade to 7.58.0TBK2018-02-031-3/+3
|
* main/curl: upgrade to 7.57.0TBK2017-11-302-41/+11
|
* main/curl: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/curl: add secfix commentNatanael Copa2017-10-241-0/+2
|
* main/curl: security upgrade to 7.56.1 (CVE-2017-1000257)Natanael Copa2017-10-241-2/+2
| | | | fixes #8038
* main/curl: upgrade to 7.56.0Natanael Copa2017-10-041-2/+2
|
* main/curl: upgrade to 7.55.1Sören Tempel2017-08-201-8/+2
|
* main/curl: security upgrade to 7.55.0Natanael Copa2017-08-113-199/+44
| | | | | | | | CVE-2017-1000099 CVE-2017-1000100 CVE-2017-1000101 fixes #7653
* main/curl: upgrade to 7.54.1Natanael Copa2017-06-141-2/+2
|
* main/curl: upgrade to 7.54.0Natanael Copa2017-04-191-6/+6
|
* main/curl: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/curl: security fixes #7133Sergey Lukin2017-04-142-3/+206
| | | | CVE-2017-7407: write-out out of buffer read
* main/curl: rearrange functions into more logical orderJakub Jirutka2017-04-111-5/+5
|
* main/curl: add static libraryJakub Jirutka2017-04-111-2/+1
|
* main/curl: upgrade to 7.53.1, modernize APKBUILDFrancesco Colista2017-04-031-0/+5
|
* main/curl: upgrade to 7.53.1André Klitzing2017-03-041-4/+3
|
* main/curl: security upgrade to 7.53.0Sören Tempel2017-02-222-49/+6
|
* main/curl: cherry-pick upstream fix for blocking ssl handshake handlingTimo Teräs2017-01-242-5/+48
|
* main/curl: security upgrade to 7.52.1 (CVE-2016-9594)Daniel Sabogal2016-12-261-4/+6
|
* main/curl: upgrade to 7.52.0Natanael Copa2016-12-221-5/+5
|
* main/curl: add debug subpkgTimo Teräs2016-11-051-2/+2
|
* main/curl: security upgrade to 7.51.0Daniel Sabogal2016-11-041-5/+18
| | | | | | | | | | | | | | CVE-2016-8615 CVE-2016-8616 CVE-2016-8617 CVE-2016-8618 CVE-2016-8619 CVE-2016-8620 CVE-2016-8621 CVE-2016-8622 CVE-2016-8623 CVE-2016-8624 CVE-2016-8625
* main/curl: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/curl: security upgrade to 7.50.3 (CVE-2016-7167)Daniel Sabogal2016-09-191-4/+6
|
* main/curl: security upgrade to 7.50.2 (CVE-2016-7141)Daniel Sabogal2016-09-081-17/+10
|
* main/curl: security upgrade to 7.50.1 ↵Natanael Copa2016-08-041-4/+13
| | | | | | (CVE-2016-5419,CVE-2016-5420,CVE-2016-5421) fixes #6003
* main/curl: upgrade to 7.50.0Natanael Copa2016-07-291-4/+4
|
* main/curl: upgrade to 7.49.1Natanael Copa2016-05-301-4/+4
|
* main/curl: upgrade to 7.49.0Natanael Copa2016-05-261-14/+5
|
* main/curl: upgrade to 7.48.0Natanael Copa2016-03-291-4/+4
|
* main/curl: upgrade to 7.47.1Sören Tempel2016-02-101-4/+4
|