I removed leading 'curl' path on the 'curlbuild.h' include statement in
[platform/upstream/curl.git] / lib / Makefile.am
2009-11-05 Yang TseI removed leading 'curl' path on the 'curlbuild.h'...
2009-11-02 Daniel Stenbergdescribe the cmake situation
2009-10-17 Daniel StenbergREADME.NSS is gone
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-06-06 Yang TseRevert delegating c-ares linking magic on libtool and...
2009-06-04 Yang Tseallow building libcurl for VxWorks
2009-06-04 Yang Tsec-ares embbeded builds header include paths fully defin...
2009-05-30 Yang TseDelegate c-ares linking magic on libtool and auto-makef...
2009-05-08 Yang TseRenamed vc6 workspace and project files to avoid filena...
2009-05-08 Yang TseRenamed vc6 workspace and project files to avoid filena...
2009-04-28 Yang Tseallow usage of in-tree c-ares when building from outsid...
2009-04-27 Daniel StenbergAdd missing cmake files to the tarball (thanks to Richa...
2009-04-14 Daniel Stenbergfirst take at bundling cmake-related files in the tarball
2009-02-23 Yang Tseadjustment for new Mac OS X framework build script
2009-02-23 Daniel Stenberg- I renamed everything in the windows builds files...
2008-11-03 Daniel StenbergI liked Daniel Johnson's simplified version bumper...
2008-11-01 Daniel Stenbergbump VERSIONINFO for the upcoming release
2008-09-01 Daniel StenbergAdd README.curl_off_t to the release archive
2008-08-28 Yang TseAdjust generation of MSVC project files
2008-08-24 Daniel StenbergIntroduced the configure option --enable-soname-bump...
2008-08-24 Daniel StenbergAdded firefox-db2pem.sh to the release archive
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-07-15 Yang Tseadd comment for include paths
2008-06-24 Daniel StenbergAdded README.NSS to describe the current NSS situation.
2008-06-21 Daniel StenbergOops, that was an experimental change not meant to...
2008-06-21 Daniel Stenbergmade Curl_nss_send() take const data to kill compiler...
2008-05-23 Daniel StenbergDan Fandrich pointed out that this is the way we should...
2008-05-22 Daniel Stenbergwe bump the SO "revision" for next release due to the...
2008-04-22 Dan FandrichAdded support for running on Symbian OS.
2008-03-31 Michal MarekRemoved the generated ca-bundle.h file. The verbatim...
2008-03-20 Michal Marek- Added --with-ca-path=DIRECTORY configure option to...
2008-02-18 Daniel Stenberg- We're no longer providing a very old ca-bundle in...
2008-02-08 Daniel Stenberginclude mk-ca-bundle.pl in the tarballs
2007-10-29 Daniel Stenberglet 7.17.1 be version-info 4:1:0
2007-08-23 Daniel Stenbergadded the two new os400 files
2007-07-12 Gunter Knaufadded nwos.c so that it gets distributed with releases...
2007-04-03 Yang Tseupdate copyright year
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...
next