index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-08-30
added --enable-ldaps switch;
Gunter Knauf
2007-08-30
Fixed a few compiler warnings. Try to do a slightly better job of
Dan Fandrich
2007-08-30
Made Curl_GetFTPResponse() use lots less code and instead use the proper
Daniel Stenberg
2007-08-29
Added lots of consts
Dan Fandrich
2007-08-28
Mention that 'make test' does more than just run all the tests (suggested
Dan Fandrich
2007-08-27
Fixed some minor type mismatches and missing consts mainly found by splint.
Dan Fandrich
2007-08-26
Fixed some minor mismatched types found by splint.
Dan Fandrich
2007-08-25
bail out with error if someone tries to use another cert than PEM with OpenLDAP.
Gunter Knauf
2007-08-25
only link with -lwldap32 if we dont use other LDAP SDKs.
Gunter Knauf
2007-08-24
added defines to build with OpenLDAP.
Gunter Knauf
2007-08-24
Adding DOCS file in OS400 installation library with license and various other...
Patrick Monnerat
2007-08-24
Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed
Daniel Stenberg
2007-08-24
Remove leading space in curl_version_info ss_version field.
Patrick Monnerat
2007-08-23
Added test case 1005 to test excessively-long replies spread out over
Dan Fandrich
2007-08-23
Allow ftp server alternate replies to contain backslash-escaped control
Dan Fandrich
2007-08-23
Make ldap.h, gssapi.h and qsossl.h inclusions conditional.
Patrick Monnerat
2007-08-23
Need even more time to wait for an accept.
Dan Fandrich
2007-08-23
Added test1004 to validate a previous fix for a memory leak when an
Dan Fandrich
2007-08-23
Mention OS/400 and TPF
Dan Fandrich
2007-08-23
ported to OS/400
Daniel Stenberg
2007-08-23
added the two new os400 files
Daniel Stenberg
2007-08-23
Add the files in the OS400 dir to the dist. I didn't add it as a new subdir
Daniel Stenberg
2007-08-23
--libcurl does not support -F
Daniel Stenberg
2007-08-23
Porting library to OS/400
Patrick Monnerat
2007-08-23
added support for CA cert verification;
Gunter Knauf
2007-08-22
Bug report #1779751 (http://curl.haxx.se/bug/view.cgi?id=1779751) pointed
Daniel Stenberg
2007-08-22
Reversed the 'HAVE_LDAP_URL_PARSE' ifdef statement.
Gisle Vanem
2007-08-22
Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed
Daniel Stenberg
2007-08-22
added a size > buffer size check to make it easier to track this in the
Daniel Stenberg
2007-08-22
Upped the buffer size to 17000+ bytes to prepare for the upcoming test 1003
Daniel Stenberg
2007-08-22
1) the talk about strings used by libcurl doesn't apply to libcurl >= 7.17.0
Daniel Stenberg
2007-08-22
for now comment the tls_start section...
Gunter Knauf
2007-08-21
sync libssh2 paths with comments.
Gunter Knauf
2007-08-21
added targets to create the files missing in CVS which makes calling buildcon...
Gunter Knauf
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
[next]