summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* base64: Minor coding standard and style updatesSteve Holme2016-03-131-6/+12
* base64: Use 'CURLcode result' for curl result codesSteve Holme2016-03-131-5/+5
* negotiate: Use 'CURLcode result' for curl result codesSteve Holme2016-03-131-7/+9
* multi_runsingle: avoid loop in CURLM_STATE_WAITPROXYCONNECTMaksim Kuzevanov2016-03-131-2/+4
* TODO: Use the RFC6265 test suiteDaniel Stenberg2016-03-131-0/+11
* checksrc.bat: Added the ability to scan src and lib source independentlySteve Holme2016-03-131-14/+31
* digest: Use boolean based success code for Curl_sasl_digest_get_pair()Steve Holme2016-03-123-15/+14
* digest: Corrected some typos in commentsSteve Holme2016-03-121-9/+9
* krb5: Corrected some typos in function descriptionsSteve Holme2016-03-122-10/+10
* ntlm: Corrected some typos in function descriptionsSteve Holme2016-03-123-16/+16
* url: Corrected indentation when calling idna_to_ascii_lz()Steve Holme2016-03-111-23/+19
* idn_win32: Use boolean based success codesSteve Holme2016-03-112-16/+19
* idn_win32.c: warning: Trailing whitespaceDaniel Stenberg2016-03-101-1/+1
* idn_win32.c: Fixed compilation warning from commit 9e7fcd4291Steve Holme2016-03-101-4/+7
* THANKS-filter: unify Michael KönigDaniel Stenberg2016-03-101-0/+1
* RELEASE-NOTES: synced with 863c5766ddDaniel Stenberg2016-03-101-4/+73
* ftp: remove a check for NULL(!)Daniel Stenberg2016-03-101-6/+7
* cookies: first n/v pair in Set-Cookie: is the cookie, then parametersDaniel Stenberg2016-03-103-11/+12
* krb5: improved type handling to avoid clang compiler warningsDaniel Stenberg2016-03-101-9/+6
* url.c: fix clang warning: no newline at end of fileDaniel Stenberg2016-03-101-1/+1
* curl_multi_wait: never return -1 in 'numfds'Daniel Stenberg2016-03-101-10/+11
* HTTP2.md: add CURL_HTTP_VERSION_2TLS and updated alt-svc linkDaniel Stenberg2016-03-091-1/+4
* curl_multi_wait.3: add exampleDaniel Stenberg2016-03-091-1/+43
* imap/pop3/smtp: Fixed connections upgraded with TLS are not reusedSteve Holme2016-03-085-9/+149
* opt-docs: fix heading macrosJay Satiro2016-03-082-2/+2
* cookie: do not refuse cookies for localhostTim Rühsen2016-03-083-4/+9
* ftp_done: clear tunnel_state when secondary socket closesDaniel Stenberg2016-03-081-15/+15
* openssl: use the correct OpenSSL/BoringSSL/LibreSSL in messagesGisle Vanem2016-03-081-15/+24
* HTTP2.md: HTTP/2 by default for curl's HTTPS connectionsDaniel Stenberg2016-03-081-1/+3
* pipeline: Sanity check pipeline pointer before accessing it.Anders Bakken2016-03-082-11/+14
* HTTP2.md: mention the disable ALPN and NPN optionsDaniel Stenberg2016-03-081-1/+3
* TODO: 17.12 keep running, read instructions from pipe/socketDaniel Stenberg2016-03-071-10/+18
* README.md: linkifiedDaniel Stenberg2016-03-071-16/+17
* README.md: markdown version of READMEDaniel Stenberg2016-03-071-0/+44
* mprintf: update trio project linkJay Satiro2016-03-061-1/+1
* CURLOPT_ACCEPTTIMEOUT_MS.3: added exampleDaniel Stenberg2016-03-061-3/+13
* CURLOPT_ACCEPT_ENCODING.3: added exampleDaniel Stenberg2016-03-061-2/+13
* CURLOPT_APPEND.3: added exampleDaniel Stenberg2016-03-061-5/+16
* CURLOPT_NOPROGRESS.3: added example, conform to stardard styleDaniel Stenberg2016-03-061-1/+18
* build-openssl/checksrc.bat: Fixed prepend vs append of Perl pathSteve Holme2016-03-062-2/+2
* opts: added two examplesDaniel Stenberg2016-03-062-4/+32
* CURLOPT_SSL_CTX_FUNCTION.3: use .NF for exampleDaniel Stenberg2016-03-061-1/+2
* CURLOPT_SSL_CTX_FUNCTION.3: added exampleDaniel Stenberg2016-03-061-7/+76
* curlx.c: use more curl style codeDaniel Stenberg2016-03-061-13/+4
* test46: change cookie expiry dateDaniel Stenberg2016-03-061-4/+4
* makefile.m32: add missing libs for static -winssl-ssh2 buildsViktor Szakats2016-03-052-0/+10
* mbedtls: fix user-specified SSL protocol versionJay Satiro2016-03-051-4/+21
* .gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14Steve Holme2016-03-053-0/+3
* build-openssl.bat: Fixed cannot find perl if installed but not in pathSteve Holme2016-03-051-4/+11
* checksrc.bat: Fixed cannot find perl if installed but not in pathSteve Holme2016-03-051-4/+11