summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl: Prefixed all Metalink related messages with "Metalink: "Tatsuhiro Tsujikawa2012-06-212-10/+15
* tests: Added Metalink test case # 2005Tatsuhiro Tsujikawa2012-06-213-1/+84
* 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
* build: fix RESOURCE bug in lib/Makefile.vc*Yang Tse2012-06-201-31/+29
* schannel: Implement new buffer size strategyMarc Hoersken2012-06-202-11/+34
* schannel SSL: fix compiler warningYang Tse2012-06-201-1/+3
* schannel SSL: fix for renegotiate problemMark Salisbury2012-06-201-1/+1
* runtests.pl: make it support metalink featureTatsuhiro Tsujikawa2012-06-201-0/+10
* getpart.pm: make test definition section/part parser more robustYang Tse2012-06-201-11/+24
* schannel_connect_step2: checksrc whitespace fixDaniel Stenberg2012-06-201-1/+1
* schannel SSL: changes in schannel_connect_step2Mark Salisbury2012-06-201-95/+128
* config-win32ce.h: WinCE config adjustmentMark Salisbury2012-06-201-2/+2
* schannel SSL: Made send method handle unexpected cases betterMark Salisbury2012-06-201-7/+72
* curl_schannel.c: Avoid unnecessary realloc calls to reduce buffer sizeMarc Hoersken2012-06-191-16/+0
* schannel SSL: Use standard Curl read/write methodsMark Salisbury2012-06-191-37/+43
* schannel SSL: make wording of some trace messages better reflect realityYang Tse2012-06-191-16/+22
* curl_schannel.h: Use BUFSIZE as the initial buffer size if availableMarc Hoersken2012-06-191-0/+5
* Fixed NetWare makefile broken from last commit.Guenter Knauf2012-06-191-0/+1
* schannel SSL: Implemented SSL shutdownMark Salisbury2012-06-191-12/+79
* schannel SSL: certificate validation on WinCEMark Salisbury2012-06-191-0/+127
* schannel SSL: Added helper methods to simplify codeMark Salisbury2012-06-191-65/+41
* 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
* setup.h: WinCE build adjustmentMark Salisbury2012-06-181-5/+7
* ftplistparser.c: do not compile if FTP protocol is not enabledMark Salisbury2012-06-182-6/+12
* Win32: downplay MS bazillion type synonyms gameYang Tse2012-06-165-16/+16
* Curl_rtsp_parseheader: avoid useless malloc/freeDaniel Stenberg2012-06-151-8/+2
* curl_share_setopt: use va_end()Daniel Stenberg2012-06-151-15/+21
* SSPI related code: Unicode support for WinCE - kill compiler warningsYang Tse2012-06-153-6/+8
* SSPI related code: Unicode support for WinCE - commit 46480bb9 follow-upMark Salisbury2012-06-151-1/+1
* build: add curl_multibyte files to build systemsYang Tse2012-06-153-3/+5
* SSPI related code: Unicode support for WinCEMark Salisbury2012-06-1513-138/+307
* Fixed typo.Guenter Knauf2012-06-151-1/+1
* winbuild/MakefileBuild.vc: convert line endings to DOS styleYang Tse2012-06-141-460/+460
* winbuild: Allow SSPI build with or without SchannelMarc Hoersken2012-06-142-4/+30
* curl.1: 7.27.0 seems next releaseYang Tse2012-06-141-2/+1
* schannel: fix printf-style format stringsYang Tse2012-06-141-26/+27
* Fix bad failf() and info() usageYang Tse2012-06-1410-32/+33
* schannel: fix unused parameter warningsYang Tse2012-06-141-0/+2
* schannel: fix comparisons between signed and unsignedYang Tse2012-06-141-2/+2
* schannel: fix discarding qualifier from pointer typeYang Tse2012-06-141-2/+2
* schannel: fix shadowing of global declarationsYang Tse2012-06-141-27/+27
* schannel: fix Curl_schannel_init() and Curl_schannel_cleanup() declarationsYang Tse2012-06-142-4/+4
* urldata.h: fix cyassl/openssl/ssl.h build clash with wincrypt.hGisle Vanem2012-06-141-0/+2
* MakefileBuild.vc: Allow building without SSLYang Tse2012-06-131-1/+1
* configure: new option --with-winsslYang Tse2012-06-131-15/+57
* Changed Schannel string to SSL-Windows-native.Guenter Knauf2012-06-131-1/+1