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
.gitignore: ignore all built examples
Daniel Stenberg
2010-08-02
example: fix code to build warning-free
Daniel Stenberg
2010-08-02
Curl_connected_proxy: skip the bits.tcpconnect check
Daniel Stenberg
2010-08-02
sethostname: provide local prototype for gethostname
Daniel Stenberg
2010-08-02
build: add typecast to avoid warning
Daniel Stenberg
2010-08-02
Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro.
Guenter Knauf
2010-08-02
Removed ugly dependency lists since wmake knows the .autodepend directive.
Guenter Knauf
2010-08-02
Use suffix search path for sources in lib folder.
Guenter Knauf
2010-08-02
Changed src/Makefile.Watcom to use CURL_SOURCES from src/Makefile.inc.
Guenter Knauf
2010-08-02
Renamed curl_SOURCES to CURL_ALLFILES to overcome wmake's case-insensitivity.
Guenter Knauf
2010-08-02
Removed wlink from DLL loader list because it doesnt work with Watcom < 1.8.
Guenter Knauf
2010-08-02
Moved the LDAP API defines from Makefile.Watcom to config-win32.h.
Guenter Knauf
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
[prev]
[next]