projects
/
platform
/
upstream
/
curl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/curl.git
2006-07-12
Yang Tse
Place parenthesis surrounding macro parameters so that...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Yang Tse
sread now returns ssize_t
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Yang Tse
Pay attention when typecasting an operation
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Yang Tse
sread now returns ssize_t
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Yang Tse
DJGPP/WATT32 does not have functions named recv() send...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Yang Tse
Use platform's native types for recv() and send() argum...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Dan Fandrich
Enable --enable-hidden-symbols for SunPro C
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Yang Tse
include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLO...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Yang Tse
Define NEED_MALLOC_H if including <stdlib.h> is not...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Dan Fandrich
Moved strdup replacement from src/main.c into src/strdu...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Gisle Vanem
Added comment and CVS id.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Yang Tse
Socket must be set to CURL_SOCKET_BAD after closing it.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Yang Tse
DNS cache must use the multi DNS cache if the easy...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Daniel Stenberg
the tool is named curl with lowercase c
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Daniel Stenberg
just some more blurb
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Daniel Stenberg
Ates Goral pointed out that libcurl's cookie parser...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Daniel Stenberg
7.15.5 is planned for August 2006
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Daniel Stenberg
mention the shared DNS stuff
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Daniel Stenberg
Ingmar Runge provided a source snippet that caused...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Daniel Stenberg
mention the by-default "sharing"
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Daniel Stenberg
yassl can be used now
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Daniel Stenberg
HTTP Pipelining is for GET and HEAD requests only.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Dan Fandrich
Fixed building curllib.dsp when running make outside...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Yang Tse
Finally get rid of CURL_CHECK_HEADERS_ONCE since it...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Yang Tse
Substitution of the literal '-' is only done if it...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Yang Tse
Using backslashes and slashes in the strings of the...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Gisle Vanem
Correct the trace for WinCE.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Gisle Vanem
WinCE uses CreateThread(). Hence error is not in 'errno'.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Gisle Vanem
Removed copying 'stderr' since it doesn't have the...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Daniel Stenberg
updated after discussions and thinking
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Yang Tse
Fix excessive escaping.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Yang Tse
Fix CURL_CHECK_HEADERS_ONCE
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Yang Tse
Fix MinGW/MSYS support in CURL_CHECK_FUNC_RECV and...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Gisle Vanem
Undefine symbols before redefining them.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Gisle Vanem
Undefine correct symbol.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Yang Tse
Oops !
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Yang Tse
Prevent definition of HAVE_WINxxx_H symbols and avoid...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Gisle Vanem
Cludge fix for djgpp 2.03 or older; it doesn't have...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Gisle Vanem
Add types and qualifiers for getnameifo(), send()...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Yang Tse
Use a more descriptive var name.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Yang Tse
Get qualifier of arg 2 for send() apart into SEND_QUAL_...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Yang Tse
Platforms that don't have/run configure need default...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Yang Tse
Find out return types and argument types for functions...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Daniel Stenberg
Toshiyuki Maezawa fixed a problem where you couldn...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Yang Tse
Test HAVE_GETNAMEINFO definition before using GETNAMEIN...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Yang Tse
Fix compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Yang Tse
Use CURL_CHECK_FUNC_GETNAMEINFO results in CURL_CHECK_N...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Yang Tse
Make CURL_CHECK_NI_WITHSCOPEID actually try to compile...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Yang Tse
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Yang Tse
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Yang Tse
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
commit
|
commitdiff
|
tree
|
snapshot
2006-07-01
Yang Tse
Get some debug info
commit
|
commitdiff
|
tree
|
snapshot
2006-07-01
Yang Tse
Get some debug info
commit
|
commitdiff
|
tree
|
snapshot
2006-07-01
Yang Tse
Avoid shell globbing
commit
|
commitdiff
|
tree
|
snapshot
2006-07-01
Yang Tse
Get qualifier of arg 1 for getnameinfo apart. Take 3.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-01
Yang Tse
Get qualifier of arg 1 for getnameinfo apart.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-01
Yang Tse
Get qualifier of arg 1 for getnameinfo apart. Take 2.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
Yang Tse
Get qualifier of arg 1 for getnameinfo apart.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
Daniel Stenberg
typecast the number passed to CURLOPT_INFILESIZE_LARGE...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
Yang Tse
Remove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
Daniel Stenberg
with a very recent yassl, we now can display 'yassl...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Daniel Stenberg
changed wording on the curl_multi_fdset() problem and...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Yang Tse
fix better minor compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Yang Tse
fix minor compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Yang Tse
fix minor compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Daniel Stenberg
include config-win32.h in release archives
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Daniel Stenberg
changed wording slightly, and added standard boiler...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-24
Daniel Stenberg
Wallner's update
commit
|
commitdiff
|
tree
|
snapshot
2006-06-24
Daniel Stenberg
Added README.pipelining but also extracted the "docs...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-24
Daniel Stenberg
thoughts and ideas as posted to the list the other day
commit
|
commitdiff
|
tree
|
snapshot
2006-06-24
Daniel Stenberg
corrected introduction version number
commit
|
commitdiff
|
tree
|
snapshot
2006-06-24
Daniel Stenberg
Michael Wallner added curl_formget(), which allows...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-24
Daniel Stenberg
1.3.1
commit
|
commitdiff
|
tree
|
snapshot
2006-06-24
Daniel Stenberg
Provide a libcurl API for setting mutex callbacks in...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-23
Daniel Stenberg
Arve Knudsen found a flaw in curl_multi_fdset() for...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
Daniel Stenberg
Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and
commit
|
commitdiff
|
tree
|
snapshot
2006-06-21
Daniel Stenberg
minor language edits bug reports 1510080 1510098
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
Daniel Stenberg
the D binding link is dead but we know of no new one!
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
Daniel Stenberg
bad syntax
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
Daniel Stenberg
make -K on a bad file now displays a warning
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
William Ahern
Remove "big endian" DNS section and RR data integer...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
William Ahern
Handle EAGAIN/EWOULDBLOCK readiness errors, which can...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-16
Daniel Stenberg
when mentioning the default config file, point back...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-15
Daniel Stenberg
select_res is not a socket, it should be a plain int
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
Dan Fandrich
Check whether gcc supports --enable-hidden-symbols...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Dan Fandrich
Implemented --enable-hidden-symbols configure option...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Daniel Stenberg
oops
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Daniel Stenberg
added contributors from the 7.15.4 release
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Daniel Stenberg
starting the journey towards the next release
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Daniel Stenberg
7.15.4 coming up
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Daniel Stenberg
Nah, we refer people to the generic site that lists...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-10
Gisle Vanem
Fix "'x' might be used uninitialized in this function...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Daniel Stenberg
sync with existing list of up-to-date mirrors
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Daniel Stenberg
proper use of newlines
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Daniel Stenberg
stricter type use to please compilers
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Daniel Stenberg
oops, serious breakage in the fdset() function
commit
|
commitdiff
|
tree
|
snapshot
2006-06-08
Daniel Stenberg
lib525.c does a FTP upload with PORT using multi interface
commit
|
commitdiff
|
tree
|
snapshot
2006-06-08
Daniel Stenberg
corrected the CURLINFO_TOTAL_TIME description
commit
|
commitdiff
|
tree
|
snapshot
2006-06-08
Daniel Stenberg
Brian Dessent's fixes for cygwin builds
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Daniel Stenberg
NTLM2 session response support
commit
|
commitdiff
|
tree
|
snapshot
next