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
2009-04-27
the windows threaded resolver isn't foolproof enough
Daniel Stenberg
2009-04-27
Add temporary debug tracing for curl_socklen_t detection failures
Yang Tse
2009-04-27
Reorder curl_socklen_t and socklen_t equivalent check while both coexist
Yang Tse
2009-04-27
Rearrange curl_socklen_t tests to improve speed of usual results
Yang Tse
2009-04-26
Initial step towards a configure time curl_socklen_t definition
Yang Tse
2009-04-26
Fixed: 227 - CURLINFO_APPCONNECT_TIME doesn't work with multi interface, #277...
Daniel Stenberg
2009-04-26
- Bug report #2779733 (http://curl.haxx.se/bug/view.cgi?id=2779733) by Sven
Daniel Stenberg
2009-04-25
removed pointless file
Daniel Stenberg
2009-04-25
synced with current reality
Daniel Stenberg
2009-04-25
Further narrow the use of the icc 9.1 optimizer workaround.
Yang Tse
2009-04-24
- Kamil Dudka fixed another NSS-related leak when client certs were used.
Daniel Stenberg
2009-04-24
test 1099: "TFTP get first a non-existing file then an existing" added disabled
Daniel Stenberg
2009-04-24
Try a simpler variation of the 'volatile' variables icc 9.1 on unix IA32 work...
Yang Tse
2009-04-23
for is docs remarks
Daniel Stenberg
2009-04-23
- bug report #2779245 (http://curl.haxx.se/bug/view.cgi?id=2779245) by Rainer
Daniel Stenberg
2009-04-23
CURLOPT_POSTQUOTE commands only run when no error
Daniel Stenberg
2009-04-23
Try another variation of the 'volatile' variables icc 9.1 on unix IA32 workar...
Yang Tse
2009-04-23
Added new libcurl source files to Amiga, RiscOS and VC6 build files.
Dan Fandrich
2009-04-22
Disable optimizations when compiling function Curl_freeaddrinfo() with icc 9....
Yang Tse
2009-04-22
avoid use of alloca()
Yang Tse
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2009-04-21
Moved potential inclusion of system's malloc.h and memory.h header files to
Yang Tse
2009-04-21
remove unnecessary typecast
Yang Tse
2009-04-21
ignore
Yang Tse
2009-04-20
- Leanic Lefever reported a crash and did some detailed research on why and
Daniel Stenberg
2009-04-20
- Gisle Vanem noticed that --libtool would produce bogus strings at times for
Daniel Stenberg
2009-04-19
attempt to workaround icc 9.1 optimizer induced problem
Yang Tse
2009-04-18
escape the ' properly
Daniel Stenberg
2009-04-18
63. When CURLOPT_CONNECT_ONLY is used, the handle cannot reliably be re-used
Daniel Stenberg
2009-04-18
Added 'slist.obj'.
Gisle Vanem
2009-04-18
Added HAVE_LIMITS_H.
Gisle Vanem
2009-04-18
Added '-DHAVE_LIMITS_H'.
Gisle Vanem
2009-04-18
Avoid compiler warning about unused argument.
Gisle Vanem
2009-04-17
mention Pramod Sharma and "persistent connections when doing FTP over a HTTP ...
Daniel Stenberg
2009-04-17
As Jeff Pohlmeyer suggested: "pointer to 'char *'" is now instead put:
Daniel Stenberg
2009-04-17
- Pramod Sharma reported and tracked down a bug when doing FTP over a HTTP
Daniel Stenberg
2009-04-17
remove compiler options used while debugging the icc 9.1 optimizer issue
Yang Tse
2009-04-17
re-enable all tests for all icc autobuilds
Yang Tse
2009-04-17
further narrow the use of the icc 9.1 optimizer workaround
Yang Tse
2009-04-16
attempt to workaround icc 9.1 optimizer induced problem
Yang Tse
2009-04-15
moved HAVE_LIMITS_H to common defines
Yang Tse
2009-04-15
Set HP-UX compiler warning level back to the one that exposes
Yang Tse
2009-04-15
moved HAVE_LIMITS_H to common defines (no idea why I didnt this initially alr...
Gunter Knauf
2009-04-14
HAVE_LIMITS_H definition for NetWare CLIB
Yang Tse
2009-04-14
first take at bundling cmake-related files in the tarball
Daniel Stenberg
2009-04-14
things in the pipe right now
Daniel Stenberg
2009-04-14
use HAVE_LIMITS_H symbol to protect limits.h inclusion
Yang Tse
2009-04-14
include <limits.h> for INT_MAX definition
Yang Tse
2009-04-14
fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...
Yang Tse
2009-04-14
(Minor change - From Piotr Dobrogost) Moved a line.
Benoit Neil
[prev]
[next]