index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
multiif.h
Age
Commit message (
Expand
)
Author
2013-03-13
Multiple pipelines and limiting the number of connections.
Linus Nielsen Feltzing
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2010-08-15
multi: support timeouts
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-06-10
Adjusted to take in account that...
Yang Tse
2008-09-13
fix compiler warning: defined but not used
Yang Tse
2007-08-26
Fixed some minor mismatched types found by splint.
Dan Fandrich
2007-04-10
Ravi Pratap provided fixes for HTTP pipelining
Daniel Stenberg
2006-09-28
Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl
Daniel Stenberg
2006-09-07
Major overhaul introducing http pipelining support and shared connection
Daniel Stenberg
2006-04-10
First curl_multi_socket() commit. Should primarily be considered as an internal
Daniel Stenberg
2005-03-31
Updated the copyright year since changes have been this year.
Daniel Stenberg
2005-02-09
FTP code turned into state machine. Not completely yet, but a good start.
Daniel Stenberg
2005-01-11
Renamed easy.h and multi.h to easyif.h and multiif.h to make sure they don't
Daniel Stenberg