summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build: prevent global LIBS from influencing src and lib build targetsYang Tse2012-12-031-1/+9
* avoid mixing of enumerated type with another typeYang Tse2012-11-264-49/+49
* tool_metalink: fix error detection of hash alg initializationKamil Dudka2012-11-132-13/+15
* tool_metalink: allow to use hash algorithms provided by NSSKamil Dudka2012-11-091-0/+104
* tool_metalink: allow to handle failure of hash alg initializationKamil Dudka2012-11-092-13/+35
* tool_metalink: introduce metalink_cleanup() in the internal APIKamil Dudka2012-11-093-0/+17
* Added deps for static metalink-aware MinGW builds.Guenter Knauf2012-11-081-0/+16
* curl: set CURLOPT_SSL_VERIFYHOST to 0 to disableDaniel Stenberg2012-11-061-1/+1
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-8/+8
* metalink/md5: Use CommonCrypto on Apple operating systemsNick Zitzmann2012-10-221-4/+4
* Fix now broken libmetalink-aware OpenSSL build.Guenter Knauf2012-10-131-1/+1
* Revert c44e674; add OpenSSL includes/defines.Guenter Knauf2012-10-131-3/+15
* 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