2007-10-23 |
Yang Tse | Fix compiler warning: subscript has type `char' |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Gunter Knauf | removed dependency on gettimeofday() since we use only... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Daniel Stenberg | removed 105, it is now assumed to be fixed! |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Daniel Stenberg | Michal Marek forwarded the bug report |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Daniel Stenberg | Removed 93 and 100, there's no work on these and they... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Daniel Stenberg | #103 is fixed |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Daniel Stenberg | mention Patrick Monnerat's recent work on the postfield... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Daniel Stenberg | Bug report #1815530 (curl.haxx.se/bug/view.cgi?id=18155... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Gunter Knauf | Mohun Biswas sent a patch to fix generated MSVC8 makefiles. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Yang Tse | We use this ZERO_NULL to avoid picky compiler warnings, |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Yang Tse | Fix compiler warning: conversion from "int" to "unsigne... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Yang Tse | Add custom check for WINLDAP libraries. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Yang Tse | Fix message shown when detecting icc version |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Yang Tse | Avoid shadowing a global declaration |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Yang Tse | Renamed a variable to avoid shadowing a global declaration |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Yang Tse | Renamed internal function to avoid a variable shadowing it |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Yang Tse | Fix compiler warning: feupdateenv is not implemented... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Yang Tse | Sync PLATFORM_AIX_V3 detection and CURL_CC_DEBUG_OPTS() |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Patrick Monnerat | Allow CURLOPT_COPYPOSTFIELDS with explicit data size = 0 |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Dan Fandrich | Avoid a NULL pointer dereference in an OOM condition. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Yang Tse | Fix compiler warning: conversion from "int" to "unsigne... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Yang Tse | Fix overflow detection, take four. Avoiding zero size... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Yang Tse | Fix CURL_CHECK_LIBS_LDAP failure when no parameter... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Yang Tse | actually sync with lib/setup_once.h |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Yang Tse | Fix overflow detection, thanks to Patrick Monnerat... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Yang Tse | sync with lib/setup_once.h |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Yang Tse | We use this ZERO_NULL to avoid picky compiler warnings, |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Yang Tse | Default check for more libraries in CURL_CHECK_LIBS_LDAP, |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Yang Tse | Fix compiler warning: signed and unsigned type in condi... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Yang Tse | Fix compiler warning: comparison between signed and... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Yang Tse | ANSI C compliant overflow check |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Steinar H.... | Fix a bug where fallback from AF_INET6 to AF_INET would... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Dan Fandrich | Fixed compiler warning re: unused variable `bigsize' |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Yang Tse | Avoid depending on a header file for the definition... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Dan Fandrich | Mention first version with CURLOPT_COPYPOSTFIELDS. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Dan Fandrich | Updated minimum libcurl size |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Patrick Monnerat | Fix dynamic CURLOPT_POSTFIELDS bug: back to static. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Dan Fandrich | Fix LDAP compile error when LDAP is not available. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Yang Tse | Fix custom check for LDAP libraries |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Yang Tse | Add custom check for LDAP libraries |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Yang Tse | Add custom checks for lber, ldap, ldapssl and ldap_ssl... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Daniel Stenberg | Chris Leighton: |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Yang Tse | Add check for winldap and winber header files |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Dan Fandrich | Made a few more functions static with the protocol... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Daniel Stenberg | another Curl_handler fix, the #ifdefs got a bit mixed... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Dan Fandrich | Fixed a few compile errors and warnings. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Daniel Stenberg | added three serious bugs to fix before release, and... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Patrick Monnerat | Added per-protocol callback static tables, replacing... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Dan Fandrich | Fixed a couple of typos that messed up the tests. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Dan Fandrich | Added some <keywords> sections and use some key words... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Dan Fandrich | Fixed the -l option of runtests.pl |
commit | commitdiff | tree | snapshot |
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 |
next |