projects
/
curl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
curl
2008-10-27
Dan Fandrich
Added rawstr.c to some more non-configure curl makefiles
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Yang Tse
don't skip tests 558 and 559 on i686 icc autobuilds
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Yang Tse
test #558 tests internal hash create/destroy
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Gisle Vanem
Added explicit rule and dependencies for $(OBJ_DIR...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Yang Tse
Skip test #558 when libcurl is built with hidden symbols
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Yang Tse
For tracing purposes log a fake call to getaddrinfo
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Yang Tse
add null-pointer check
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Yang Tse
avoid using Curl_ip2addr(), simply build up a fake...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Yang Tse
convert test #558 into something more interesting,...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Yang Tse
test #558 verifies loop operation using malloc() and...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Yang Tse
add missing header inclusions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Dan Fandrich
Added experimental support for zlib and OpenSSL on...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Yang Tse
icc adjustments:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Yang Tse
add missing header inclusions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Dan Fandrich
Stop using in6addr_any because it's not available every...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Dan Fandrich
Added rawstr.c to Symbian curl build
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Yang Tse
fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Yang Tse
some more temporary magic for the icc seg-fault issue
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Yang Tse
icc permanent adjustment:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Yang Tse
fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Dan Fandrich
Added rawstr.c to the non-configure curl makefiles
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Dan Fandrich
Added rawstr.c to the non-configure libcurl makefiles
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Yang Tse
moved some definitions from tftp.h to tftpd.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Yang Tse
fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Daniel Stenberg
moved the Curl_raw_ functions into the new lib/rawstr...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Yang Tse
icc adjustments:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Yang Tse
Raise message severity up to warning, when strerror_r...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Daniel Stenberg
added include to make the krb4 code compile again
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Dan Fandrich
Really old gcc doesn't like parenthesis around the...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Dan Fandrich
Tweaked a few tests to test proper Turkish locale handling
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Dan Fandrich
Created Curl_raw_nequal() which does a C-locale string...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Yang Tse
#include <stdlib.h> for exit() prototype
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Dan Fandrich
Updated example sizes and disable key words
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Dan Fandrich
Fixed a compiler warning with --disable-proxy
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Daniel Stenberg
fixed language, added the Solaris _REENTRANT thing
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Yang Tse
For i686 icc autobuilds:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Daniel Stenberg
removed four issues that had no action at all for the...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Yang Tse
some more temporary magic for the icc seg-fault issue
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Yang Tse
remove from configure.ac temporary magic for the icc...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Dan Fandrich
Changed some arrays of char* to arrays of char[] to...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Dan Fandrich
Compile away some more code in the CURL_DISABLE_PROXY...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Yang Tse
some more temporary magic for the icc seg-fault issue
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Dan Fandrich
Fixed some problems with SFTP range support to fix...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Yang Tse
Charles Hardin patch:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Yang Tse
remove debug-code which zero-filled some structures...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Dan Fandrich
A few prototypes shouldn't be defined if SSL is disabled.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Yang Tse
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Daniel Stenberg
All the coverity.com issues have no been taken care of.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Daniel Stenberg
added a NULL pointer check for the name field as it...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Yang Tse
some more temporary magic for the icc seg-fault issue
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
Yang Tse
messages initially intended only for debug purposes...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
Yang Tse
fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
Daniel Stenberg
Fixed potential memory leak in OOM situations. Detected...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
Yang Tse
oops
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
Daniel Stenberg
dumpeasycode() uses warnf() which uses config->errors...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
Daniel Stenberg
Removed dead code, identified by coverity.com.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
Yang Tse
attempt to fix or allow further detection of an elusive...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
Daniel Stenberg
clarified an argument's situation due to a false positi...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
Dan Fandrich
Fixed a compiler warning in the CURL_DISABLE_HTTP case
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
Yang Tse
attempt to fix compiler warning relative to potential...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Dan Fandrich
Removed some more code in the CURL_DISABLE_HTTP case
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Dan Fandrich
Removed a line of dead code (discovered by Coverity)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Dan Fandrich
Forgot it's a struct
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Dan Fandrich
Fixed a compile error reported by Albert Chin on AIX...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Yang Tse
fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Yang Tse
fix missing double-quotes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Yang Tse
protect against 'use after free' or race condition
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Yang Tse
oops ;-)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Yang Tse
oops
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Daniel Stenberg
fix syntax error
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Patrick Monnerat
Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Yang Tse
fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Yang Tse
OOM condition fix
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Daniel Stenberg
Charles Hardin made adig support a regular numerical...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Daniel Stenberg
185 - CURLOPT_PROXYUSER etc
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Daniel Stenberg
After having studied one of the coverity.com reports...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Yang Tse
remove some spurious line-endings
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Yang Tse
portability fix to avoid memory alignment problems
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Dan Fandrich
Return an error when a proxy option is set when configu...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Dan Fandrich
Added missing HTTP proxy and other keywords
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Dan Fandrich
CURLOPT_POST301 => CURLOPT_POSTREDIR
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Daniel Stenberg
don't segfault when NULL is passed in to CURLOPT_USERPWD or
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Daniel Stenberg
- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Daniel Stenberg
compile the library file strequal.c to get the Curl_raw...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Daniel Stenberg
mention the openssl requirement for the certinfo data
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Daniel Stenberg
correct version number for the certinfo addition
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Daniel Stenberg
Added CURLINFO_CERTINFO
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Daniel Stenberg
I renamed the function
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Daniel Stenberg
Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Daniel Stenberg
Curl_ascii_equal() must not assume that the string...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Yang Tse
some more temporary magic for the icc seg-fault issue
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Daniel Stenberg
fix warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Daniel Stenberg
- Pascal Terjan filed bug #2154627
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Yang Tse
Ensure that shell variable contents which have active...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Dan Fandrich
A <precheck> command is considered to have failed if...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Daniel Stenberg
removed the proto as well since the function is now...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Daniel Stenberg
remove Curl_strcasestr() since there is no code at...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Daniel Stenberg
mention his full name
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Daniel Stenberg
- John Wilkinson filed bug #2155496
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Daniel Stenberg
credit to John Wilkinson
commit
|
commitdiff
|
tree
|
snapshot
next