Age | Commit message (Expand) | Author |
2011-06-30 | docs: FTP quotes support '*' prefix to ignore errors | Daniel Stenberg |
2011-06-29 | THANKS: new contributors from 7.21.7 | Daniel Stenberg |
2011-06-29 | get_gss_name: proxy auth without proxy set equals error | Daniel Stenberg |
2011-06-28 | examples: cleanup curl includes | Daniel Stenberg |
2011-06-27 | libtests: stop checking for CURLM_CALL_MULTI_PERFORM | Daniel Stenberg |
2011-06-24 | Fixed test 1300 to pass the memory torture test | Dan Fandrich |
2011-06-23 | Display notes from setup file in testcurl.pl | Dan Fandrich |
2011-06-23 | Added a leap second test to test517 | Dan Fandrich |
2011-06-23 | runtests.pl: warn if a test is explicitly disabled | Daniel Stenberg |
2011-06-23 | bump release: start working towards 7.21.8 | Daniel Stenberg |
2011-06-23 | parsedate: detect more invalid dates better | Daniel Stenberg |
2011-06-23 | curl_formfree: clarify which pointer to free | Daniel Stenberg |
2011-06-22 | RELEASE-NOTES: mention security issue 20110623 | Daniel Stenberg |
2011-06-22 | RELEASE-NOTES: synced with 9016958aa8989 | Daniel Stenberg |
2011-06-22 | Curl_input_negotiate: do not delegate GSSAPI credentials | Daniel Stenberg |
2011-06-21 | windows build: use correct MS CRT | Josue Andrade Gomes |
2011-06-21 | Merge pull request #23 from salty-horse/pop3_list_space | Daniel Stenberg |
2011-06-21 | [pop3] remove extra space in LIST command | Ori Avtalion |
2011-06-21 | http: fix compiler warning | Yang Tse |
2011-06-21 | asyn-thread: fix compiler warning | Yang Tse |
2011-06-21 | cmake: remove spurious definition | Yang Tse |
2011-06-21 | FAQ: more blurb on persistent connections | Daniel Stenberg |
2011-06-21 | xc-translit.m4 fix quoting | Yang Tse |
2011-06-20 | INSTALL: mention the GIT-INFO file | Daniel Stenberg |
2011-06-20 | Added LOCAL_MODULE_TAGS to support Android gingerbread | Dan Fandrich |
2011-06-19 | unitteset: Curl_llist_move | Amr Shahin |
2011-06-17 | CURLFORM_STREAM: acknowledge CURLFORM_FILENAME | Daniel Stenberg |
2011-06-17 | configure: avoid direct usage of AS_TR_* macros | Yang Tse |
2011-06-17 | xc-translit.m4 provides transliteration macros with well defined behavior. | Yang Tse |
2011-06-14 | RELEASE-NOTES: add more contributors for this release | Daniel Stenberg |
2011-06-14 | RELEASE-NOTES: synced with 0aedccc18a33a778535 | Daniel Stenberg |
2011-06-13 | curl_formget: fix FILE * leak | Daniel Stenberg |
2011-06-13 | curl_formget: treat CURLFORM_STREAM better | Daniel Stenberg |
2011-06-13 | curl_formget.3: CURLFORM_STREAM has its drawbacks | Daniel Stenberg |
2011-06-13 | FAQ: binding clarification | Daniel Stenberg |
2011-06-11 | Added http as a dependency of test 1308 | Dan Fandrich |
2011-06-12 | test1309: added to the dist | Daniel Stenberg |
2011-06-11 | write: add return code checks when used | Daniel Stenberg |
2011-06-11 | long/int mess | Daniel Stenberg |
2011-06-11 | configure: OpenSSL API detection cleanup | Yang Tse |
2011-06-11 | Fixed test 1309 to pass the torture test | Dan Fandrich |
2011-06-10 | splay: add unit tests | Daniel Stenberg |
2011-06-10 | unittest: mark all unit tested functions | Daniel Stenberg |
2011-06-10 | CURLOPT_WRITEHEADER: clarify the docs | Daniel Stenberg |
2011-06-10 | unit test formpost: added test case 1308 | Daniel Stenberg |
2011-06-09 | configure: warn if OpenSSL headers and library versions don't match | Yang Tse |
2011-06-09 | configure: get API info for a couple of OpenSSL functions (followup 2) | Yang Tse |
2011-06-09 | configure: get API info for a couple of OpenSSL functions (followup 1) | Yang Tse |
2011-06-08 | configure: fix recvfrom 5th arg type qualifier detection (followup) | Yang Tse |
2011-06-08 | configure: fix recvfrom 5th arg type qualifier detection | Yang Tse |