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
2007-08-12
Fixed the LDAP_DEPRECATED #define as suggested by Daniel Johnson, and
Daniel Stenberg
2007-08-12
disable LDAP since we can no longer compile due to header incompatiblities.
Gunter Knauf
2007-08-11
Allen Pulsifer provided a patch that makes libcurl set the expected download
Daniel Stenberg
2007-08-11
Patrick Monnerat modified the LDAP code and approach in curl. Starting now,
Daniel Stenberg
2007-08-09
fixed warning with gcc 4.x (hopefully); dynamincally imported UseAccurateCase...
Gunter Knauf
2007-08-09
fixed a warning which MingW gcc 4.2.1.
Gunter Knauf
2007-08-08
moved ugly CLIB define to nwos.c.
Gunter Knauf
2007-08-08
Song Ma noted a zlib memory leak in the illegal compressed header
Dan Fandrich
2007-08-08
blocked ssize_t define for MingW32.
Gunter Knauf
2007-08-08
Fix getsockname argument type
Patrick Monnerat
2007-08-07
Fixed torture test for test 509
Dan Fandrich
2007-08-07
moved HAVE_LONGLONG from makefiles to config-win32.h.
Gunter Knauf
2007-08-07
Some #if --> #ifdef
Patrick Monnerat
2007-08-07
Fixed some icc compiler warnings.
Dan Fandrich
2007-08-05
Patrick Monnerat updated the _FORM_DEBUG-enabled code, and I updated comments
Daniel Stenberg
2007-08-04
changed to use libssh2 0.16;
Gunter Knauf
2007-08-04
Patrick Monnerat fixed curl_easy_escape() and curlx_strtoll() to work on
Daniel Stenberg
2007-08-04
Fixed a couple of compiler warnings.
Dan Fandrich
2007-08-03
Refactored CreateConnection() somewhat to reduce its length by splitting
Dan Fandrich
2007-08-03
some more makefile fixes/changes.
Gunter Knauf
2007-08-03
Start adding some expanded error conversion of libssh2 errors.
James Housley
2007-08-03
The previous commit to force the use of libssh2-0.16 by removing
James Housley
2007-08-03
changed 'rm -f' to 'del /f' so it works without GnuUtils as Peteris Krumins p...
Gunter Knauf
2007-08-03
remove left-over partly support for libssh2 0.14
Daniel Stenberg
2007-08-03
The SSH code now only works with libssh2 0.16 or later. Thus we must not
Daniel Stenberg
2007-08-02
Scott Cantor filed bug report #1766320
Daniel Stenberg
2007-08-02
Fixed a compiler warning.
Dan Fandrich
2007-08-02
Patrick Monnerat's cleanup fix after my alloc-strings commit
Daniel Stenberg
2007-08-02
Dmitriy Sergeyev reported a regression: resumed file:// transfers broke
Daniel Stenberg
2007-08-02
argh, Greg Morse pointed out that the NTLM POST fix only worked if VERBOSE
Daniel Stenberg
2007-08-01
Patrick Monnerat and I modified libcurl so that now it *copies* all strings
Daniel Stenberg
2007-08-01
Greg Morse reported a problem with POSTing using ANYAUTH to a server requiring
Daniel Stenberg
2007-07-30
Patrick Monnerat restored qssl successful compilation and loading
Daniel Stenberg
2007-07-30
Properly set USE_SSL on OS/400
Dan Fandrich
2007-07-30
Fixed compiler warning on non-SSL builds
Dan Fandrich
2007-07-29
Bug report #1759542 (http://curl.haxx.se/bug/view.cgi?id=1759542). A bad use
Daniel Stenberg
2007-07-27
added missing part for the qsossl support
Daniel Stenberg
2007-07-24
Removed unused variable.
Dan Fandrich
2007-07-23
#if that should be #ifdef
Daniel Stenberg
2007-07-23
Implemented the parts of Patrick Monnerat's OS/400 patch that introduces
Daniel Stenberg
2007-07-23
Implemented only the parts of Patrick Monnerat's OS/400 patch that renamed
Dan Fandrich
2007-07-22
HTTP Digest auth fix on a re-used connection
Daniel Stenberg
2007-07-21
Make the pointers of a few static const arrays const, too, for safety.
Dan Fandrich
2007-07-20
Ralf S. Engelschall filed bug report #1757328
Daniel Stenberg
2007-07-20
Fix a loop with PWD
James Housley
2007-07-20
Made some const arrays static to avoid unnecessary stack usage.
Dan Fandrich
2007-07-18
As has been pointed out, err_msg should not be freed here. The actual
James Housley
2007-07-17
Jofell Gallardo posted a libcurl log using FTP that exposed a bug which made
Daniel Stenberg
2007-07-15
make users use the latest OpenSSL and Zlib libraries;
Gunter Knauf
2007-07-14
for now unless we do better fixed LIBSSH2_APINO compares to use long constants.
Gunter Knauf
[next]