summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TODO-RELEASE: one fixed, one postponed, one addedDaniel Stenberg2010-09-291-6/+12
* Renamed test1204 to test1117 to move it into the normal rangeDan Fandrich2010-09-292-4/+4
* Add gopher protocol definition to ILE/RPG binding.Patrick Monnerat2010-09-292-1/+16
* krb5-gssapi: Remove several memory leaks.Julien Chaffraix2010-09-282-5/+14
* security.c: Remove Curl_sec_fflush_fd.Julien Chaffraix2010-09-283-16/+0
* security.c: We should always register the socket handler.Julien Chaffraix2010-09-281-6/+8
* security.c: Fix Curl_sec_login after rewrite.Julien Chaffraix2010-09-283-5/+4
* security.c: Readd the '\n' to the infof() calls.Julien Chaffraix2010-09-281-8/+8
* security.c: Fix typo (PSBZ -> PBSZ)Julien Chaffraix2010-09-281-1/+1
* security.c: Fix ftp_send_command.Julien Chaffraix2010-09-281-2/+5
* curl_easy_escape: don't escape "unreserved" charactersDaniel Stenberg2010-09-283-6/+9
* multi: don't expire timeouts at disonnect or doneDaniel Stenberg2010-09-282-3/+4
* Changed the TPF make file to get source files from Makefile.incDan Fandrich2010-09-272-91/+3
* Added test case 1204 to test HTTP range failureDan Fandrich2010-09-272-1/+81
* multi_runsingle: set timeout error messagesDirk Manske2010-09-271-0/+13
* TODO-RELEASE: updated list of issues to work onDaniel Stenberg2010-09-271-1/+17
* parsedate: allow time specified without secondsDaniel Stenberg2010-09-273-0/+9
* TFTP: re-indented the source codeDaniel Stenberg2010-09-261-61/+61
* TFTP: Work around tftpd-hpa upload bugTim Newsome2010-09-261-1/+7
* Revert "security.c: buffer_read various fixes."Daniel Stenberg2010-09-241-6/+4
* security.c: removed superfluous parenthesesDaniel Stenberg2010-09-221-15/+15
* security.c: Update the #include statements after the rewrite.Julien Chaffraix2010-09-221-7/+4
* security.c: sec_write tweaksJulien Chaffraix2010-09-221-6/+10
* security.c: _sec_send tweaksJulien Chaffraix2010-09-221-6/+7
* security.c: sec_read tweaksJulien Chaffraix2010-09-221-19/+21
* security.c: Curl_sec_fflush_fd tweaksJulien Chaffraix2010-09-221-5/+7
* security.c: sec_send tweaksJulien Chaffraix2010-09-221-27/+32
* security.c: Curl_sec_read_msg tweaksJulien Chaffraix2010-09-221-22/+30
* security.c: Curl_sec_set_protection_level tweakingJulien Chaffraix2010-09-222-37/+58
* security.c: factored the logic from Curl_sec_login into a dedicated method th...Julien Chaffraix2010-09-221-38/+77
* security.c: Remove out_buffer as it was never written into.Julien Chaffraix2010-09-222-5/+1
* security.c: buffer_read various fixes.Julien Chaffraix2010-09-221-4/+6
* security.c: Made block_write return a CURLcode.Julien Chaffraix2010-09-221-19/+28
* security.c: Made block_read and sec_get_data return CURLcode.Julien Chaffraix2010-09-221-35/+40
* Security.c: Fix headers guard to match the rest of the code.Julien Chaffraix2010-09-221-3/+4
* configure: Fix the LDAPS disable messageJulien Chaffraix2010-09-221-2/+4
* RELEASE-NOTES: sync with 8665d4e5 and c-ares >= 1.6.0 noteDaniel Stenberg2010-09-211-0/+2
* parse_remote_port: ignore colons without port numberDaniel Stenberg2010-09-211-0/+5
* RELEASE-NOTES: in sync with 19f45eaa799Daniel Stenberg2010-09-211-1/+4
* duphandle: use ares_dup()Daniel Stenberg2010-09-213-3/+5
* MacOSX-Framework: updates for SnowleopardHendrik Visage2010-09-211-32/+86
* RELEASE-NOTES: synced with 5fcc4332d62feDaniel Stenberg2010-09-211-2/+4
* configure: don't enable RTMP if the lib detect failsDaniel Stenberg2010-09-201-13/+14
* TODO: added 8.4 non-gcrypt under GnuTLSDaniel Stenberg2010-09-201-0/+12
* configure: check for gcrypt if using GnuTLSDaniel Stenberg2010-09-201-0/+14
* RELEASE-NOTES: sync from d2a7fd2fe65b to HEADDaniel Stenberg2010-09-181-1/+13
* FTP: fix bad check of Curl_timeleft() return codeDaniel Stenberg2010-09-181-1/+1
* LDAP: moved variable declaration to avoid compiler warnDaniel Stenberg2010-09-181-1/+1
* LDAP: Use FALSE instead of bool_false when setting bits.closeTor Arntsen2010-09-181-1/+1
* LDAP: Add missing declaration for 'result'Tor Arntsen2010-09-181-0/+1