Age | Commit message (Expand) | Author |
2007-08-20 | fixed wrong CLAGS define. | Gunter Knauf |
2007-08-20 | fixed warning with unused var; | Gunter Knauf |
2007-08-20 | Based on a patch by Christian Vogt, the FTP code now sets the upcoming | Daniel Stenberg |
2007-08-20 | converted tabs to spaces. | Gunter Knauf |
2007-08-20 | removed trailing spaces. | Gunter Knauf |
2007-08-20 | Increase timeout for accept for improved reliability on loaded servers. | Dan Fandrich |
2007-08-20 | compile with ldaps by default since it seems to work fine so far. | Gunter Knauf |
2007-08-20 | fixed ldaps section for OpenLDAP. Still not working, but at least it compiles... | Gunter Knauf |
2007-08-20 | added some comments about the paths and build options; | Gunter Knauf |
2007-08-20 | dont set CURL_LDAP_HYBRID for MingW32 configure builds. | Gunter Knauf |
2007-08-20 | added define for ldap_ssl.h. | Gunter Knauf |
2007-08-19 | ignore errors of the RM command; seems that the del command fails on W2K when... | Gunter Knauf |
2007-08-19 | added some comments in the makefiles about build options. | Gunter Knauf |
2007-08-17 | ignore all the binaries and the .deps and .libs | Daniel Stenberg |
2007-08-17 | - Robson Braga Araujo filed bug report #1776232 | Daniel Stenberg |
2007-08-17 | remove stupid comment since there's no content in this test case | Daniel Stenberg |
2007-08-17 | Robson Braga Araujo filed bug report #1776235 | Daniel Stenberg |
2007-08-17 | NEXT soname bump | Daniel Stenberg |
2007-08-17 | some keywords for future stats/coverage checks | Daniel Stenberg |
2007-08-17 | Moved the 5320 and 5322 into the 1000-series instead which is a documented | Daniel Stenberg |
2007-08-17 | Song Ma provided a patch that cures a problem libcurl has when doing resume | Daniel Stenberg |
2007-08-16 | fixed warning about uninitialized. | Gunter Knauf |
2007-08-16 | added basic ldaps support; for now its ifdef'd with HAVE_LDAP_SSL unless we k... | Gunter Knauf |
2007-08-15 | added define PORT_LDAPS. | Gunter Knauf |
2007-08-15 | Fix a potential buffer overflow bug in lib/version.c | Patrick Monnerat |
2007-08-15 | added ldap_msgfree() to fix memory leak. | Gunter Knauf |
2007-08-14 | added a dependency for libcares if build with ares support; | Gunter Knauf |
2007-08-14 | LDAP is no longer excluded on Minix. | Dan Fandrich |
2007-08-14 | updated NetWare docu about recent LDAP changes. | Gunter Knauf |
2007-08-14 | only include LDAP headers if we build with LDAP support. | Gunter Knauf |
2007-08-14 | added -lwldap32 to link libs. | Gunter Knauf |
2007-08-14 | changed autoload dependent LDAP NLM. | Gunter Knauf |
2007-08-14 | trial to enable LDAP support again with patched Novell headers. | Gunter Knauf |
2007-08-14 | Andrew Wansink provided an NTLM bugfix: in the case the server sets the flag | Daniel Stenberg |
2007-08-14 | the curl_multi_handle_control() idea | Daniel Stenberg |
2007-08-13 | Removed redundant dependency lines | Dan Fandrich |
2007-08-13 | Removed unused variable. | Dan Fandrich |
2007-08-13 | Simplify and rename internal structure to avoid potential name clash with LDA... | Patrick Monnerat |
2007-08-12 | Fixed the LDAP_DEPRECATED #define as suggested by Daniel Johnson, and | Daniel Stenberg |
2007-08-12 | minor change in language for the --libcurl source header | 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-09 | There's no need to ignore the User-Agent for this test. | Dan Fandrich |
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 | removed asm rules since we have no asm in the sources, and this produced 2 wa... | Gunter Knauf |
2007-08-08 | blocked ssize_t define for MingW32. | Gunter Knauf |