Better separate the library dependencies into those required by libcurl
[platform/upstream/curl.git] / lib / Makefile.am
2007-02-17 Dan FandrichBetter separate the library dependencies into those...
2006-09-30 Daniel StenbergSupport for FTP third party transfers is now dropped
2006-08-29 Gisle VanemRenamed config.dj -> config.dos.
2006-08-07 Yang TseAllow again proper compilation outside of the source...
2006-07-25 Daniel StenbergMichael Jerris added magic that builds lib/curllib...
2006-07-07 Dan FandrichFixed building curllib.dsp when running make outside...
2006-06-24 Daniel StenbergAdded README.pipelining but also extracted the "docs...
2006-05-31 Daniel StenbergAdded config-tpf.h to the release package
2006-04-10 Daniel Stenbergadded README.multi_socket
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-03-16 Dan FandrichRemoved references to config-vms.h from the makefiles.
2005-01-14 Daniel StenbergAdded README.hostip
2005-01-08 Gisle VanemAdded Makefile.Watcom to EXTRA_DIST.
2004-11-16 Daniel StenbergAdded README.httpauth to the dist
2004-11-09 Gisle VanemChanges for removing libcurl.def file on Win32.
2004-11-02 Daniel StenbergPaul Nolan fix to make libcurl build nicely on Windows CE
2004-09-15 Daniel StenbergReplaced the former date parser with a rewrite. No...
2004-08-24 Daniel StenbergAttempt to quick-fix the getdate problem by post-replac...
2004-07-16 Gunter Knaufremoved Makefile.b32.resp from the list.
2004-07-14 Daniel Stenbergremoved the config-netware.h from the release archives
2004-07-04 Daniel Stenberginclude the Makefile.inc file to get all sources and...
2004-07-02 Daniel Stenbergmake clean now removes getdate.c
2004-06-09 Daniel Stenbergwhen producing curllib.dsp, include libcurl.def as...
2004-05-13 Daniel StenbergAdded two two missing header files I missed when I...
2004-05-11 Daniel Stenbergcurl_global_init_mem() allows the memory functions...
2004-05-11 Daniel Stenbergnew attempt at an improved DSP-file generation
2004-05-07 Daniel Stenbergdon't use a magic define name
2004-05-07 Daniel StenbergGenerate curllib.dsp on dist.time from msvcproj.head...
2004-05-06 Daniel Stenbergcurlx.h is a header to add to the release archive(s)
2004-05-04 Daniel Stenbergremoved curl_formparse() from the library
2004-04-26 Daniel StenbergMajor hostip.c cleanup and split into multiple files...
2004-04-07 Daniel Stenbergrenamed the strtoofft() macro to curlx_strtoofft()...
2004-04-06 Daniel StenbergAdded the curl source header and changed some comments
2004-03-25 Daniel Stenbergcut off 'curl_' from the strerror file names
2004-03-24 Daniel Stenbergmissed the new header file
2004-03-24 Daniel StenbergGisle Vanem's fix to replace the bad use of strerror...
2004-03-17 Daniel Stenbergnew netware-related files added to the distribution
2004-01-05 Daniel StenbergDavid J Meyer's large file support.
2003-12-11 Daniel Stenberguse the CORRECT file name! ;-)
2003-12-10 Daniel Stenbergadded the new amiga files to the dist
2003-12-10 Daniel Stenbergdo the ares stuff in the configure file
2003-11-10 Daniel StenbergGenerate the ca-bundle.h file in the build dir and...
2003-11-06 Daniel StenbergGisle Vanem's libcurl.dll version info patch applied
2003-11-06 Daniel StenbergMac OS X framework build files, contributed by Matt...
2003-11-04 Daniel Stenbergspellfix in the generated comment by Kevin Roth
2003-10-24 Daniel StenbergBased on David Hull's fix in bug report 804599, we...
2003-10-16 Daniel Stenbergpassword promting support removed from libcurl
2003-10-13 Daniel StenbergRemoved extra LDFLAGS assignment. Pointed out in debian...
2003-10-07 Daniel Stenberg Neil Dunbar provided a patch that now makes libcurl...
2003-09-14 Daniel Stenbergreverted the change that blanks LIBS
2003-09-12 Daniel Stenbergblank the LIBS variable, as we don't need any libs...
2003-08-28 Daniel Stenbergonly do chmod if there's a file present
2003-08-08 Daniel Stenbergchmod the cabundle file before we attempt to write...
2003-08-07 Daniel Stenberguse 644 for the chmod
2003-08-06 Daniel Stenbergargh, it wasn't *that* easy to generate the ca-bundle...
2003-08-06 Daniel Stenberggenerate the ca-bundle.h in the build dir, and also...
2003-08-05 Daniel StenbergLDFLAGS fix to make the GSSAPI build again
2003-08-05 Daniel Stenbergadded README.ares
2003-08-05 Daniel Stenbergares awareness/usage/support added. If configure -...
2003-07-25 Daniel StenbergWith an unknown CA path, we undef the variable. To...
2003-07-04 Daniel StenbergDan Grayson pointed out that we set the CURL_CA_BUNDLE...
2003-06-11 Daniel StenbergInitial take at NTLM authentication. It doesn't really...
2003-06-10 Daniel StenbergDaniel Kouril's patch that adds HTTP negotiation suppor...
2003-05-22 Daniel StenbergInitial Digest support. At least partly working.
2003-05-21 Daniel Stenberg Gisle Vanem made curl build with djgpp on DOS.
2003-02-04 Jean-Philippe Bare... added the sharing of DNS cache
2003-01-09 Daniel Stenbergshare.h is now a used header file
2002-11-13 Daniel Stenbergdllinit.c is removed
2002-10-21 Daniel Stenbergcheck for cygwin and if built on that, enable the no...
2002-10-13 Daniel Stenbergmy first take at a memory leak detection document
2002-10-07 Daniel StenbergKevin Roth pointed out that 'make install' failed if...
2002-10-04 Daniel StenbergThe -no-undefined flag is CRUCIAL for this to build...
2002-09-03 Daniel Stenbergfixed the dist-hook and added the missing header file
2002-09-02 Daniel StenbergJames Gallagher's Content-Encoding work
2002-08-30 Daniel StenbergCURLE_SSL_INSECURE is removed again and so is CURLOPT_S...
2002-08-30 Daniel Stenbergsupport DESTDIR for the bundle
2002-08-30 Daniel Stenbergca-bundle stuff for configure and generated header...
2002-08-22 Daniel Stenbergallow undefined symbols!
2002-08-13 Daniel StenbergSterling Hughes brings the share interface
2002-04-10 Daniel Stenbergadded RISCOS makefile
2002-03-19 Daniel Stenbergremoved multi.h
2002-03-06 Daniel StenbergBrad corrected the include path (again)
2002-02-27 Daniel Stenbergmade building outside the source tree work again, Kevin...
2002-02-25 Daniel Stenbergautomake usage and options cleanup
2002-02-22 Daniel Stenberglib/config.h.in added to dist
2002-02-07 Daniel Stenbergmoved the config-* files here from the ../Makefile.am
2002-01-03 Daniel Stenbergmerged the multi-dev branch back into MAIN again
2002-01-03 Daniel StenbergSterling Hughes' provided initial DNS cache source...
2001-11-27 Daniel StenbergEric Lavigne updates
2001-10-16 Daniel StenbergKevin Roth's cygwin adjustment
2001-10-01 Daniel Stenbergintroduced non-blocking connects
2001-08-28 Daniel Stenbergup'ed the version-info
2001-08-20 Daniel StenbergAlbert Chin's neat configure/package fixes
2001-08-15 Daniel Stenbergadded getinfo.h
2001-06-11 Daniel Stenbergcorrected the -version-info
2001-05-29 Daniel StenbergAdded strtok.[ch]
2001-05-28 Daniel Stenbergincreased interface age
2001-03-14 Daniel Stenbergincreased the 'current' number for the interface
2001-03-07 Daniel Stenbergadded the http_chunks files
2001-02-19 Daniel Stenbergadded two VC++ files for project stuff
next