aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-27Changed the TPF make file to get source files from Makefile.incDan Fandrich
2010-09-27Added test case 1204 to test HTTP range failureDan Fandrich
2010-09-27multi_runsingle: set timeout error messagesDirk Manske
2010-09-27TODO-RELEASE: updated list of issues to work onDaniel Stenberg
2010-09-27parsedate: allow time specified without secondsDaniel Stenberg
2010-09-26TFTP: re-indented the source codeDaniel Stenberg
2010-09-26TFTP: Work around tftpd-hpa upload bugTim Newsome
2010-09-24Revert "security.c: buffer_read various fixes."Daniel Stenberg
2010-09-22security.c: removed superfluous parenthesesDaniel Stenberg
2010-09-22security.c: Update the #include statements after the rewrite.Julien Chaffraix
2010-09-22security.c: sec_write tweaksJulien Chaffraix
2010-09-22security.c: _sec_send tweaksJulien Chaffraix
2010-09-22security.c: sec_read tweaksJulien Chaffraix
2010-09-22security.c: Curl_sec_fflush_fd tweaksJulien Chaffraix
2010-09-22security.c: sec_send tweaksJulien Chaffraix
2010-09-22security.c: Curl_sec_read_msg tweaksJulien Chaffraix
2010-09-22security.c: Curl_sec_set_protection_level tweakingJulien Chaffraix
2010-09-22security.c: factored the logic from Curl_sec_login into a dedicated method th...Julien Chaffraix
2010-09-22security.c: Remove out_buffer as it was never written into.Julien Chaffraix
2010-09-22security.c: buffer_read various fixes.Julien Chaffraix
2010-09-22security.c: Made block_write return a CURLcode.Julien Chaffraix
2010-09-22security.c: Made block_read and sec_get_data return CURLcode.Julien Chaffraix
2010-09-22Security.c: Fix headers guard to match the rest of the code.Julien Chaffraix
2010-09-22configure: Fix the LDAPS disable messageJulien Chaffraix
2010-09-21RELEASE-NOTES: sync with 8665d4e5 and c-ares >= 1.6.0 noteDaniel Stenberg
2010-09-21parse_remote_port: ignore colons without port numberDaniel Stenberg
2010-09-21RELEASE-NOTES: in sync with 19f45eaa799Daniel Stenberg
2010-09-21duphandle: use ares_dup()Daniel Stenberg
2010-09-21MacOSX-Framework: updates for SnowleopardHendrik Visage
2010-09-21RELEASE-NOTES: synced with 5fcc4332d62feDaniel Stenberg
2010-09-20configure: don't enable RTMP if the lib detect failsDaniel Stenberg
2010-09-20TODO: added 8.4 non-gcrypt under GnuTLSDaniel Stenberg
2010-09-20configure: check for gcrypt if using GnuTLSDaniel Stenberg
2010-09-18RELEASE-NOTES: sync from d2a7fd2fe65b to HEADDaniel Stenberg
2010-09-18FTP: fix bad check of Curl_timeleft() return codeDaniel Stenberg
2010-09-18LDAP: moved variable declaration to avoid compiler warnDaniel Stenberg
2010-09-18LDAP: Use FALSE instead of bool_false when setting bits.closeTor Arntsen
2010-09-18LDAP: Add missing declaration for 'result'Tor Arntsen
2010-09-18LDAP: Support for tunnelling queries through HTTP proxyMauro Iorio
2010-09-17timeout: use the correct start value as offsetDaniel Stenberg
2010-09-17Curl_timeleft: avoid returning "no timeout" by mistakeDaniel Stenberg
2010-09-16whitespace: unified sourceDaniel Stenberg
2010-09-16remote-header-name: don't output filename when NULLDaniel Stenberg
2010-09-15TheArtOfHttpScripting: use long optionsJames Bursa
2010-09-14getinmemory: make the example easier to followJames Bursa
2010-09-14multi: don't do extra expire calls for the connectionDaniel Stenberg
2010-09-12Fix a bashism: test a = b is more portable than ==.Peter Pentchev
2010-09-12glob_word: remove a check that is always falseDaniel Stenberg
2010-09-12inflate_stream: remove redundant check that is always trueDaniel Stenberg
2010-09-12digest: make it clear the condition is always trueDaniel Stenberg