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
2008-12-08
ares_writev() shall not be exported when using Watt-32 (has writev).
Gisle Vanem
2008-12-08
Removed unneeded defines HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T,
Gisle Vanem
2008-12-08
one more
Daniel Stenberg
2008-12-08
192 - "infinite loop during GSS authentication" bug #2221237
Daniel Stenberg
2008-12-08
- Christian Krause filed bug #2221237
Daniel Stenberg
2008-12-04
the initial version of the ares_set_socket_callback man page
Daniel Stenberg
2008-12-04
Gregor Jasny provided the patch that introduces ares_set_socket_callback(),
Daniel Stenberg
2008-12-04
Bring the sys/include.h include test in line with curl's.
Dan Fandrich
2008-12-04
Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6
Dan Fandrich
2008-12-03
- Igor Novoseltsev filed bug #2351645
Daniel Stenberg
2008-12-03
filled in SONAME number bump info, after some CVS digging
Daniel Stenberg
2008-12-03
- Pawel Kierski pointed out a mistake in the cookie code that could lead to a
Daniel Stenberg
2008-12-03
Let's not call ares_save_options() deprecated just yet
Daniel Stenberg
2008-12-03
Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.
Daniel Stenberg
2008-12-02
explain the two *channel_inuse fields somewhat better
Daniel Stenberg
2008-12-02
Make sure sys/socket.h is included before netinet/in.h (required by
Dan Fandrich
2008-12-01
minor indent fix
Daniel Stenberg
2008-12-01
Convert the public config struct to the same binary size/construct as in the
Daniel Stenberg
2008-12-01
added some more entries for stuff done the last ~2 years
Daniel Stenberg
2008-11-30
People have successfully ran libcurl on iphone
Daniel Stenberg
2008-11-29
Further adjust a libssh2 preprocessor function-symbol definition check
Yang Tse
2008-11-29
Adjust some libssh2 preprocessor symbol definition checks
Yang Tse
2008-11-29
Added '-DHAVE_GETHOSTNAME'.
Gisle Vanem
2008-11-29
Make sure sys/socket.h is included before netinet/in.h (required by
Dan Fandrich
2008-11-28
Netware has gethostname()
Dan Fandrich
2008-11-28
Fixed a couple of typos
Dan Fandrich
2008-11-28
Don't tweak the HAVE_* macros when using autoconf
Dan Fandrich
2008-11-28
Make use of gethostname() conditional on it being available
Dan Fandrich
2008-11-28
Only set TCP_NODELAY when it exists
Dan Fandrich
2008-11-28
updated with changes, preparing for a release soon
Daniel Stenberg
2008-11-26
Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause a
Yang Tse
2008-11-26
Brad Spencer provided changes to allow buildconf to work on OS X.
Yang Tse
2008-11-26
narrow the comment to < 80 columns
Daniel Stenberg
2008-11-25
Added tests 1087 and 1088 to test Basic authentication on a redirect
Dan Fandrich
2008-11-25
If a HTTP request is Basic and num is already >=1000, the HTTP test server
Dan Fandrich
2008-11-25
In preparation for the upcomming IPv6 nameservers patch, the internal
Yang Tse
2008-11-24
Fully clean up after test 608 so that it can be run twice in succession.
Dan Fandrich
2008-11-24
191 - "proposed patch for curl/libssh2 bugfix"
Daniel Stenberg
2008-11-24
- Based on a patch by Vlad Grachov, libcurl now uses a new libssh2 0.19
Daniel Stenberg
2008-11-21
Markus Koetter's adaptation of hiperfifo.c to instead use libev
Daniel Stenberg
2008-11-21
restored from my messy previous commit mistake
Daniel Stenberg
2008-11-21
Automatically detect OpenBSD's CA cert bundle.
Dan Fandrich
2008-11-20
Make checking for struct ifreq a prerequisite for setting
Dan Fandrich
2008-11-20
use unsigned short better intead of mixing with ints to prevent compiler
Daniel Stenberg
2008-11-20
please the picky compilers by staying with short as the data we get is short
Daniel Stenberg
2008-11-19
194 - remove "Pragma: no-cache" from default HTTP requests
Daniel Stenberg
2008-11-19
- I removed the default use of "Pragma: no-cache" from libcurl when a proxy is
Daniel Stenberg
2008-11-19
Josef Wolf's extension that allows a $TESTDIR/gdbinit$testnum file that when
Daniel Stenberg
2008-11-19
and now it compiles too!
Daniel Stenberg
2008-11-19
I updated this example to use the modern paradigms of the socket API where
Daniel Stenberg
[next]