summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tool_metalink.c: Filtered resource URLs by typeTatsuhiro Tsujikawa2012-10-011-3/+18
* Makefile.vc6: Follow up on 0c8ccf7Marc Hoersken2012-09-241-3/+3
* tool_metalink.c: Added name of validation hash to messagesMarc Hoersken2012-09-121-7/+8
* wincrypt: Fixed cross-compilation issues caused by include nameMarc Hoersken2012-09-111-1/+1
* Makefile.m32: Updated to build against libmetalink 0.1.2Marc Hoersken2012-09-111-3/+3
* tool_metalink.c: Added support for Microsoft Windows CryptoAPIMarc Hoersken2012-09-111-0/+95
* tool_metalink.c: Fixed error: 'O_BINARY' undeclaredMarc Hoersken2012-09-111-3/+8
* tool_metalink.c: Fixed validation of binary files containing EOFMarc Hoersken2012-09-111-1/+2
* tool_easysrc.c: Test pointers against NULLDavid Blaikie2012-09-061-3/+3
* metalink: Un-broke the build when building --with-darwinsslNick Zitzmann2012-08-081-0/+9
* globbing: fix segfault when >9 globs were usedDaniel Stenberg2012-08-072-3/+12
* operate: fix clang-analyzer warnings for never read variablesDaniel Stenberg2012-08-061-4/+1
* operate: fix clang-analyzer warningDaniel Stenberg2012-08-061-1/+0
* metalink: change code order to build with gnutls-nettleDaniel Stenberg2012-08-061-58/+58
* tool_operate: fix misplaced initialization of orig_noprogressKamil Dudka2012-07-221-2/+6
* getparam: fix the GetStr() macroDaniel Stenberg2012-07-151-3/+4
* Minor fixes to MinGW makefiles.Guenter Knauf2012-07-121-3/+3
* Removed libcurl.imp from Makefile.am.Guenter Knauf2012-07-111-0/+1
* Changed MinGW makefiles to use WINSSL now.Guenter Knauf2012-07-111-2/+2
* cmdline: parse numerical options stricterDaniel Stenberg2012-07-105-34/+78
* Removed obsolete include path to project root.Guenter Knauf2012-07-081-1/+1
* Renamed vars to avoid shadow global declaration.Guenter Knauf2012-07-041-4/+4
* Moved some patterns to subfolder's .gitignore.Guenter Knauf2012-07-031-0/+2
* MinGW makefile tweaks for running from sh.Guenter Knauf2012-07-031-19/+44
* curl: Added runtime version check for libmetalinkTatsuhiro Tsujikawa2012-07-022-1/+26
* Include metalink/metalink.h for libmetalink functionsTatsuhiro Tsujikawa2012-07-022-2/+2
* Metalink: message updatesTatsuhiro Tsujikawa2012-06-283-10/+29
* Metalink: updated message formatTatsuhiro Tsujikawa2012-06-273-21/+41
* Metalink: ignore --include if --metalink is used.Tatsuhiro Tsujikawa2012-06-221-1/+4
* curl: Prefixed all Metalink related messages with "Metalink: "Tatsuhiro Tsujikawa2012-06-212-10/+15
* curl: Restore noprogress and isatty config values.Tatsuhiro Tsujikawa2012-06-211-2/+11
* curl: Made --metalink option toggle Metalink functionalityTatsuhiro Tsujikawa2012-06-217-41/+97
* curl: Refactored metalink_checksumTatsuhiro Tsujikawa2012-06-212-93/+89
* tool_doswin.c: fix djgpp function _use_lfn() used without a prototypeGisle Vanem2012-06-201-0/+2
* Fixed NetWare makefile broken from last commit.Guenter Knauf2012-06-191-0/+1
* Some more NetWare makefile tweaks for metalink.Guenter Knauf2012-06-181-3/+29
* tool_cb_see.c: WinCE build adjustmentYang Tse2012-06-181-0/+8
* schannel: remove version number and identify its use with 'schannel' literalYang Tse2012-06-132-26/+2
* Revert: 634f7cfee40d4658 partiallyDaniel Stenberg2012-06-111-0/+1
* Makefile.vc6: Added version.lib if built with SSPISteve Holme2012-06-111-3/+27
* mingw32: Fixed warning of USE_SSL being redefinedMarc Hoersken2012-06-111-5/+3
* version: Replaced SSPI feature information with version string detailsMarc Hoersken2012-06-111-1/+0
* curl_sspi: Added Curl_sspi_version functionMarc Hoersken2012-06-111-0/+1
* schannel: Updated mingw32 makefilesGuenter Knauf2012-06-111-0/+9
* Added metalink support to NetWare builds.Guenter Knauf2012-06-091-0/+13
* Fixes allowing 26 more test cases in 1334 to 1393 range to succeedYang Tse2012-06-093-37/+55
* tool_getparam.h: fix compiler errorDaniel Stenberg2012-06-081-0/+2
* metalink: restore some includesDaniel Stenberg2012-06-081-0/+10
* metalink: build fixes and adjustments IIYang Tse2012-06-084-148/+120
* Added metalink support to MinGW builds.Guenter Knauf2012-06-081-0/+12