index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2002-08-15
modified again to look better HTML converted
Daniel Stenberg
2002-08-15
Leonce Limousin pointed out flaws
Daniel Stenberg
2002-08-14
Wez Furlong's ideas and some cleaning up/clarifying
Daniel Stenberg
2002-08-14
re-order the compiler arguments to keep more compiler happy
Daniel Stenberg
2002-08-13
include curl-includes "local" instead of <curl/foo>
Daniel Stenberg
2002-08-13
Sterling Hughes brings the share interface
Daniel Stenberg
2002-08-13
gethostname is not used anymore so we can stop looking for it! ;-)
Daniel Stenberg
2002-08-13
mr Hartroth correctly pointed out that poll() isn't really that portable
Daniel Stenberg
2002-08-13
check for poll()
Daniel Stenberg
2002-08-13
change the resolver URL to the work-in-progress library project
Daniel Stenberg
2002-08-12
7.9.9-pre1
Daniel Stenberg
2002-08-12
fixed a Curl_connecthost() bug, we should default to set connected to false
Daniel Stenberg
2002-08-12
added comment about CURLOPT_WRITEDATA for directing contents somewhere
Daniel Stenberg
2002-08-12
multi asynch work committed
Daniel Stenberg
2002-08-12
Initial fix to make the multi interface return control while waiting for
Daniel Stenberg
2002-08-12
redirect stderr to /dev/null when testing for running test-servers
Daniel Stenberg
2002-08-12
CURLOPT_NOSIGNAL added
Daniel Stenberg
2002-08-12
ignore html too
Daniel Stenberg
2002-08-08
ignore
Daniel Stenberg
2002-08-08
more to ignore
Daniel Stenberg
2002-08-08
ignore
Daniel Stenberg
2002-08-08
all those ignores
Daniel Stenberg
2002-08-08
ignore generated files
Daniel Stenberg
2002-08-08
ignore these files
Daniel Stenberg
2002-08-08
things to ignore
Daniel Stenberg
2002-08-08
cvsignore files
Daniel Stenberg
2002-08-08
makes things better
Daniel Stenberg
2002-08-08
Markus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patch
Daniel Stenberg
2002-08-08
attempted hpux fix for resolves
Daniel Stenberg
2002-08-08
fix the ansi/iso cpp check to work with c++
Daniel Stenberg
2002-08-08
mainly more not-so-very serious blurb about the name
Daniel Stenberg
2002-08-08
ignore all .in files
Daniel Stenberg
2002-08-07
Adding more blurb about activating the cookies on COOKIEFILE and COOKIEJAR
Daniel Stenberg
2002-08-07
spell out that -i should be used if you want to add http headers to the
Daniel Stenberg
2002-08-05
Make SessionHandle keep record if it is used with the multi interface or
Daniel Stenberg
2002-08-05
curl/curl.g fix, HP-UX fix, ftp port, libcurl.def, empty post and rfc2732-
Daniel Stenberg
2002-08-05
re-added the RFC2732-parser that was lost for some reason during the flow
Daniel Stenberg
2002-08-05
support blank arguments to options, each option should check for blank
Daniel Stenberg
2002-08-05
jonatan's fixes
Daniel Stenberg
2002-08-03
Added multi interface functions to DLL definitions.
Joern Hartroth
2002-08-01
corrected some warnings
Daniel Stenberg
2002-08-01
Changed the PORT command to pick a better default IP address if "-" is used.
Daniel Stenberg
2002-07-31
sys/socket.h without #ifdef
Daniel Stenberg
2002-07-31
spell fix and --limit-rate added
Daniel Stenberg
2002-07-30
When CURLINFO_CONTENT_TYPE returns a NULL pointer, don't try to fputs() it!
Daniel Stenberg
2002-07-29
check for sys/poll.h
Daniel Stenberg
2002-07-29
passwords and cookies
Daniel Stenberg
2002-07-29
Removed checks for if set.fpasswd is NULL, as we prevent users from setting
Daniel Stenberg
2002-07-29
Setting PASSWDFUNCTION to NULL will set back the internal function as password
Daniel Stenberg
2002-07-29
fixed the Curl_cookie_add() invoke to not assume a space after the colon
Daniel Stenberg
[next]