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
Age
Commit message (
Expand
)
Author
2006-07-07
WinCE uses CreateThread(). Hence error is not in 'errno'.
Gisle Vanem
2006-07-07
Removed copying 'stderr' since it doesn't have the desired
Gisle Vanem
2006-07-07
updated after discussions and thinking
Daniel Stenberg
2006-07-06
Undefine symbols before redefining them.
Gisle Vanem
2006-07-06
Undefine correct symbol.
Gisle Vanem
2006-07-05
Oops !
Yang Tse
2006-07-05
Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he...
Yang Tse
2006-07-05
Cludge fix for djgpp 2.03 or older; it doesn't have snprintf() etc.
Gisle Vanem
2006-07-05
Add types and qualifiers for getnameifo(), send() and recv().
Gisle Vanem
2006-07-04
Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.
Yang Tse
2006-07-04
Platforms that don't have/run configure need default values in their config f...
Yang Tse
2006-07-04
Toshiyuki Maezawa fixed a problem where you couldn't override the
Daniel Stenberg
2006-07-04
Test HAVE_GETNAMEINFO definition before using GETNAMEINFO_XXX definitions.
Yang Tse
2006-07-03
Fix compiler warning.
Yang Tse
2006-06-29
with a very recent yassl, we now can display 'yassl' when the OpenSSL API is
Daniel Stenberg
2006-06-28
fix better minor compiler warning
Yang Tse
2006-06-28
fix minor compiler warning
Yang Tse
2006-06-28
fix minor compiler warning
Yang Tse
2006-06-24
Added README.pipelining but also extracted the "docs" files to a separate list
Daniel Stenberg
2006-06-24
thoughts and ideas as posted to the list the other day
Daniel Stenberg
2006-06-24
Michael Wallner added curl_formget(), which allows an application to extract
Daniel Stenberg
2006-06-23
Arve Knudsen found a flaw in curl_multi_fdset() for systems where
Daniel Stenberg
2006-06-22
Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and
Daniel Stenberg
2006-06-15
select_res is not a socket, it should be a plain int
Daniel Stenberg
2006-06-09
proper use of newlines
Daniel Stenberg
2006-06-09
oops, serious breakage in the fdset() function
Daniel Stenberg
2006-06-08
Brian Dessent's fixes for cygwin builds
Daniel Stenberg
2006-06-07
NTLM2 session response support
Daniel Stenberg
2006-05-31
Added config-tpf.h to the release package
Daniel Stenberg
2006-05-27
one modified proto and one removed proto
Daniel Stenberg
2006-05-27
adapted to the new Curl_splayremovebyaddr() proto
Daniel Stenberg
2006-05-27
Ifdef'ed out unused function, added lots of comments and renamed a few
Daniel Stenberg
2006-05-26
Óscar Morales Vivó updated the libcurl.framework.make file.
Daniel Stenberg
2006-05-26
long/int cleanup to silence picky compiler warnings
Daniel Stenberg
2006-05-25
Olaf Stüben fixed a bug that caused Digest authentication with md5-sess to
Daniel Stenberg
2006-05-24
Michael Wallner provided a patch that allows "SESS" to be set with
Daniel Stenberg
2006-05-24
minor fix to make Curl_splayremove() return a NULL as "removed" in case
Daniel Stenberg
2006-05-23
David McCreedy's update
Daniel Stenberg
2006-05-11
make sure the LASTSOCKET check only checks for SSL status if the socket
Daniel Stenberg
2006-05-11
silence warning
Daniel Stenberg
2006-05-10
David McCreedy provided a fix for CURLINFO_LASTSOCKET that does extended
Daniel Stenberg
2006-05-10
1 - allow DICT with properly URL-escaped words, like using %20 for spaces
Daniel Stenberg
2006-05-09
oops, could return an uninitialized variable
Daniel Stenberg
2006-05-09
Robson Braga Araujo fixed two problems in the recently added non-blocking SSL
Daniel Stenberg
2006-05-09
Robson Braga Araujo fixed a memory leak when you added an easy handle to a
Daniel Stenberg
2006-05-08
check more return codes and skip the initial slash in given file names
Daniel Stenberg
2006-05-08
no longer uses errno but Curl_sockerrno() and now acknowledges return codes
Daniel Stenberg
2006-05-08
Stop sending retransmitted received blocks up to client
Dan Fandrich
2006-05-08
Fixed known bug #28. The TFTP code no longer assumes a packed struct and
Daniel Stenberg
2006-05-07
Fix GnuTLS compile warning. Risking breakage with some older version of GnuTLS?
Daniel Stenberg
[next]