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-10-22
For i686 icc autobuilds:
Yang Tse
2008-10-22
removed four issues that had no action at all for the last four weeks or more
Daniel Stenberg
2008-10-22
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-22
remove from configure.ac temporary magic for the icc seg-fault issue
Yang Tse
2008-10-22
Changed some arrays of char* to arrays of char[] to reduce data size and
Dan Fandrich
2008-10-21
Compile away some more code in the CURL_DISABLE_PROXY case.
Dan Fandrich
2008-10-21
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-21
Fixed some problems with SFTP range support to fix test cases 634 through 637.
Dan Fandrich
2008-10-21
Charles Hardin patch:
Yang Tse
2008-10-20
remove debug-code which zero-filled some structures before free()ing them
Yang Tse
2008-10-20
A few prototypes shouldn't be defined if SSL is disabled.
Dan Fandrich
2008-10-20
*** empty log message ***
Yang Tse
2008-10-20
All the coverity.com issues have no been taken care of.
Daniel Stenberg
2008-10-20
added a NULL pointer check for the name field as it can in fact be NULL when
Daniel Stenberg
2008-10-20
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-19
messages initially intended only for debug purposes, now become permanent
Yang Tse
2008-10-19
fix compiler warning
Yang Tse
2008-10-19
Fixed potential memory leak in OOM situations. Detected by coverity.com
Daniel Stenberg
2008-10-19
oops
Yang Tse
2008-10-19
dumpeasycode() uses warnf() which uses config->errors so we must not close
Daniel Stenberg
2008-10-19
Removed dead code, identified by coverity.com.
Daniel Stenberg
2008-10-19
attempt to fix or allow further detection of an elusive icc SIGSEGV
Yang Tse
2008-10-19
clarified an argument's situation due to a false positive alert pointed out
Daniel Stenberg
2008-10-19
Fixed a compiler warning in the CURL_DISABLE_HTTP case
Dan Fandrich
2008-10-19
attempt to fix compiler warning relative to potential misaligned data access
Yang Tse
2008-10-18
Removed some more code in the CURL_DISABLE_HTTP case
Dan Fandrich
2008-10-18
Removed a line of dead code (discovered by Coverity)
Dan Fandrich
2008-10-17
Forgot it's a struct
Dan Fandrich
2008-10-17
Fixed a compile error reported by Albert Chin on AIX and IRIX when using
Dan Fandrich
2008-10-17
fix compiler warning
Yang Tse
2008-10-17
fix missing double-quotes
Yang Tse
2008-10-17
protect against 'use after free' or race condition
Yang Tse
2008-10-17
oops ;-)
Yang Tse
2008-10-17
oops
Yang Tse
2008-10-17
fix syntax error
Daniel Stenberg
2008-10-17
Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD} in OS400 code and RPG...
Patrick Monnerat
2008-10-17
fix compiler warning
Yang Tse
2008-10-17
OOM condition fix
Yang Tse
2008-10-17
Charles Hardin made adig support a regular numerical dotted IP address for the
Daniel Stenberg
2008-10-17
185 - CURLOPT_PROXYUSER etc
Daniel Stenberg
2008-10-17
After having studied one of the coverity.com reports at length last night, I
Daniel Stenberg
2008-10-17
remove some spurious line-endings
Yang Tse
2008-10-17
portability fix to avoid memory alignment problems
Yang Tse
2008-10-16
Return an error when a proxy option is set when configured with
Dan Fandrich
2008-10-16
Added missing HTTP proxy and other keywords
Dan Fandrich
2008-10-16
CURLOPT_POST301 => CURLOPT_POSTREDIR
Dan Fandrich
2008-10-16
don't segfault when NULL is passed in to CURLOPT_USERPWD or
Daniel Stenberg
2008-10-16
- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that then
Daniel Stenberg
2008-10-16
compile the library file strequal.c to get the Curl_raw_equal function as
Daniel Stenberg
2008-10-16
mention the openssl requirement for the certinfo data
Daniel Stenberg
[prev]
[next]