aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-26SSL cleanup: use crypto functions through the sslgen layerDaniel Stenberg
2012-06-26darwinssl: add support for native Mac OS X/iOS SSLNick Zitzmann
2012-06-25RELEASE-NOTES: link to more metalink infoDaniel Stenberg
2012-06-25RELEASE-NOTES: synced with d025af9bb576Daniel Stenberg
2012-06-25curl_schannel.c: Remove redundant NULL assignments following Curl_safefree()Yang Tse
2012-06-25curl_schannel.c: Replace free() with Curl_safefree()Marc Hoersken
2012-06-25curl.1: Updated Metalink description in man pageTatsuhiro Tsujikawa
2012-06-24DOCS: Added clarification to CURLOPT_CUSTOMREQUEST for the POP3 protocolSteve Holme
2012-06-24smtp: Corrected result code for MAIL, RCPT and DATA commandsSteve Holme
2012-06-24test: Added test HTTP receive cookies over IPv6Ghennadi Procopciuc
2012-06-22tests: add another Metalink test caseYang Tse
2012-06-22tests: Enable test2010 and fixed hash valueTatsuhiro Tsujikawa
2012-06-22Metalink: ignore --include if --metalink is used.Tatsuhiro Tsujikawa
2012-06-21tests: add six Metalink test casesYang Tse
2012-06-21test 2005: add verification of hash checking outcomeYang Tse
2012-06-21getpart.pm: remove misleading commentYang Tse
2012-06-21curl: Prefixed all Metalink related messages with "Metalink: "Tatsuhiro Tsujikawa
2012-06-21tests: Added Metalink test case # 2005Tatsuhiro Tsujikawa
2012-06-21curl: Restore noprogress and isatty config values.Tatsuhiro Tsujikawa
2012-06-21curl: Made --metalink option toggle Metalink functionalityTatsuhiro Tsujikawa
2012-06-21curl: Refactored metalink_checksumTatsuhiro Tsujikawa
2012-06-20tool_doswin.c: fix djgpp function _use_lfn() used without a prototypeGisle Vanem
2012-06-20build: fix RESOURCE bug in lib/Makefile.vc*Yang Tse
2012-06-20schannel: Implement new buffer size strategyMarc Hoersken
2012-06-20schannel SSL: fix compiler warningYang Tse
2012-06-20schannel SSL: fix for renegotiate problemMark Salisbury
2012-06-20runtests.pl: make it support metalink featureTatsuhiro Tsujikawa
2012-06-20getpart.pm: make test definition section/part parser more robustYang Tse
2012-06-20schannel_connect_step2: checksrc whitespace fixDaniel Stenberg
2012-06-20schannel SSL: changes in schannel_connect_step2Mark Salisbury
2012-06-20config-win32ce.h: WinCE config adjustmentMark Salisbury
2012-06-20schannel SSL: Made send method handle unexpected cases betterMark Salisbury
2012-06-19curl_schannel.c: Avoid unnecessary realloc calls to reduce buffer sizeMarc Hoersken
2012-06-19schannel SSL: Use standard Curl read/write methodsMark Salisbury
2012-06-19schannel SSL: make wording of some trace messages better reflect realityYang Tse
2012-06-19curl_schannel.h: Use BUFSIZE as the initial buffer size if availableMarc Hoersken
2012-06-19Fixed NetWare makefile broken from last commit.Guenter Knauf
2012-06-19schannel SSL: Implemented SSL shutdownMark Salisbury
2012-06-19schannel SSL: certificate validation on WinCEMark Salisbury
2012-06-19schannel SSL: Added helper methods to simplify codeMark Salisbury
2012-06-18Some more NetWare makefile tweaks for metalink.Guenter Knauf
2012-06-18tool_cb_see.c: WinCE build adjustmentYang Tse
2012-06-18setup.h: WinCE build adjustmentMark Salisbury
2012-06-18ftplistparser.c: do not compile if FTP protocol is not enabledMark Salisbury
2012-06-16Win32: downplay MS bazillion type synonyms gameYang Tse
2012-06-15Curl_rtsp_parseheader: avoid useless malloc/freeDaniel Stenberg
2012-06-15curl_share_setopt: use va_end()Daniel Stenberg
2012-06-15SSPI related code: Unicode support for WinCE - kill compiler warningsYang Tse
2012-06-15SSPI related code: Unicode support for WinCE - commit 46480bb9 follow-upMark Salisbury
2012-06-15build: add curl_multibyte files to build systemsYang Tse