index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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 (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
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
Kamil Dudka's follow-up fix
Daniel Stenberg
2009-04-13
- bug report #2727981 (http://curl.haxx.se/bug/view.cgi?id=2727981) by Martin
Daniel Stenberg
2009-04-13
- Toshio Kuratomi reported a memory leak problem with libcurl+NSS that turned
Daniel Stenberg
2009-04-13
fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...
Yang Tse
2009-04-11
Added new libcurl source files to Symbian OS build files.
Dan Fandrich
2009-04-11
Use 'curl_socket_t' instead of 'int' for socket.
Yang Tse
2009-04-11
fix compiler warning: enumerated type mixed with another type
Yang Tse
2009-04-09
Cleaned up the custom definition I added (replaced by CURL_STATICLIB)
Benoit Neil
2009-04-09
some minor Makefile tweaks for latest libssh2.
Gunter Knauf
2009-04-08
Fixed missing HAVE_PROCESS_H (caused a warning)
Benoit Neil
2009-04-08
Fixed compile defines in CMake scripts
Benoit Neil
2009-04-06
Made the CMake scripts read Makefile.inc. Needs testing I guess.
Benoit Neil
2009-04-06
Added tests (exes) targets, refactor a few things.
Benoit Neil
2009-04-06
Added curl (exe) target, fixed static/dynamic linking errors.
Benoit Neil
2009-04-06
Removed the "lib" prefix under linux ("was "liblibcurl") and fixed import lib...
Benoit Neil
2009-04-03
fix compiler warning: passing arg 1 of `sk_num' from incompatible pointer type
Yang Tse
2009-04-02
Added basic OpenSSL support in CMake scripts (Thanks to Bill Hoffman)
Benoit Neil
2009-04-02
Initial CMake scripts (libcurl only), based on the merge of tetest scripts an...
Benoit Neil
2009-04-01
- Andre Guibert de Bruet fixed a NULL pointer use in an infof() call if a
Daniel Stenberg
2009-03-31
Properly return an error code in curl_easy_recv (reported by Jim Freeman).
Dan Fandrich
2009-03-29
some minor Makefile tweaks.
Gunter Knauf
2009-03-18
- Kamil Dudka brought a patch that enables 6 additional crypto algorithms when
Daniel Stenberg
2009-03-15
If CURL_DISABLE_PROXY is defined, we must allow socks_sspi.c to call
Gisle Vanem
2009-03-13
- Use libssh2_version() to present the libssh2 version in case the libssh2
Daniel Stenberg
2009-03-12
Fix TELNET transfers not being aborted upon write callback failures
Yang Tse
2009-03-12
Add Curl_read() return code checking
Yang Tse
2009-03-11
fix previous commit misplaced break statement
Yang Tse
2009-03-11
Added TELNET timeout support for Windows builds
Yang Tse
2009-03-09
- Frank Hempel found out a bug and provided the fix:
Daniel Stenberg
2009-03-09
Avoid a compile warning in --disable-proxy case
Dan Fandrich
2009-03-08
- Andre Guibert de Bruet found and fixed a code segment in ssluse.c where the
Daniel Stenberg
2009-03-08
- Andre Guibert de Bruet fixed the gnutls-using code: There are a few places
Daniel Stenberg
2009-03-08
Andre Guibert de Bruet fixed a typo in the error message
Daniel Stenberg
2009-03-05
Fix NTLM authentication memory leak on SSPI enabled Windows builds
Yang Tse
2009-03-03
- David James brought a patch that make libcurl close (all) dead connections
Daniel Stenberg
2009-03-02
- David Kierznowski notified us about a security flaw
Daniel Stenberg
2009-02-28
for portability reasons: s/inet_pton/Curl_inet_pton/
Yang Tse
2009-02-28
fix compiler warning
Yang Tse
2009-02-27
- Senthil Raja Velu reported a problem when CURLOPT_INTERFACE and
Daniel Stenberg
2009-02-27
Indentation fixes, untabify and related whitespace-cleanup. No code changed.
Daniel Stenberg
2009-02-25
corrected and clarified the top comment
Daniel Stenberg
2009-02-25
- As Daniel Fandrich figured out, we must do the GnuTLS initing in the
Daniel Stenberg
[prev]
[next]