Age | Commit message (Expand) | Author |
2011-12-12 | CURLOPT_INTERFACE: avoid resolving interfaces names | Jason Glasgow |
2011-12-07 | Curl_closesocket: clear sock_accepted on close | Gokhan Sengun |
2011-12-05 | FTP: close callback fix | Daniel Stenberg |
2011-12-05 | FTP: call opensocket callback properly | Daniel Stenberg |
2011-12-05 | Curl_socket: internal replacement for socket() | Daniel Stenberg |
2011-10-17 | singleipconnect: unstick the ipv6-connection boolean | Daniel Stenberg |
2011-10-15 | singleipconnect: don't clobber errno | Daniel Stenberg |
2011-09-09 | tcpnodelay: rename variable | Daniel Stenberg |
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse |
2011-08-19 | connect: set TIMER_CONNECT | Daniel Stenberg |
2011-08-18 | FTP: fix proxy connect race condition | Daniel Stenberg |
2011-08-05 | BSD-style lwIP TCP/IP stack support - followup | Yang Tse |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-07-25 | time.h and sys/time.h inclusion conditionally done in setup_once.h | Yang Tse |
2011-07-24 | errno.h inclusion conditionally done in setup_once.h | Yang Tse |
2011-06-10 | unittest: mark all unit tested functions | Daniel Stenberg |
2011-06-04 | Curl_socket_ready: make timeout a 'long' | Daniel Stenberg |
2011-05-26 | compiler warning: fix | Yang Tse |
2011-05-18 | CLOSESOCKETFUNCTION: use the callback | Daniel Stenberg |
2011-05-18 | CLOSESOCKETFUNCTION: added | Daniel Stenberg |
2011-04-28 | multi-socks: fix connect to proxy | Daniel Stenberg |
2011-04-27 | whitespace cleanup: no space first in conditionals | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-04-25 | async resolvers: further cleanups | Daniel Stenberg |
2011-04-21 | Fix a couple of spelling errors in lib/ | Fabian Keil |
2011-04-11 | checkconnection: don't call with NULL pointer | Daniel Stenberg |
2011-02-17 | SOCKOPTFUNCTION: callback can say already-connected | Daniel Stenberg |
2011-02-09 | CURLOPT_SOCKOPTFUNCTION: return proper error code | Daniel Stenberg |
2011-01-11 | connect: use UDP correctly | Daniel Stenberg |
2011-01-04 | Curl_timeleft: s/conn/data in first argument | Daniel Stenberg |
2010-12-23 | multi: connect fail => use next IP address | Daniel Stenberg |
2010-12-03 | fix getinfo CURLINFO_LOCAL* for reused connections (take 2) follow-up | Yang Tse |
2010-12-01 | connect: fix compiler warning: unused variable | Yang Tse |
2010-11-30 | fix getinfo CURLINFO_LOCAL* for reused connections (take 2) | Yang Tse |
2010-11-30 | fix getinfo CURLINFO_LOCAL* for reused connections follow-up | Yang Tse |
2010-11-30 | fix getinfo CURLINFO_LOCAL* for reused connections | Yang Tse |
2010-11-11 | ip_version: moved to connection struct | Daniel Stenberg |
2010-09-17 | Curl_timeleft: avoid returning "no timeout" by mistake | Daniel Stenberg |
2010-09-14 | multi: don't do extra expire calls for the connection | Daniel Stenberg |
2010-09-06 | portabilty: use proper variable type to hold sockets | Daniel Stenberg |
2010-08-21 | Curl_is_connected: use correct errno | Dirk Manske |
2010-08-10 | callbacks: acknowledge progress callback error returns | Daniel Stenberg |
2010-06-24 | multi_socket: re-use of same socket without notifying app | Daniel Stenberg |
2010-06-08 | avoid redundant work when reusing same connection | Yang Tse |
2010-06-08 | fix function result checking | Yang Tse |
2010-06-07 | Curl_updateconninfo() error handling fix | Yang Tse |
2010-06-05 | replace socklen_t with curl_socklen_t | Yang Tse |
2010-06-05 | getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT | Frank Meier |
2010-05-07 | multi interface: missed storing connection time | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |