test320: strip off the actual negotiated cipher width
[platform/upstream/curl.git] / lib / select.h
2013-03-12 Zdenek Pavlascurl_global_init: accept the CURL_GLOBAL_ACK_EINTR...
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-28 Yang Tselib/*.h: use our standard naming scheme for header...
2012-08-07 Daniel StenbergWSAPoll: disabled on all windows builds
2011-12-20 Daniel Stenbergsockets: new Curl_socket_check() can wait for 3 sockets
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-25 Daniel Stenbergcurl_multi_fdset: avoid FD_SET out of bounds
2011-07-28 Dan FandrichGive the NTLM SSO helper a moment to cleanly shut down...
2011-06-04 Daniel StenbergCurl_socket_ready: make timeout a 'long'
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2008-07-10 Yang TsePeter Lamberg filed bug report #2015126: "poll gives...
2008-01-22 Yang Tsecheck availability of poll.h header at configuration...
2007-11-10 Yang TseSome versions of winsock2.h have pollfd struct and...
2007-06-14 Daniel StenbergMake our own definitions of the POLL* defiens and the...
2007-05-31 Daniel StenbergWhen transferring 500 downloads in parallel with a...
2007-04-16 Daniel Stenberg- Robert Iakobashvil added curl_multi_socket_action...
2007-03-27 Yang TseNew Internal wrapper function Curl_select() around...
2007-03-26 Yang TseInternal function Curl_select() renamed to Curl_socket_...
2007-03-18 Yang TseCode refactoring, extracting a new function wait_ms...
2007-03-11 Daniel Stenbergreverted the pselect patch => curl.haxx.se/mail/lib...
2007-03-10 Daniel Stenberg- Bryan Henderson introduces two things:
2006-09-24 Daniel StenbergCory Nelson made libcurl use the WSAPoll() function...
2006-04-07 Daniel StenbergFirst commit of David McCreedy's EBCDIC and TPF changes.
2004-11-19 Gisle VanemSuppress signed vs. unsigned warnings on Win32
2004-11-19 Daniel StenbergCurl_select() now uses curl_socket_t on socket arguments
2004-11-19 Daniel StenbergDavid Phillips' FD_SETSIZE fix