Fixed libcurl to honour the --disable-ldaps configure option
[platform/upstream/curl.git] / src /
2011-02-21 Julien Chaffraixcurl: Added --netrc-file.
2011-02-17 Guenter KnaufSet -fpcc-struct-return only for gcc compiler.
2011-02-13 Guenter KnaufAdded -m32 to CFLAGS to compile with x86_64 gcc.
2011-02-13 Guenter KnaufUpdated OpenSSL version, added links to docu.
2011-02-10 Daniel Stenberg--keepalive-time: warn if not supported properly
2011-01-19 Daniel Stenbergmain: make the tlsauth options always present
2011-01-19 Quinn SlackTLS-SRP: support added when using GnuTLS
2011-01-13 Yang Tsebuild: BCC - makefile.b32 tweak
2011-01-13 Yang Tsebuild: BCC - makefile.b32 tweak
2011-01-13 Guenter KnaufUse env var for PSDK instead of hardcoded path.
2011-01-12 Yang Tsebuild: BCC - require Borlands's MAKE for Makefile.b32...
2011-01-12 Yang Tsebuild: BCC - recover lost functionality from commit...
2011-01-12 Yang Tsebuild: use external preprocessor cpp32 when building...
2011-01-11 Guenter KnaufDisable LDAP support since BCC headers are insufficient.
2011-01-11 Guenter KnaufInstead of exiting with error lets set BCCDIR self.
2011-01-11 Guenter KnaufSome Borland C++ makefile tweaks.
2011-01-11 Guenter KnaufBorland C++ doesnt have struct sockaddr_storage.
2010-12-22 Guenter KnaufAdded support for axTLS to NetWare build.
2010-12-20 Daniel Stenberggetparameter: add error check
2010-12-20 Yang Tsebuild: refactoring of msvc makefiles to allow overridin...
2010-12-05 Guenter KnaufUpdated OpenSSL version.
2010-12-03 Yang Tsefix compiler warning: assignment within conditional...
2010-12-03 Yang Tsebuild: lib/config.dos renamed to lib/config-dos.h
2010-12-02 Yang Tsebuild: provide SIZEOF_SIZE_T netware definition
2010-11-28 Yang Tseatoi: remove atoi usage
2010-11-26 Yang Tsexattr: fix compiler warning: enumerated type mixed...
2010-11-12 Adam LightMakefile.vc6: fixed the xattr.c compile
2010-11-10 Yang Tsexattr: portability fix
2010-11-10 Stefan Tomanekwrite extended attributes by using fsetxattr
2010-11-10 Dan FandrichCheck for getinfo errors before setting attributes
2010-11-08 Daniel Stenberghelp: indent the --xattr option like the others
2010-11-08 Daniel Stenbergxattr: use const char * for const strings
2010-11-08 Daniel StenbergCURLOPT_RESOLVE: added
2010-11-07 Yang Tsexattr: fix VisualStudio builds
2010-11-05 Daniel Stenberg--libcurl: simplify output
2010-11-05 Daniel Stenbergxattr: add configure check and #ifdefs
2010-11-05 Stefan Tomaneksave metadata to extended file attributes
2010-10-21 Dan FandrichRemoved the native Makefile.riscos files
2010-10-14 Daniel Stenbergoptions: check for features for some options
2010-10-13 Guenter KnaufSome more small Watcom makefile fixes.
2010-10-13 Guenter KnaufModified Watcom makefiles to work on Linux too.
2010-10-12 Daniel Stenberggitignore: ignore Makefile.vc10.dist made by maketgz
2010-10-12 Daniel Stenbergheader_callback: strip off file path separated with...
2010-10-12 Dan FandrichGet the curl source files for Amiga from Makefile.inc
2010-10-12 Guenter KnaufAdded build bits for librtmp / libssh2 to Watcom makefiles.
2010-10-12 Guenter KnaufAdded build bits for librtmp to NetWare makefiles.
2010-10-10 Guenter KnaufAdded build bits for librtmp to MingW32 makefiles.
2010-10-08 Daniel Stenbergglobbing: fix crash on unballanced open brace
2010-10-03 Guenter KnaufSome NetWare makefile tweaks.
2010-09-16 Daniel Stenbergwhitespace: unified source
2010-09-16 Daniel Stenbergremote-header-name: don't output filename when NULL
2010-09-12 Daniel Stenbergglob_word: remove a check that is always false
2010-09-03 Dan FandrichUse checkprefix() to compare protocol-specific strings
2010-09-02 Guenter KnaufMoved S_ISREG define to setup as suggested by Dan.
2010-09-01 Guenter KnaufAdded S_ISREG define for Win32.
2010-08-25 Cameron KaiserGopher protocol support (initial release)
2010-08-24 Dan FandrichFixed a NULL pointer dereference in form posting
2010-08-20 Daniel Stenbergcmdline: make -F type= accept ;charset=
2010-08-19 Dan FandrichUse the S_ISREG macro to determine what is a regular...
2010-08-18 Guenter KnaufIt is sufficient to pipe stderr to NUL to get rid of...
2010-08-15 Guenter KnaufSyncroniszed vclean target; fixed some comments.
2010-08-15 Kamil Dudkacurl -T: ignore file size of special files
2010-08-11 Guenter KnaufAdded OpenSSL builds to Watcom makefiles.
2010-08-10 Guenter KnaufMore Watcom makefile fixes ...
2010-08-10 Guenter KnaufFixed my wrong edit.
2010-08-10 Guenter KnaufMore Watcom makefile fixes.
2010-08-10 Guenter KnaufChanged test for -u switch in order to enable other...
2010-08-10 Guenter KnaufUpdated lib dependency versions.
2010-08-07 Guenter KnaufFix to overwrite libcurl name.
2010-08-06 Guenter KnaufSome more Watcom makefile massage ...
2010-08-02 Guenter KnaufRename CURL_SOURCES macro; revert previous rename of...
2010-08-02 Guenter KnaufRemoved ugly dependency lists since wmake knows the...
2010-08-02 Guenter KnaufUse suffix search path for sources in lib folder.
2010-08-02 Guenter KnaufChanged src/Makefile.Watcom to use CURL_SOURCES from...
2010-08-01 Guenter KnaufRenamed curl_SOURCES to CURL_ALLFILES to overcome wmake...
2010-08-01 Guenter KnaufRemoved wlink from DLL loader list because it doesnt...
2010-08-01 Daniel Stenbergretry: consider retrying even if -f is used
2010-07-31 Guenter KnaufAdded dependend libs for curl static linking.
2010-07-31 Guenter KnaufFixed curl.exe static linking.
2010-07-29 Guenter KnaufAdded a comment with an alternate idea to avoid the...
2010-07-29 Guenter KnaufMake Watcom makefiles use Makefile.inc to reduce future...
2010-07-29 Guenter KnaufWatcom makefiles overhaul.
2010-07-22 Guenter KnaufUpdated library versions.
2010-07-21 Ben Greearbuild: Enable configure --enable-werror
2010-07-17 Jeff Pohlmeyerremote-header-name: chop filename at next semicolon
2010-07-14 Daniel Stenberg--retry: access violation with URL part sets continued
2010-07-07 Tor Arntsenupload: Avoid infinite loop when checking for auth...
2010-07-06 Daniel Stenbergupload: warn users trying to upload from stdin with...
2010-07-06 Daniel Stenberg--libcurl: list the tricky options instead of using...
2010-07-06 Daniel Stenbergcurl: avoid setting libcurl options to its default
2010-07-06 Daniel Stenberg--libcurl: hide setopt() calls setting default options
2010-07-06 Daniel Stenberg--libcurl: use *_LARGE options with typecasted constants
2010-06-28 Daniel Stenbergglob: backslash escaping bug
2010-06-01 Yang Tsefix compiler warning: enumerated type mixed with anothe...
2010-05-31 Yang Tsefix compiler warning: enumerated type mixed with anothe...
2010-05-29 Kamil Dudkastrtoofft: rename CURL_LLONG_MIN -> CURL_OFF_T_MIN
2010-04-29 Ben Greeartelnet: Allow programatic use of telnet.
2010-04-24 Guenter Knaufencourage users to take latest lib dependencies.
2010-04-24 Alex Blighcurl: added --proto and --proto-redir
2010-04-21 Daniel Stenbergcurl: -O crash on windows
next