Age | Commit message (Expand) | Author |
2018-05-15 | docs/libcurl/index.html: removed | Daniel Stenberg |
2017-03-30 | cmake: add more missing files to the dist | Daniel Stenberg |
2017-03-29 | make: use the variable MAKE for recursive calls | Maksim Stsepanenka |
2017-03-21 | docs: split file lists into Makefile.inc | Peter Wu |
2017-03-07 | Makefile.am: Remove distribution man pages when running 'make clean' | Steve Brokenshire |
2017-02-25 | docs: de-duplicate file lists in the Makefiles | Peter Wu |
2016-10-10 | dist: remove PDF and HTML converted docs from the releases | Daniel Stenberg |
2016-05-19 | dist: include curl_multi_socket_all.3 | Jay Satiro |
2016-03-29 | build: use roffit 0.11 feature | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-11-20 | build: Fix theoretical infinite loops | Daniel Shahaf |
2015-09-04 | Revert "has: generate the curl/has.h header" | Kamil Dudka |
2015-09-04 | has: generate the curl/has.h header | Daniel Stenberg |
2015-07-28 | libcurl-thread.3: Consolidate thread safety info | Jay Satiro |
2015-03-18 | docs/libcurl: clean up libcurl-symbols.3 | Dan Fandrich |
2015-03-18 | docs/libcurl: check that all options with man pages are referenced | Dan Fandrich |
2015-03-18 | docs/libcurl: make portability fix | Christian Weisgerber |
2015-02-02 | libcurl-symbols: first basic shot for autogenerated docs | Daniel Stenberg |
2014-06-18 | libcurl build: use correct dir when cd'ing to opts for pdf building | Daniel Stenberg |
2014-06-17 | opts: initial makefile | Daniel Stenberg |
2013-10-15 | build: distribute and install libcurl.m4 by default | Dave Reisner |
2012-09-01 | Manpage for curl_multi_wait(). | Sara Golemon |
2011-11-24 | symbols.pl: provide LIBCURL_HAS macro for apps | Daniel Stenberg |
2011-03-12 | source header: added to more files | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2009-05-11 | split off curl_multi_socket_action() into its own separate man page as this is | Daniel Stenberg |
2009-02-10 | include the symbols-in-versions file in the release archive | Daniel Stenberg |
2008-05-12 | - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send | Daniel Stenberg |
2008-01-08 | Introducing curl_easy_pause() and new magic return codes for both the read | Daniel Stenberg |
2007-10-04 | The new file docs/libcurl/ABI describes how we view ABI breakages, soname | Daniel Stenberg |
2006-07-26 | [Hiper-related work] Added a function called curl_multi_assign() that will | Daniel Stenberg |
2006-06-24 | Michael Wallner added curl_formget(), which allows an application to extract | Daniel Stenberg |
2006-04-10 | adding the new man pages to the package | Daniel Stenberg |
2006-04-07 | First commit of David McCreedy's EBCDIC and TPF changes. | Daniel Stenberg |
2005-10-06 | remove getinfo-times from the dist archive since the info is now in the | Daniel Stenberg |
2005-06-06 | Tupone Alfredo's fixes: | Daniel Stenberg |
2005-01-25 | David Shaw contributed a fairly complete and detailed autoconf macro you can | Daniel Stenberg |
2004-07-31 | curl_easy_reset() documented | Daniel Stenberg |
2004-06-21 | libcurl-tutorial.3 is the former libcurl-the-guide converted to man page format | Daniel Stenberg |
2004-05-11 | curl_global_init_mem() allows the memory functions to be replaced. | Daniel Stenberg |
2004-05-04 | removed curl_formparse() from the library | Daniel Stenberg |
2004-05-03 | fixed the pdf and html for the strerror functions | Daniel Stenberg |
2004-04-27 | added curl_*_strerror | Daniel Stenberg |
2004-02-27 | using roffit 0.6 we can get <a href> links with the --mandir option | Daniel Stenberg |
2003-11-05 | use roffit to make HTML from man pages | Daniel Stenberg |
2003-10-13 | use $(NROFF), not gnroff (patch by Domenico Andreoli) | Daniel Stenberg |
2003-08-12 | nicer make target for the pdf conversion | Daniel Stenberg |
2003-08-12 | don't treat index.html as the generated HTML pages | Daniel Stenberg |
2003-08-12 | added the new curl_share_* man pages, the libcurl-easy, the libcurl-share, | Daniel Stenberg |
2002-10-14 | generate and include PDF versions of the docs in the release archive | Daniel Stenberg |