aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-08globbing: fix crash on unballanced open braceDaniel Stenberg
2010-10-07libcurl.m4: AC_PATH_PROG fixesDan Locks
2010-10-06FAQ: added "How do I submit my patch?"Daniel Stenberg
2010-10-05examples: use example.com in example URLsDaniel Stenberg
2010-10-04TODO-RELEASE: libidn problem not repeatableDaniel Stenberg
2010-10-04libcurl.m4: mention argument is PREFIXDaniel Stenberg
2010-10-03Some NetWare makefile tweaks.Guenter Knauf
2010-10-02TODO-RELEASE: 416 error fixedDaniel Stenberg
2010-10-02krb5-gssapi: Removed a memory leak in krb5_auth.Julien Chaffraix
2010-10-02krb5-gssapi: Made the function always return a value.Julien Chaffraix
2010-10-02krb5-gssapi: Delete the GSS-API context.Julien Chaffraix
2010-10-02HTTP: remove special case for 416Daniel Stenberg
2010-10-02sws: Added writedelay HTTP server commandDan Fandrich
2010-10-01TODO-RELEASE: no bug in ftp_nextconnectDaniel Stenberg
2010-10-01curl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir listDaniel Stenberg
2010-10-01RELEASE-NOTES: synced up to 588402585baeDaniel Stenberg
2010-09-30TODO-RELEASE: move new features to next releaseDaniel Stenberg
2010-09-30README.ares: we know require c-ares 1.6.0Daniel Stenberg
2010-09-30SFTP: avoid downloading negative sizes!Daniel Stenberg
2010-09-30TODO-RELEASE: drop curl_easy_setoptvDaniel Stenberg
2010-09-30multi & hiper examples: updates and cleanupsDirk Manske
2010-09-29TODO-RELEASE: one fixed, one postponed, one addedDaniel Stenberg
2010-09-29Renamed test1204 to test1117 to move it into the normal rangeDan Fandrich
2010-09-29Add gopher protocol definition to ILE/RPG binding.Patrick Monnerat
2010-09-28krb5-gssapi: Remove several memory leaks.Julien Chaffraix
2010-09-28security.c: Remove Curl_sec_fflush_fd.Julien Chaffraix
2010-09-28security.c: We should always register the socket handler.Julien Chaffraix
2010-09-28security.c: Fix Curl_sec_login after rewrite.Julien Chaffraix
2010-09-28security.c: Readd the '\n' to the infof() calls.Julien Chaffraix
2010-09-28security.c: Fix typo (PSBZ -> PBSZ)Julien Chaffraix
2010-09-28security.c: Fix ftp_send_command.Julien Chaffraix
2010-09-28curl_easy_escape: don't escape "unreserved" charactersDaniel Stenberg
2010-09-28multi: don't expire timeouts at disonnect or doneDaniel Stenberg
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