2009-05-19 |
Yang Tse | Initial ares_library_init(3) man page attempt |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Yang Tse | Force revision update, to force CVS to update the ... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Yang Tse | Add same copyright notice as other c-ares files |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Yang Tse | Fix case |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Yang Tse | Force revision update, to force CVS to update the ... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Yang Tse | Remove empty line used to force CVS to update the ... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Yang Tse | Remove run-time requirement for advapi32.dll since |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Yang Tse | Add empty line, to force CVS to update the $Id date... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Yang Tse | Update copyright year, to force CVS to update the ... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Patrick Monnerat | Added seek callback definitions in RPG wrappers |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Stenberg | start climbing to 7.19.6 |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Stenberg | 7.19.5 brought 16 new contributors |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Stenberg | 7.19.5 coming up |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Yang Tse | Remove temporary debug tracing, and add nasty error... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Yang Tse | Intentionally avoid checking if the address of SystemFu... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Yang Tse | Simplify c-ares function capability check |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Yang Tse | - Provide in external interface preprocessor symbol... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Gunter Knauf | fixed case. |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Yang Tse | Take in account c-ares 1.6.1 introduces ares_library_in... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Yang Tse | Introduction of ares_library_init() and ares_library_cl... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Yang Tse | Introduction of ares_library_init() and ares_library_cl... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Daniel Stenberg | - James Bursa posted a patch to the mailing list that... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Yang Tse | Extend displaying of logfiles upon first server start... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Yang Tse | Displaying of logfiles on ftp server satrtup failure... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Yang Tse | fix compiler warning: unused variable |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Yang Tse | remove outdated comment |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Yang Tse | Fix preprocessor conditional expression |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Yang Tse | Add some debug tracing |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Yang Tse | Fix detection of automatically choosen listener port... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Yang Tse | log each setsockopt/SO_REUSEADDR failure |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Yang Tse | fix print formatting-string directives |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Yang Tse | temporary debug trace for ftp server satrtup failure... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Daniel Stenberg | Reverted my change to use Curl_connected_proxy() here... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Yang Tse | fix LC_ALL and LC_CTYPE when set with conflicting values |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Daniel Stenberg | make no proxy set return OK from Curl_connected_proxy... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Yang Tse | fiX *__SOCKLEN_T definitions for remaining targets |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Yang Tse | *__SOCKLEN_T definitions for OS400 already fixed |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | curl_multi_socket and curl_multi_socket_all to be remov... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | split off curl_multi_socket_action() into its own separ... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | curl_multi_socket_action() is the one we favor! |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | TELNET transfers and SOCKS handshakes are blocking too |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Yang Tse | fIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | "228 - rpath problems in linking with custom openssl... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Yang Tse | #234 Done! |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Yang Tse | Adjust test definition for TPF. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Yang Tse | Fetch curl's 'CharConv' feature information, used by... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | - Gregor Jasny made c-ares link with libtool 's -export... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | timeout in milliseconds works for me! |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | Added KNOWN_BUGS #65, and marked it for TODO in the... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | moved variables more locally to get rid of one set... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | Use Curl_connected_proxy() here instead of duplicating... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | fix the Curl_connected_proxy function for when libcurl... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | Added test 564 as DISABLED. It is for testing FTP over... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | support --help to do the same as -h |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | - Balint Szilakszi reported a memory leak when libcurl... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | - Kamil Dudka provided a fix for libcurl-NSS reported... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | - I fixed the problem with doing NTLM, POST and then... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Stenberg | Internal cleanup: KEEP_WRITE and KEEP_READ are now... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Yang Tse | Fix name of tool shown upon error. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Yang Tse | Remove experimental check. Currently there's no need... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Daniel Stenberg | Added test 1100 - "HTTP POST with NTLM authorization... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Daniel Stenberg | the Curl_getoff_all_pipelines SIGSEGV fix is committed |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Daniel Stenberg | - Andre Guibert de Bruet correctly pointed out an over... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Daniel Stenberg | introduce VCURL for verify calls, so that it can be... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Daniel Stenberg | made the cookie tests 61 and 62 test httponly cookies... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Yang Tse | Fix function call pointed data size argument mismatch... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Yang Tse | Fix type cast |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Daniel Stenberg | ConnectPlease() fixed for the new proxy connect functio... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Yang Tse | Fix libssh2 preprocessor symbol definition check |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Yang Tse | Mention last changes |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Yang Tse | Makefile.am was lost |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Yang Tse | Remove DOS and TPF package's Makefile.am |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Yang Tse | Ignore more files for cvs |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Yang Tse | Mention last changes |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Yang Tse | Fix CR |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Yang Tse | Renamed vc6 workspace and project files to avoid filena... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Yang Tse | Renamed vc6 workspace and project files to avoid filena... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Yang Tse | Changed host name to be under the haxx.se domain |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Stenberg | Ah, this was committed by mistake as part of my previou... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Stenberg | - Constantine Sapuntzakis fixed bug report #2784055 |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Yang Tse | Remove temporary and HP-UX autobuild specific change... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Yang Tse | Fixes for non-ASCII platforms by David McCreedy |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Daniel Stenberg | Curl_sndbufset is (at times) defined in the header... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Daniel Stenberg | - Made the SO_SNDBUF setting for the data connection... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Yang Tse | 232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Yang Tse | Fix an issue, affecting FTP transfers, introduced with... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Yang Tse | Fix an m4 overquoting triggering a spurious 'AS_TR_CPP... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Yang Tse | Proper naming for the experimental compiler test and... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Daniel Stenberg | added Curl_getoff_all_pipelines SIGSEGV |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Daniel Stenberg | added mention of two more current bugs/issues |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Yang Tse | Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPIL... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Daniel Stenberg | man page warnings fixed |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Daniel Stenberg | - Man page *roff problems fixed thanks to input from... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Daniel Stenberg | - Vijay G filed bug report #2723236 |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Yang Tse | Use autobuilds to verify if a couple of experimental... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Yang Tse | curl_sockaddr struct member addrlen is an 'unsigned... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Yang Tse | fIX *__SOCKLEN_T definitions for OS400 and generic... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Yang Tse | Temporary and HP-UX autobuild specific change to debug... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Yang Tse | reintroduce #232 |
commit | commitdiff | tree | snapshot |
next |