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-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
2002-06-14
Remade the FTP not-check status line and not-attempt-to-read-status-line
Daniel Stenberg
2002-06-13
Tom Mattison's report found out, and this is the fix that should prevent
Daniel Stenberg
2002-06-13
Miklos Nemeth added a section for how to disable specific protocols in the
Daniel Stenberg
2002-06-13
Miklos Nemeth fixed the mmlib
Daniel Stenberg
2002-06-13
7.9.8 commit
Daniel Stenberg
2002-06-13
Added 'dont_check' to be set during an FTP operation if the final status
Daniel Stenberg
2002-06-12
when no FTP transfer was done, don't attempt to read the download transfer
Daniel Stenberg
2002-06-12
Moved the secondarysocket cleanup. The 'conn' struct may have been cleared
Daniel Stenberg
2002-06-12
Chris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR, CURLFORM_BUFFERLENGTH
Daniel Stenberg
2002-06-12
fixing builds, patching bugs, adding curl_formadd() options
Daniel Stenberg
2002-06-12
HAVE_SIGSETJMP
Daniel Stenberg
2002-06-12
added a connect failure error message that might get empty otherwise
Daniel Stenberg
2002-06-12
Jörn fixes for 7.9.8 build
Daniel Stenberg
2002-06-12
CURLOPT_MAXFILESIZE
Daniel Stenberg
2002-06-12
kris@freebsd.org fixed a bad format string
Daniel Stenberg
2002-06-12
kris@freebsd.org fixed a few bad format strings
Daniel Stenberg
2002-06-12
Add QNX
Daniel Stenberg
2002-06-11
put #ifdefs around the sigjmp_buf declaration too, as it should be
Daniel Stenberg
2002-06-11
corrected the signal handler
Daniel Stenberg
2002-06-11
7.9.8-pre3 commit
Daniel Stenberg
2002-06-11
the disable protocol stuff is now added
Daniel Stenberg
2002-06-11
more nonewline support
Daniel Stenberg
2002-06-11
Now uses sigsetjmp() and siglongjmp() to bail out from slow name lookups in
Daniel Stenberg
2002-06-11
cut up the string in more pieces for <512 bytes strings
Daniel Stenberg
[next]