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
2010-08-02
retry: consider retrying even if -f is used
Daniel Stenberg
2010-08-01
multi: fix FTPS connecting the data connection with OpenSSL
Daniel Stenberg
2010-08-01
Fixed curlbuild.h rule.
Guenter Knauf
2010-08-01
Added rule to create curlbuild.h if not present (for builds from git).
Guenter Knauf
2010-08-01
Added dependend libs for curl static linking.
Guenter Knauf
2010-07-31
Fixed curl.exe static linking.
Guenter Knauf
2010-07-30
warning: silence a win64 compiler warning
Daniel Stenberg
2010-07-30
KNOWN_BUG: The SOCKET type in Win64 is 64 bits
Daniel Stenberg
2010-07-30
smtp_connect: always provide host name buffer
Daniel Stenberg
2010-07-30
sethostname: avoid including unistd.h to duck for warnings
Daniel Stenberg
2010-07-30
sethostname: ISO C does not allow extra `;' outside of a function
Daniel Stenberg
2010-07-30
NTLM tests: boost coverage by forcing the hostname
Kamil Dudka
2010-07-29
Added a comment with an alternate idea to avoid the backslash line continatio...
Guenter Knauf
2010-07-29
Changed comparison to match size_t var type.
Guenter Knauf
2010-07-29
Removed unused vars to avoid compiler warnings.
Guenter Knauf
2010-07-29
Make Watcom makefiles use Makefile.inc to reduce future maintainance.
Guenter Knauf
2010-07-29
Watcom makefiles overhaul.
Guenter Knauf
2010-07-28
some cosmetic changes.
Guenter Knauf
2010-07-26
Added md4.c to the Watcom makefile
Dan Fandrich
2010-07-26
Added PolarSSL to the docs
Dan Fandrich
2010-07-25
curl-config: --built-shared returns shared info
Daniel Stenberg
2010-07-24
add_buffer_send: fix compiler warning
Daniel Stenberg
2010-07-22
Updated library versions.
Guenter Knauf
2010-07-22
Fixed script version which was still based on CVS Revision tag.
Guenter Knauf
2010-07-21
FAQ: Why doesn't cURL error out when the cable is unplugged?
Dan Fandrich
2010-07-21
ssh: Fix compile error on 64-bit systems.
Ben Greear
2010-07-21
build: Enable configure --enable-werror
Ben Greear
2010-07-21
pingpong: Fix indentation (whitespace change only)
Ben Greear
2010-07-18
CUSTOMREQUEST: shouldn't be disabled when HTTP is disabled
Jan Van Boghout
2010-07-18
pingpong: response_time is milliseconds
Jan Van Boghout
2010-07-18
ftp: response timeout bug in "quote" sending
Jan Van Boghout
2010-07-17
remote-header-name: chop filename at next semicolon
Jeff Pohlmeyer
2010-07-14
--retry: access violation with URL part sets continued
Daniel Stenberg
2010-07-14
releasnote: synch up with commit f3b77e5611d
Daniel Stenberg
2010-07-14
examples: add curl_multi_timeout
Constantine Sapuntzakis
2010-07-12
configure: document the STATICLIB variable
Daniel Stenberg
2010-07-12
multi: fix condition that remove timers before trigger
Constantine Sapuntzakis
2010-07-12
threaded resolver: fix timeout issue
Constantine Sapuntzakis
2010-07-12
configure: allow environments variable to override internals
Daniel Stenberg
2010-07-09
Improved the Android build instructions
Dan Fandrich
2010-07-07
upload: Avoid infinite loop when checking for auth bits
Tor Arntsen
2010-07-06
upload: warn users trying to upload from stdin with anyauth
Daniel Stenberg
2010-07-06
http: don't enable chunked during authentication negotiations
Daniel Stenberg
2010-07-06
--libcurl: list the tricky options instead of using [REMARK]
Daniel Stenberg
2010-07-06
curl: avoid setting libcurl options to its default
Daniel Stenberg
2010-07-06
--libcurl: hide setopt() calls setting default options
Daniel Stenberg
2010-07-06
--libcurl: use *_LARGE options with typecasted constants
Daniel Stenberg
2010-07-01
multi: CURLINFO_LASTSOCKET doesn't work after remove_handle
Daniel Stenberg
2010-06-30
build: add enable IPV6 option for the VC makefiles
Pierre Joye
2010-06-30
FAQ: the threaded resolver works universally now
Daniel Stenberg
[prev]
[next]