platform/upstream/curl.git
2007-08-23 Daniel StenbergAdd the files in the OS400 dir to the dist. I didn...
2007-08-23 Daniel Stenberg--libcurl does not support -F
2007-08-23 Patrick MonneratPorting library to OS/400
2007-08-23 Gunter Knaufadded support for CA cert verification;
2007-08-22 Daniel StenbergBug report #1779751 (curl.haxx.se/bug/view.cgi?id=17797...
2007-08-22 Gisle VanemReversed the 'HAVE_LDAP_URL_PARSE' ifdef statement.
2007-08-22 Daniel StenbergBug report #1779054 (curl.haxx.se/bug/view.cgi?id=17790...
2007-08-22 Daniel Stenbergadded a size > buffer size check to make it easier...
2007-08-22 Daniel StenbergUpped the buffer size to 17000+ bytes to prepare for...
2007-08-22 Daniel Stenberg1) the talk about strings used by libcurl doesn't apply...
2007-08-22 Gunter Knauffor now comment the tls_start section...
2007-08-21 Gunter Knaufsync libssh2 paths with comments.
2007-08-21 Gunter Knaufadded targets to create the files missing in CVS which...
2007-08-20 Gunter Knauffixed wrong CLAGS define.
2007-08-20 Gunter Knauffixed warning with unused var;
2007-08-20 Daniel StenbergBased on a patch by Christian Vogt, the FTP code now...
2007-08-20 Gunter Knaufconverted tabs to spaces.
2007-08-20 Gunter Knaufremoved trailing spaces.
2007-08-20 Dan FandrichIncrease timeout for accept for improved reliability...
2007-08-20 Gunter Knaufcompile with ldaps by default since it seems to work...
2007-08-20 Gunter Knauffixed ldaps section for OpenLDAP. Still not working...
2007-08-20 Gunter Knaufadded some comments about the paths and build options;
2007-08-20 Gunter Knaufdont set CURL_LDAP_HYBRID for MingW32 configure builds.
2007-08-20 Gunter Knaufadded define for ldap_ssl.h.
2007-08-19 Gunter Knaufignore errors of the RM command; seems that the del...
2007-08-19 Gunter Knaufadded some comments in the makefiles about build options.
2007-08-17 Daniel Stenbergignore all the binaries and the .deps and .libs
2007-08-17 Daniel Stenberg- Robson Braga Araujo filed bug report #1776232
2007-08-17 Daniel Stenbergremove stupid comment since there's no content in this...
2007-08-17 Daniel StenbergRobson Braga Araujo filed bug report #1776235
2007-08-17 Daniel Stenberg NEXT soname bump
2007-08-17 Daniel Stenbergsome keywords for future stats/coverage checks
2007-08-17 Daniel StenbergMoved the 5320 and 5322 into the 1000-series instead...
2007-08-17 Daniel StenbergSong Ma provided a patch that cures a problem libcurl...
2007-08-16 Gunter Knauffixed warning about uninitialized.
2007-08-16 Gunter Knaufadded basic ldaps support; for now its ifdef'd with...
2007-08-15 Gunter Knaufadded define PORT_LDAPS.
2007-08-15 Patrick MonneratFix a potential buffer overflow bug in lib/version.c
2007-08-15 Gunter Knaufadded ldap_msgfree() to fix memory leak.
2007-08-14 Gunter Knaufadded a dependency for libcares if build with ares...
2007-08-14 Dan FandrichLDAP is no longer excluded on Minix.
2007-08-14 Gunter Knaufupdated NetWare docu about recent LDAP changes.
2007-08-14 Gunter Knaufonly include LDAP headers if we build with LDAP support.
2007-08-14 Gunter Knaufadded -lwldap32 to link libs.
2007-08-14 Gunter Knaufchanged autoload dependent LDAP NLM.
2007-08-14 Gunter Knauftrial to enable LDAP support again with patched Novell...
2007-08-14 Daniel StenbergAndrew Wansink provided an NTLM bugfix: in the case...
2007-08-14 Daniel Stenbergthe curl_multi_handle_control() idea
2007-08-13 Dan FandrichRemoved redundant dependency lines
2007-08-13 Dan FandrichRemoved unused variable.
2007-08-13 Patrick MonneratSimplify and rename internal structure to avoid potenti...
2007-08-12 Daniel StenbergFixed the LDAP_DEPRECATED #define as suggested by Danie...
2007-08-12 Daniel Stenbergminor change in language for the --libcurl source header
2007-08-12 Gunter Knaufdisable LDAP since we can no longer compile due to...
2007-08-11 Daniel StenbergAllen Pulsifer provided a patch that makes libcurl...
2007-08-11 Daniel StenbergPatrick Monnerat modified the LDAP code and approach...
2007-08-09 Gunter Knauffixed warning with gcc 4.x (hopefully); dynamincally...
2007-08-09 Gunter Knauffixed a warning which MingW gcc 4.2.1.
2007-08-09 Dan FandrichThere's no need to ignore the User-Agent for this test.
2007-08-08 Gunter Knaufmoved ugly CLIB define to nwos.c.
2007-08-08 Dan FandrichSong Ma noted a zlib memory leak in the illegal compres...
2007-08-08 Gunter Knaufremoved asm rules since we have no asm in the sources...
2007-08-08 Gunter Knaufblocked ssize_t define for MingW32.
2007-08-08 Patrick MonneratFix getsockname argument type
2007-08-07 Daniel StenbergUsage of the BCURLOPT_PROGRESSFUNCTION callback is...
2007-08-07 Dan FandrichFixed torture test for test 509
2007-08-07 Gunter Knaufmoved HAVE_LONGLONG from makefiles to config-win32.h.
2007-08-07 Daniel Stenbergadd URL to more "generated public config.h" details
2007-08-07 Patrick MonneratSome #if --> #ifdef
2007-08-07 Dan FandrichFixed some icc compiler warnings.
2007-08-06 Gunter KnaufPeteris Krumins pointed out that MingW32 doesnt provide...
2007-08-06 Daniel Stenbergontributors from the 7.16.4 release notes and a removed...
2007-08-06 Daniel Stenbergremoved the rsaglue hint since it doesn't apply to...
2007-08-06 Daniel Stenbergwe now support GSS/Kerberos 5 for ftp file transfers!
2007-08-05 Daniel StenbergPatrick Monnerat updated the _FORM_DEBUG-enabled code...
2007-08-04 Gunter Knaufchanged to use libssh2 0.16;
2007-08-04 Daniel Stenberganother mirror
2007-08-04 Daniel StenbergPatrick Monnerat fixed curl_easy_escape() and curlx_str...
2007-08-04 Dan FandrichFixed a couple of compiler warnings.
2007-08-03 Dan FandrichRefactored CreateConnection() somewhat to reduce its...
2007-08-03 Gunter Knauffixed small fix issue I introduced with my previous...
2007-08-03 Gunter Knaufsome more makefile fixes/changes.
2007-08-03 James HousleyStart adding some expanded error conversion of libssh2...
2007-08-03 James HousleyThe previous commit to force the use of libssh2-0.16...
2007-08-03 Gunter Knaufchanged 'rm -f' to 'del /f' so it works without GnuUtil...
2007-08-03 Gunter KnaufPeteris Krumins pointed out some MingW32 related build...
2007-08-03 Gunter KnaufPeteris Krumins pointed out that the standard MingW32...
2007-08-03 Daniel StenbergSCP and SFTP support now requires libssh2 0.16 or later
2007-08-03 Daniel Stenbergremove left-over partly support for libssh2 0.14
2007-08-03 Daniel StenbergThe SSH code now only works with libssh2 0.16 or later...
2007-08-02 Daniel StenbergScott Cantor filed bug report #1766320
2007-08-02 Dan FandrichFixed a compiler warning.
2007-08-02 Daniel StenbergPatrick Monnerat's cleanup fix after my alloc-strings...
2007-08-02 Daniel StenbergDmitriy Sergeyev reported a regression: resumed file...
2007-08-02 Daniel Stenbergclarify that setting POSTFIELDS to NULL or "" is not...
2007-08-02 Daniel Stenbergargh, Greg Morse pointed out that the NTLM POST fix...
2007-08-01 Daniel StenbergPatrick Monnerat and I modified libcurl so that now...
2007-08-01 Daniel StenbergGreg Morse reported a problem with POSTing using ANYAUT...
2007-07-30 Daniel StenbergAIX 4 and 5 get to use non-blocking sockets
2007-07-30 Daniel StenbergPeter O'Gorman pointed out (and fixed) that the non...
next