Age | Commit message (Expand) | Author |
2007-07-05 | Add -a when running torture tests now that it's supported. | Dan Fandrich |
2007-07-04 | Fix spelling error in error message | James Housley |
2007-07-04 | add test for gettimeofday() so that HAVE_GETTIMEOFDAY gets defined. | Gunter Knauf |
2007-07-04 | enabled ares build. | Gunter Knauf |
2007-07-04 | although the check for HAVE_STRUCT_TIMEVAL solved the redefine it is incorrec... | Gunter Knauf |
2007-07-04 | added check for sys/param.h. | Gunter Knauf |
2007-07-03 | trial to catch problem with Daniels cross-mingw ares builds. | Gunter Knauf |
2007-07-03 | added NetWare CLIB-own header to solve gcc warnings. | Gunter Knauf |
2007-07-03 | few minor changes to make ares compile for NetWare CLIB architecture. | Gunter Knauf |
2007-07-03 | fixed rule to build libcares when needed. | Gunter Knauf |
2007-07-03 | changed to build for CLIB / LIBC. | Gunter Knauf |
2007-07-03 | added libcares to static build if ares enabled. | Gunter Knauf |
2007-07-02 | contributors from the 7.16.3 release notes | Daniel Stenberg |
2007-07-02 | sync'd with lib makefile changes: use var for awk; fixed RECV* / SEND* define... | Gunter Knauf |
2007-07-02 | some more makefile tweaks and hacks to deal with both lib architectures. | Gunter Knauf |
2007-07-02 | Fix problem with the indenting noticed by Pavel | James Housley |
2007-07-01 | ignore make error when trying to copy curl.pdf which isnt in CVS. | Gunter Knauf |
2007-07-01 | mention the old name | Daniel Stenberg |
2007-07-01 | Thomas J. Moore provided a patch that introduces Kerberos5 support in | Daniel Stenberg |
2007-07-01 | Song Ma helped me verify and extend a fix for doing FTP over a SOCKS4/5 proxy | Daniel Stenberg |
2007-07-01 | changed RECV_* / SEND_* defines to correctly reflect NetWare APIs; | Gunter Knauf |
2007-07-01 | disabled 64bit type for CLIB build which removes compiler runtime dependency. | Gunter Knauf |
2007-07-01 | updated NetWare docu. | Gunter Knauf |
2007-07-01 | added lib architecture to NLM description. | Gunter Knauf |
2007-06-30 | added HAVE_SYS_IOCTL_H define; added gcc runtime. | Gunter Knauf |
2007-06-30 | moved includes to setup.h so that the project headers also pick them up (elem... | Gunter Knauf |
2007-06-30 | fixed path to Metrowerks tools and runtime since they changed between compile... | Gunter Knauf |
2007-06-30 | minor patches to enable building for NetWare CLIB. | Gunter Knauf |
2007-06-30 | minor patches to enable building for NetWare CLIB. | Gunter Knauf |
2007-06-30 | enabled building for NetWare CLIB architecture. | Gunter Knauf |
2007-06-28 | revert previous patch since it turned out that older cp dont know this switch... | Gunter Knauf |
2007-06-28 | Using fdopen() is a more correct way to implement the CURLOPT_NEW_FILE_PREMS | James Housley |
2007-06-28 | reality sync | Daniel Stenberg |
2007-06-28 | fixed nasty cp warnings about not beeing able to preserve ownership. | Gunter Knauf |
2007-06-27 | James Bursa's improvement | Daniel Stenberg |
2007-06-27 | fix little flaw that could make the transfer loop end prematurely | Daniel Stenberg |
2007-06-27 | Add two new options for the SFTP/SCP/FILE protocols: CURLOPT_NEW_FILE_PERMS | James Housley |
2007-06-27 | removed trailing spaces. | Gunter Knauf |
2007-06-27 | fixed wrong var name | Gunter Knauf |
2007-06-26 | add an FTP rename example to 3.7 | Daniel Stenberg |
2007-06-26 | Robert Iakobashvili re-arranged the internal hash code to work with a custom | Daniel Stenberg |
2007-06-26 | The results for a list only directory should be sent to the callback | James Housley |
2007-06-26 | ftp_list_only mode should list all file types, not just directories. | James Housley |
2007-06-25 | gah, adding missing braces, removed silly debug output, added new debug output | Daniel Stenberg |
2007-06-25 | Adjusted how libcurl treats HTTP 1.1 responses without content-lenth or | Daniel Stenberg |
2007-06-25 | fix the version string as well | Daniel Stenberg |
2007-06-25 | start working towards 7.16.4 | Daniel Stenberg |
2007-06-25 | 7.16.3 | Daniel Stenberg |
2007-06-24 | As reported by "Tro" in http://curl.haxx.se/mail/lib-2007-06/0161.html and | Daniel Stenberg |
2007-06-22 | added netware install target | Gunter Knauf |