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
2008-11-17
Dan Fandrich
Fixed an outdated mention of having keep strings around...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Yang Tse
update with my last changes
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Yang Tse
fix inet_pton() runtime configure check
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Yang Tse
backport fix for failures to reject certain malformed...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Daniel Stenberg
Christian Krause fixed a build failure when building...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Daniel Stenberg
fix OOM problem reported by Jim Meyering
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Yang Tse
trim down configure script size
commit
|
commitdiff
|
tree
|
snapshot
2008-11-15
Daniel Stenberg
my recent changes
commit
|
commitdiff
|
tree
|
snapshot
2008-11-15
Daniel Stenberg
based on a report by Jim Meyering, I went over and...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-15
Daniel Stenberg
Fixed an OOM condition reported by Jim Meyering
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
Dan Fandrich
Added some more examples of options to reduce binary...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
Dan Fandrich
Added some #ifdefs around header files and change the...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
Dan Fandrich
Added .xml as one of the few common file extensions...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
Daniel Stenberg
check for NULL returns from strdup() - reported by...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
Daniel Stenberg
fix an OOM problem detected by Jim Meyering
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
Daniel Stenberg
Remove a chunk of unused code that was #ifdef'de on...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
Yang Tse
fix typo affecting inclusion of <arpa/inet.h> in configure
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
Yang Tse
#include <string.h> in the getaddrinfo() runtime check...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
Yang Tse
fix symbol definition check for fcntl.h inclusion
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
Yang Tse
#include <stdlib.h> in the getifaddrs() runtime check...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
Daniel Stenberg
curl runs fine on Linux on Cell (PS3)
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
Yang Tse
Refactor configure script detection of functions used...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
Daniel Stenberg
and we are now on the 7.19.3 road
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
Daniel Stenberg
7.19.2 coming up
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
Daniel Stenberg
two more things for 7.19.3
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
Michal Marek
- Fixed a potential data loss in Curl_client_write...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
Dan Fandrich
Shortened some FTP responses to allow the timeout to...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
Gunter Knauf
changed to latest libidn version.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
Gunter Knauf
changed defines to make autobuild logs display libidn...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-12
Dan Fandrich
Fixed an OOM problem with test 560
commit
|
commitdiff
|
tree
|
snapshot
2008-11-12
Dan Fandrich
Give the test an extra second to run so it passes on...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Daniel Stenberg
- Rainer Canavan filed bug #2255627
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Daniel Stenberg
bump them all to 7.19.3 and remove some of the pending...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Daniel Stenberg
Added test case 560:
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Daniel Stenberg
Added missing <keywords>
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Gunter Knauf
updated OpenSSL version.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Gunter Knauf
added libidn build.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Gunter Knauf
updated coment, updated OpenSSL version.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Gunter Knauf
added libidn build.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Daniel Stenberg
cleaned up entries that have been implemented already...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Yang Tse
Related with bug #2230535 (curl.haxx.se/bug/view.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-09
Daniel Stenberg
11 new contributors from the 7.19.1 release
commit
|
commitdiff
|
tree
|
snapshot
2008-11-08
Yang Tse
check for getifaddrs and freeifaddrs as it is done...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-07
Dan Fandrich
The getifaddrs() version of Curl_if2ip() crashed when...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-07
Yang Tse
terminate with appropriate exit code
commit
|
commitdiff
|
tree
|
snapshot
2008-11-07
Yang Tse
give credit where credit is due
commit
|
commitdiff
|
tree
|
snapshot
2008-11-06
Yang Tse
Bug #2230535 (curl.haxx.se/bug/view.cgi?id=2230535...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-06
Yang Tse
Add missing curl_addrinfo, and sort the list.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-06
Yang Tse
Merged existing IPv4 and IPv6 Curl_ip2addr functions...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-06
Dan Fandrich
Added test 1086 to test a timeout the occurs during...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-06
Dan Fandrich
Make the SLOWDOWN option slow the FTP data connection...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-06
Dan Fandrich
Factored out some common code into a new function outpu...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
Daniel Stenberg
mention the speed unit for the _SPEED_LARGE options...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
Daniel Stenberg
corrected and clarified the *_SPEED_LARGE comments
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
Daniel Stenberg
7.19.1 is now history
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
Daniel Stenberg
and we're back on square one working on the next release...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
Daniel Stenberg
7.19.1 coming up
commit
|
commitdiff
|
tree
|
snapshot
2008-11-04
Daniel Stenberg
oops, use the correct option name
commit
|
commitdiff
|
tree
|
snapshot
2008-11-04
Daniel Stenberg
the pending bugs are now moved to next release
commit
|
commitdiff
|
tree
|
snapshot
2008-11-04
Daniel Stenberg
CURLINFO_FILETIME now works for file:// transfers as...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-03
Yang Tse
Sync up with reality
commit
|
commitdiff
|
tree
|
snapshot
2008-11-03
Daniel Stenberg
- Bug #2218480 (curl.haxx.se/bug/view.cgi?id=2218480...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-03
Gisle Vanem
If building with CURLDEBUG, sprintf() is defined away...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-03
Gisle Vanem
Added '#define HAVE_GETNAMEINFO' and qualifiers/types
commit
|
commitdiff
|
tree
|
snapshot
2008-11-03
Gisle Vanem
djgpp/DOS does have getaddrinfo().
commit
|
commitdiff
|
tree
|
snapshot
2008-11-03
Yang Tse
fix length of longest IPv6 address string
commit
|
commitdiff
|
tree
|
snapshot
2008-11-03
Daniel Stenberg
I liked Daniel Johnson's simplified version bumper...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-02
Dan Fandrich
Marked with TODO comments a number of problems in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Daniel Stenberg
183 - "libcurl issue with IPv6 and c-ares"
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Daniel Stenberg
Daniel Johnson reported and fixed ipv4 name resolves...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Daniel Stenberg
Added a TODO file to list things we want changed, added...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Daniel Stenberg
bump VERSIONINFO for the upcoming release
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Daniel Stenberg
- Carlo Contavalli added support for the glibc "rotate...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Yang Tse
Adjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Yang Tse
WIN32 availability of freeaddrinfo, getaddrinfo and...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Gisle Vanem
init_resolve_thread() needs 'hints' on the native form.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Gisle Vanem
Added '#define HAVE_GETADDRINFO'.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Gisle Vanem
Added curl_addrinfo.obj. Rearranged alphabetically.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-01
Gisle Vanem
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-31
Daniel Stenberg
Cleaned up in preparation for release next week. I...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-31
Yang Tse
fix OOM handling
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Yang Tse
NetWare LIBC target has getaddrinfo() and freeaddrinfo()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Yang Tse
Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Yang Tse
remove bogus whitespace
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Yang Tse
check for freeaddrinfo() at configuration phase
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Yang Tse
These two variables are now Curl_addrinfo pointers
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Yang Tse
remove bogus comment
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Yang Tse
update aclocal file serial number
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Yang Tse
Use our Curl_addrinfo definition even when an addrinfo...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Yang Tse
remove verification of the freeability of the addrinfo...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Dan Fandrich
SLOWDOWN actually causes a 0.01 second delay between...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-29
Daniel Stenberg
--ftp-method was added in 7.15.1. This mention ends...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-29
Dan Fandrich
Fixed a bug that caused a few bytes of garbage to be...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-29
Yang Tse
fix comment
commit
|
commitdiff
|
tree
|
snapshot
2008-10-29
Yang Tse
make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Dan Fandrich
Mention more restrictions on timeouts when using signals
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Daniel Stenberg
added an extra set of braces to unconfuse emacs and...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Yang Tse
fix leftover
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Dan Fandrich
Tweaked the include paths to work in CodeWarrior
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Yang Tse
Initial attempt to detect at configuration time if...
commit
|
commitdiff
|
tree
|
snapshot
next