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-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
2002-07-29
properly skip white spaces on Set-Cookie: header lines
Daniel Stenberg
2002-07-29
extended and improved cookie testing
Daniel Stenberg
2002-07-29
HAVE_SETVBUF fixed
Daniel Stenberg
2002-07-29
link with winmm.lib too
Daniel Stenberg
2002-07-29
use stderr to present the prompt to, make sure to close the fopen()ed
Daniel Stenberg
2002-07-29
Added multi.[co] to the build
Daniel Stenberg
2002-07-28
added HAVE_SETVBUF
Daniel Stenberg
2002-06-26
Glen Nakamura made his fix look even better!
Daniel Stenberg
2002-06-26
Glen Nakamura's patch applied
Daniel Stenberg
2002-06-26
Glen Nakamura's patch for Curl_getaddrinfo().
Daniel Stenberg
2002-06-26
since 7.9.8
Daniel Stenberg
2002-06-26
ignore '+' in URLs, generate only %-codes
Daniel Stenberg
2002-06-26
T. Bharath fixed his mm lib timer resolution fix
Daniel Stenberg
2002-06-25
added HISTORY
Daniel Stenberg
2002-06-24
corrected to match reality better
Daniel Stenberg
2002-06-19
removed the php/examples reference as that dir is not in the archives
Daniel Stenberg
2002-06-19
simplified the compile line even more
Daniel Stenberg
2002-06-19
simplepost.c shows a simple POST ;-)
Daniel Stenberg
2002-06-15
removed extra / in help text
Daniel Stenberg
2002-06-15
Added CURLOPT_BUFFERSIZE
Daniel Stenberg
2002-06-15
Added --limit-rate
Daniel Stenberg
2002-06-15
HAVE_SYS_POLL_H
Daniel Stenberg
2002-06-15
CURLOPT_BUFFERSIZE allows an application to set a prefered buffer size
Daniel Stenberg
2002-06-15
Chris Combes added description of his newly added options
Daniel Stenberg
2002-06-14
- Yarram Sunil found out that the SocketIsDead() function performed a lot
Daniel Stenberg
2002-06-14
Hanno L. Kranzhoff fixed them
Daniel Stenberg
[next]