aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-23Porting library to OS/400Patrick Monnerat
2007-08-23added support for CA cert verification;Gunter Knauf
2007-08-22Bug report #1779751 (http://curl.haxx.se/bug/view.cgi?id=1779751) pointedDaniel Stenberg
2007-08-22Reversed the 'HAVE_LDAP_URL_PARSE' ifdef statement.Gisle Vanem
2007-08-22Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointedDaniel Stenberg
2007-08-22added a size > buffer size check to make it easier to track this in theDaniel Stenberg
2007-08-22Upped the buffer size to 17000+ bytes to prepare for the upcoming test 1003Daniel Stenberg
2007-08-221) the talk about strings used by libcurl doesn't apply to libcurl >= 7.17.0Daniel Stenberg
2007-08-22for now comment the tls_start section...Gunter Knauf
2007-08-21sync libssh2 paths with comments.Gunter Knauf
2007-08-21added targets to create the files missing in CVS which makes calling buildcon...Gunter Knauf
2007-08-20fixed wrong CLAGS define.Gunter Knauf
2007-08-20fixed warning with unused var;Gunter Knauf
2007-08-20Based on a patch by Christian Vogt, the FTP code now sets the upcomingDaniel Stenberg
2007-08-20converted tabs to spaces.Gunter Knauf
2007-08-20removed trailing spaces.Gunter Knauf
2007-08-20Increase timeout for accept for improved reliability on loaded servers.Dan Fandrich
2007-08-20compile with ldaps by default since it seems to work fine so far.Gunter Knauf
2007-08-20fixed ldaps section for OpenLDAP. Still not working, but at least it compiles...Gunter Knauf
2007-08-20added some comments about the paths and build options;Gunter Knauf
2007-08-20dont set CURL_LDAP_HYBRID for MingW32 configure builds.Gunter Knauf
2007-08-20added define for ldap_ssl.h.Gunter Knauf
2007-08-19ignore errors of the RM command; seems that the del command fails on W2K when...Gunter Knauf
2007-08-19added some comments in the makefiles about build options.Gunter Knauf
2007-08-17ignore all the binaries and the .deps and .libsDaniel Stenberg
2007-08-17- Robson Braga Araujo filed bug report #1776232Daniel Stenberg
2007-08-17remove stupid comment since there's no content in this test caseDaniel Stenberg
2007-08-17Robson Braga Araujo filed bug report #1776235Daniel Stenberg
2007-08-17 NEXT soname bumpDaniel Stenberg
2007-08-17some keywords for future stats/coverage checksDaniel Stenberg
2007-08-17Moved the 5320 and 5322 into the 1000-series instead which is a documentedDaniel Stenberg
2007-08-17Song Ma provided a patch that cures a problem libcurl has when doing resumeDaniel Stenberg
2007-08-16fixed warning about uninitialized.Gunter Knauf
2007-08-16added basic ldaps support; for now its ifdef'd with HAVE_LDAP_SSL unless we k...Gunter Knauf
2007-08-15added define PORT_LDAPS.Gunter Knauf
2007-08-15Fix a potential buffer overflow bug in lib/version.cPatrick Monnerat
2007-08-15added ldap_msgfree() to fix memory leak.Gunter Knauf
2007-08-14added a dependency for libcares if build with ares support;Gunter Knauf
2007-08-14LDAP is no longer excluded on Minix.Dan Fandrich
2007-08-14updated NetWare docu about recent LDAP changes.Gunter Knauf
2007-08-14only include LDAP headers if we build with LDAP support.Gunter Knauf
2007-08-14added -lwldap32 to link libs.Gunter Knauf
2007-08-14changed autoload dependent LDAP NLM.Gunter Knauf
2007-08-14trial to enable LDAP support again with patched Novell headers.Gunter Knauf
2007-08-14Andrew Wansink provided an NTLM bugfix: in the case the server sets the flagDaniel Stenberg
2007-08-14the curl_multi_handle_control() ideaDaniel Stenberg
2007-08-13Removed redundant dependency linesDan Fandrich
2007-08-13Removed unused variable.Dan Fandrich
2007-08-13Simplify and rename internal structure to avoid potential name clash with LDA...Patrick Monnerat
2007-08-12Fixed the LDAP_DEPRECATED #define as suggested by Daniel Johnson, andDaniel Stenberg