summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed now obsolete NETDB_DEFINE_CONTEXT macro calls.Gunter Knauf2007-07-113-11/+0
* updated makefile to compile nwos.c.Gunter Knauf2007-07-111-3/+3
* added NetWare-own file to provide some init functions (for now only CLIB);Gunter Knauf2007-07-113-0/+91
* Added the first libcurl version to which the SSH options were added.Dan Fandrich2007-07-111-0/+3
* added netdb.h for NetWare CLIB since gethostname() is defined there.Gunter Knauf2007-07-111-0/+4
* fixed endif comment.Gunter Knauf2007-07-111-2/+2
* fixed endif comment.Gunter Knauf2007-07-111-1/+1
* Added a code coverage section using gcc and gcov.Dan Fandrich2007-07-101-1/+19
* Shmulik Regev:Daniel Stenberg2007-07-103-4/+7
* Giancarlo Formicuccia reported and fixed a problem with a closed connectionDaniel Stenberg2007-07-103-2/+9
* Force the time zone to GMT in the cookie tests in case the user isDan Fandrich2007-07-107-1/+41
* The previous commits changed the error codeJames Housley2007-07-101-1/+1
* * Finish moving sftp:// into a state machine so it won't block in multi modeJames Housley2007-07-105-558/+1708
* Fixed a curl memory leak reported by Song Ma with a modified versionDan Fandrich2007-07-103-3/+50
* start working on 7.16.5...Daniel Stenberg2007-07-102-19/+9
* 7.16.4 prepscurl-7_16_4Daniel Stenberg2007-07-103-1/+49
* added better CodeWarrior detection (forgot to add with previos version).Gunter Knauf2007-07-091-1/+4
* added better CodeWarrior detection;Gunter Knauf2007-07-081-1/+6
* added better CodeWarrior detection;Gunter Knauf2007-07-081-1/+1
* added better CodeWarrior detection.Gunter Knauf2007-07-081-1/+4
* removed some obsolete include paths and defines.Gunter Knauf2007-07-073-12/+12
* Thomas J. Moore made it build with less warningsDaniel Stenberg2007-07-062-25/+10
* Gavrie Philipson's change, updated numbersDaniel Stenberg2007-07-061-3/+4
* add note about windows and dlls with CURLOPT_WRITEDATADaniel Stenberg2007-07-061-5/+7
* fixed NetWare CLIB implementation of getpass_r()Gunter Knauf2007-07-061-8/+17
* Gavrie Philipson provided a patch that will use a more specific errorJames Housley2007-07-052-1/+13
* Add -a when running torture tests now that it's supported.Dan Fandrich2007-07-051-2/+2
* Fix spelling error in error messageJames Housley2007-07-041-1/+1
* add test for gettimeofday() so that HAVE_GETTIMEOFDAY gets defined.Gunter Knauf2007-07-041-0/+1
* enabled ares build.Gunter Knauf2007-07-042-0/+13
* although the check for HAVE_STRUCT_TIMEVAL solved the redefine it is incorrec...Gunter Knauf2007-07-041-1/+1
* added check for sys/param.h.Gunter Knauf2007-07-041-0/+1
* trial to catch problem with Daniels cross-mingw ares builds.Gunter Knauf2007-07-031-0/+2
* added NetWare CLIB-own header to solve gcc warnings.Gunter Knauf2007-07-031-0/+3
* few minor changes to make ares compile for NetWare CLIB architecture.Gunter Knauf2007-07-034-4/+12
* fixed rule to build libcares when needed.Gunter Knauf2007-07-032-3/+6
* changed to build for CLIB / LIBC.Gunter Knauf2007-07-031-35/+69
* added libcares to static build if ares enabled.Gunter Knauf2007-07-031-0/+3
* contributors from the 7.16.3 release notesDaniel Stenberg2007-07-021-0/+18
* sync'd with lib makefile changes: use var for awk; fixed RECV* / SEND* define...Gunter Knauf2007-07-021-19/+26
* some more makefile tweaks and hacks to deal with both lib architectures.Gunter Knauf2007-07-022-23/+29
* Fix problem with the indenting noticed by PavelJames Housley2007-07-021-1/+1
* ignore make error when trying to copy curl.pdf which isnt in CVS.Gunter Knauf2007-07-011-1/+1
* mention the old nameDaniel Stenberg2007-07-011-0/+2
* Thomas J. Moore provided a patch that introduces Kerberos5 support inDaniel Stenberg2007-07-0119-92/+509
* Song Ma helped me verify and extend a fix for doing FTP over a SOCKS4/5 proxyDaniel Stenberg2007-07-013-3/+12
* changed RECV_* / SEND_* defines to correctly reflect NetWare APIs;Gunter Knauf2007-07-012-38/+55
* disabled 64bit type for CLIB build which removes compiler runtime dependency.Gunter Knauf2007-07-012-22/+25
* updated NetWare docu.Gunter Knauf2007-07-011-4/+13
* added lib architecture to NLM description.Gunter Knauf2007-07-012-2/+2