summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft7check_utf8_before_libidnJay Satiro2015-07-112-12/+10
* url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft6Jay Satiro2015-07-084-26/+53
* url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft5Daniel Hardman2015-07-086-4/+147
* url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft4Jay Satiro2015-07-083-45/+54
* url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft3Jay Satiro2015-07-041-36/+10
* url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft2Jay Satiro2015-07-011-5/+8
* url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft1Jay Satiro2015-07-011-2/+78
* SSL: Pinned public key hash supportmoparisthebest2015-07-0116-11/+275
* examples: provide <DESC> sectionsDaniel Stenberg2015-07-0118-29/+89
* OpenVMS: VMS Software, Inc now the supplier.John Malmberg2015-07-012-2/+10
* multi: Move http2 push function declarations to header endJay Satiro2015-06-302-24/+27
* symbols-in-versions: Add new http2 push symbolsJay Satiro2015-06-301-0/+4
* RELEASE-NOTES: synced with e6749055d653Daniel Stenberg2015-06-301-5/+27
* configure: disable libidn by defaultDaniel Stenberg2015-06-291-2/+2
* SSL-PROBLEMS: mention WinSSL problems in WinXPDaniel Stenberg2015-06-291-2/+8
* CODE_OF_CONDUCT.md: addedDaniel Stenberg2015-06-292-1/+33
* tool_header_cb: fflush the header streamDaniel Stenberg2015-06-251-0/+2
* tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh2015-06-253-3/+3
* CURLOPT_FAILONERROR.3: mention that it closes the connectionDaniel Stenberg2015-06-241-1/+4
* curl_multi_setopt.3: alpha sort the optionsDaniel Stenberg2015-06-241-18/+18
* curl_multi_setopt.3: add the new push optionsDaniel Stenberg2015-06-241-1/+5
* http2: Use nghttp2 library error code for error return valueTatsuhiro Tsujikawa2015-06-241-1/+1
* http2: Harden header validation for curl_pushheader_bynameTatsuhiro Tsujikawa2015-06-241-3/+8
* CURLMOPT_PUSHFUNCTION.3: Remove unused variableTatsuhiro Tsujikawa2015-06-241-1/+0
* CURLMOPT_PUSHFUNCTION.3: added exampleDaniel Stenberg2015-06-241-1/+32
* http2: curl_pushheader_byname now takes a const char *Daniel Stenberg2015-06-243-10/+10
* http2-serverpush.c: example codeDaniel Stenberg2015-06-242-1/+314
* http2: free all header memory after the push callbackDaniel Stenberg2015-06-241-1/+4
* http2: init the pushed transfer properlyDaniel Stenberg2015-06-243-10/+21
* http2: fixed the header accessor functions for the push callbackDaniel Stenberg2015-06-245-43/+82
* http2: setup the new pushed stream properlyDaniel Stenberg2015-06-246-38/+127
* http2: initial implementation of the push callbackDaniel Stenberg2015-06-246-10/+92
* http2: initial HTTP/2 server push types/docsDaniel Stenberg2015-06-244-3/+194
* test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg2015-06-234-2/+150
* pretransfer: init state.infilesize here, not in add_handleDaniel Stenberg2015-06-232-5/+5
* tool_help: fix --tlsv1 help text to use >= for TLSv1Lior Kaplan2015-06-211-1/+1
* INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro2015-06-203-2/+29
* curl_easy_setopt.3: restore contents removed by mistakeKamil Dudka2015-06-191-0/+232
* curl_easy_setopt.3: mention CURLOPT_PIPEWAITDaniel Stenberg2015-06-191-232/+2
* cookie: Fix bug in export if any-domain cookie is presentJay Satiro2015-06-181-7/+2
* FTP: fixed compiling with --disable-proxy, broken in b88f980aDan Fandrich2015-06-181-1/+1
* tool: always provide negotiate/kerberos optionsDaniel Stenberg2015-06-183-33/+19
* TODO: Support IDNA2008Daniel Stenberg2015-06-181-0/+7
* Makefile.m32: add support for CURL_LDFLAG_EXTRASViktor Szakats2015-06-181-1/+1
* RTSP: removed another piece of dead codeDaniel Stenberg2015-06-181-2/+1
* openssl: fix use of uninitialized bufferDaniel Stenberg2015-06-181-7/+7
* examples: more descriptionsDaniel Stenberg2015-06-1819-72/+90
* examples: add descriptions with <DESC>Daniel Stenberg2015-06-188-25/+40
* libcurl-errors.3: fix typoDaniel Stenberg2015-06-181-2/+2
* curl_easy_setopt.3: option order doesn't matterDaniel Stenberg2015-06-181-0/+2