2007-10-10 |
Yang Tse | improve checking for ldap.h and ldap_ssl.h header files |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Yang Tse | lber.h needs to be included since ldap.h might not... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Yang Tse | Add check for lber.h and ldap.h header files |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Gunter Knauf | added check for MSVC6 standard PSDK and bail out since... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Yang Tse | also log error message string |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Yang Tse | logmsg already appends '\n' |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Gunter Knauf | fix socklen_t for MSVC6 & 7. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Gunter Knauf | added two more module dependencies for LDAPS. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Dan Fandrich | Documented error codes 77-80, and fixed the one for 60. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Daniel Stenberg | Add a paragraph about CURLOPT_CUSTOMREQUEST not actuall... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Daniel Stenberg | Michal Marek removed the no longer existing return... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Gisle Vanem | Added needed 'HAVE_*' defines. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Gisle Vanem | 'FD_CLOXEC' is meaningless on MSDOS/Watt-32. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Daniel Stenberg | Known bug #47, which confused libcurl if doing NTLM... |
commit | commitdiff | tree | snapshot |
2007-10-06 |
Gisle Vanem | <ws2tcpip.h> needed for 'socklen_t' typedef. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Daniel Stenberg | add url to the wikipedia article for a longer description |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Daniel Stenberg | Alexey Pesternikov documented CURLOPT_OPENSOCKETDATA and |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Daniel Stenberg | Michael Wallner made the CULROPT_COOKIELIST option... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Daniel Stenberg | The new file docs/libcurl/ABI describes how we view... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Daniel Stenberg | I enabled test 1009 and made the --local-port use a... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Daniel Stenberg | Kim Rinnewitz reported that --local-port didn't work... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Steinar H.... | Removed a piece of redundant code (process_answer alrea... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Steinar H.... | Another timeout fix in ares_getnameinfo(). |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Steinar H.... | Send the timeout count in ares_getnameinfo(). |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Steinar H.... | Moved the NULL check for channel upwards in ares_destroy(). |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Steinar H.... | Clarified the comment over ares_cancel. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Yang Tse | On error, close "log/server.response" |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Yang Tse | If TCP_NODELAY is not defined we can't disable the... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Yang Tse | Cleanup no longer used macros |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Yang Tse | Fix compiler warning: local variable may be used withou... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Patrick Monnerat | Upgrade OS400 wrappers and RPG copy file according... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Yang Tse | Fix issue related with the use of ares_timeout() result. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Daniel Stenberg | exported symbols must use lowercase "curl_", and I... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Daniel Stenberg | recount contributors after the 7.17.0 release |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Daniel Stenberg | people from the 7.17.0 announcement |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Daniel Stenberg | "97 - check ip callback", check |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Daniel Stenberg | Alexey Pesternikov introduced CURLOPT_OPENSOCKETFUNCTIO... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Daniel Stenberg | I renamed the CURLE_SSL_PEER_CERTIFICATE error code to |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Daniel Stenberg | Based on a patch brought by Johnny Luong, libcurl now... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Daniel Stenberg | "99 - curl_easy_close()" seems to have gone uninteresting |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Daniel Stenberg | 102, check |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Yang Tse | Fix memory leak under low memory conditions. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Yang Tse | Avoid a segfault when generating a DNS "Transaction... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Yang Tse | Renamed a couple of global variables to avoid shadowing... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Yang Tse | <winber.h> needed for Windows LDAP client 32 API support |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Yang Tse | Linking with wldap32.lib needed for Windows LDAP client... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Yang Tse | Add ares_llist.c and ares_llist.h to MSCV project file. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Daniel Stenberg | known bug #46: chunked-encoded CONNECT responses from... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Daniel Stenberg | Disable the Nagle algorithm and send back responses... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Daniel Stenberg | document --post301, based on the phrasing in curl_easy_... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Daniel Stenberg | CURLOPT_POST301 section, added by Philip Langdale |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Daniel Stenberg | Fixed the problem where next_lookup would use 'status... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Yang Tse | Avoid inline C99ism, and move c-ares routines for manag... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Daniel Stenberg | ares_strerror() segfaulted if the input error number... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Daniel Stenberg | Prevent ares_strerror() from segfaulting if an invalid... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Daniel Stenberg | Added test536 that was accidentally missing. I also... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Daniel Stenberg | Alex Fishman reported a curl_easy_escape() problem... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Yang Tse | check availability of <netinet/tcp.h> |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Yang Tse | Fix missing right parenthesis |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Yang Tse | Fix comparison between signed and unsigned |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Yang Tse | improve portability, defining MAXDNAME and MAXCDNAME |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Steinar H.... | Fix a memory leak that I recently inadvertedly introduced. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | Use ISDIGIT instead of isdigit; fixes a gcc warning. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Daniel Stenberg | Immanuel Gregoire fixed a problem with persistent trans... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | Port the TCP socket fix made in ares_fds() to ares_gets... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | Previously, processing a large batch of timeouts was... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Gisle Vanem | We should standarise on C comments. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Gisle Vanem | Fix compiler warning in setsockopt(). |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | TCP queries can time out too, not just UDP queries... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | Read and process as many packets as possible in read_ud... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | There are two different places in write_tcp_data()... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | Reject names that are longer than 255 characters, to... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | In ares_mkquery, make sure we set buflen and buf to... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | Be stricter about what's a valid IP address in fake_hos... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | Handle the root of the DNS tree correctly in ares_expan... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Daniel Stenberg | Adapted the c-ares code to the API change c-ares 1... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Daniel Stenberg | rename variable to prevent shadow warning |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Daniel Stenberg | today's modifications by Steinar and me |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Daniel Stenberg | Bumped version to 1.5.0 for next release and soname... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Dan Fandrich | Renamed a variable to avoid shadowing a global declarat... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Steinar H.... | Unrevert previous 'missing' hunks. They were missing... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Steinar H.... | Yet more missing hunks... Nggh. |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Steinar H.... | Always register for TCP events even if there are no... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Steinar H.... | Forgot to include a few hunks from ares_process.c earli... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Steinar H.... | Support a few more socket options, and refactor the... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Steinar H.... | Make the query callbacks return the number of timeouts... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Steinar H.... | Three fixes in one commit (sorry): a) Take care of... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Steinar H.... | Don't skip a server if it's the only one. (Bugfix from... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Dan Fandrich | Don't strdup an empty string |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Dan Fandrich | Renamed a few variables to avoid shadowing global decla... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Dan Fandrich | Removed cut-and-paste cruft leading to fclose() of... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Daniel Stenberg | a name resolve that times out is still a failed name... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Daniel Stenberg | wrong, revert the previous "fix" and instead check... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Daniel Stenberg | eek, fix the conditions to return on either problem... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Dan Fandrich | Renamed a few variables to avoid shadowing global decla... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Dan Fandrich | Enabled a few more gcc warnings with --enable-debug... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Yang Tse | Fix compiler warning: the address of 'env' will always... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Daniel Stenberg | we added a curl_easy_setopt() option too |
commit | commitdiff | tree | snapshot |
next |