projects
/
curl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
curl
2008-12-09
Dan Fandrich
Documented CURLOPT_CONNECT_ONLY as being useful only...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Dan Fandrich
Added test cases 1089 and 1090 to test --write-out...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Daniel Stenberg
- Ken Hirsch simplified how libcurl does FTPS: now...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Gisle Vanem
Fix for Win32 targets using Watt-32.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Dan Fandrich
C89 compilers (like Minix' ACK) only need to handle...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Daniel Stenberg
195 - SIZE returning 550 must not abort the transfer
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Daniel Stenberg
- Fred Machado posted about a weird FTP problem on...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Gisle Vanem
Added needed defines for Watt-32 on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Gisle Vanem
Undefine 'optarg', 'optind' and 'opterr' when using...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Gisle Vanem
ares_writev() shall not be exported when using Watt...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Gisle Vanem
Removed unneeded defines HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T,
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Daniel Stenberg
one more
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Daniel Stenberg
192 - "infinite loop during GSS authentication" bug...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Daniel Stenberg
- Christian Krause filed bug #2221237
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Daniel Stenberg
the initial version of the ares_set_socket_callback...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Daniel Stenberg
Gregor Jasny provided the patch that introduces ares_se...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Dan Fandrich
Bring the sys/include.h include test in line with curl's.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Dan Fandrich
Fixed the getifaddrs version of Curl_if2ip to work...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-03
Daniel Stenberg
- Igor Novoseltsev filed bug #2351645
commit
|
commitdiff
|
tree
|
snapshot
2008-12-03
Daniel Stenberg
filled in SONAME number bump info, after some CVS digging
commit
|
commitdiff
|
tree
|
snapshot
2008-12-03
Daniel Stenberg
- Pawel Kierski pointed out a mistake in the cookie...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-03
Daniel Stenberg
Let's not call ares_save_options() deprecated just yet
commit
|
commitdiff
|
tree
|
snapshot
2008-12-03
Daniel Stenberg
Introduce ares_dup(3) and new thoughts about API/ABI...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
Daniel Stenberg
explain the two *channel_inuse fields somewhat better
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
Dan Fandrich
Make sure sys/socket.h is included before netinet/in...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Daniel Stenberg
minor indent fix
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Daniel Stenberg
Convert the public config struct to the same binary...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Daniel Stenberg
added some more entries for stuff done the last ~2...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-30
Daniel Stenberg
People have successfully ran libcurl on iphone
commit
|
commitdiff
|
tree
|
snapshot
2008-11-29
Yang Tse
Further adjust a libssh2 preprocessor function-symbol...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-29
Yang Tse
Adjust some libssh2 preprocessor symbol definition...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-29
Gisle Vanem
Added '-DHAVE_GETHOSTNAME'.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-29
Dan Fandrich
Make sure sys/socket.h is included before netinet/in...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
Dan Fandrich
Netware has gethostname()
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
Dan Fandrich
Fixed a couple of typos
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
Dan Fandrich
Don't tweak the HAVE_* macros when using autoconf
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
Dan Fandrich
Make use of gethostname() conditional on it being available
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
Dan Fandrich
Only set TCP_NODELAY when it exists
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
Daniel Stenberg
updated with changes, preparing for a release soon
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
Yang Tse
Gerald Combs fixed a bug in ares_parse_ptr_reply()...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
Yang Tse
Brad Spencer provided changes to allow buildconf to...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
Daniel Stenberg
narrow the comment to < 80 columns
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
Dan Fandrich
Added tests 1087 and 1088 to test Basic authentication...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
Dan Fandrich
If a HTTP request is Basic and num is already >=1000...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
Yang Tse
In preparation for the upcomming IPv6 nameservers patch...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-24
Dan Fandrich
Fully clean up after test 608 so that it can be run...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-24
Daniel Stenberg
191 - "proposed patch for curl/libssh2 bugfix"
commit
|
commitdiff
|
tree
|
snapshot
2008-11-24
Daniel Stenberg
- Based on a patch by Vlad Grachov, libcurl now uses...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
Daniel Stenberg
Markus Koetter's adaptation of hiperfifo.c to instead...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
Daniel Stenberg
restored from my messy previous commit mistake
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
Dan Fandrich
Automatically detect OpenBSD's CA cert bundle.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Dan Fandrich
Make checking for struct ifreq a prerequisite for setting
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Daniel Stenberg
use unsigned short better intead of mixing with ints...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Daniel Stenberg
please the picky compilers by staying with short as...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Stenberg
194 - remove "Pragma: no-cache" from default HTTP requests
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Stenberg
- I removed the default use of "Pragma: no-cache" from...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Stenberg
Josef Wolf's extension that allows a $TESTDIR/gdbinit...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Stenberg
and now it compiles too!
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Stenberg
I updated this example to use the modern paradigms...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Stenberg
- Brad Spencer brought the new function ares_gethostbyn...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Stenberg
- Christian Krause reported and fixed a memory leak...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Stenberg
- Andreas Wurf and Markus Koetter helped me analyze...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Yang Tse
user provided PATH_SEPARATOR always overrides auto...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Yang Tse
attempting to keep lines below 80 chars
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Fandrich
Avoid creating garbage on an OOM error
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Yang Tse
provide a common PATH_SEPARATOR check method which...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Fandrich
Made an array static const
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Fandrich
Added #include "rawstr.h"
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Yang Tse
check for gethostbyaddr and gethostbyname as it is...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Daniel Stenberg
curl also builds fine for microblaze uclinux
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Daniel Stenberg
libcurl has been built and ran on Cell OS on the Cell...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Dan Fandrich
Added more compiler warning options for gcc 4.3
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Dan Fandrich
Display the time in verbose mode during the torture...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Yang Tse
the IP address we want/request/use from the interface...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Yang Tse
fix comment
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Yang Tse
if2ip.c related preprocessor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Yang Tse
Make configure script check if ioctl with the SIOCGIFAD...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Yang Tse
fix leftover from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Daniel Stenberg
pipelining for PUT is a good idea
commit
|
commitdiff
|
tree
|
snapshot
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
next