Age | Commit message (Expand) | Author |
2019-08-17 | vssh: create directory for SSH backend code | Daniel Stenberg |
2019-08-06 | curl_multi_poll: a sister to curl_multi_wait() that waits more | Daniel Stenberg |
2019-08-05 | lib/Makefile.am: make checksrc run in vquic too | Daniel Stenberg |
2019-07-31 | plan9: add support for running on Plan 9 | lufia |
2019-03-14 | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg |
2019-01-26 | configure: rewrite --enable-code-coverage | Daniel Stenberg |
2019-01-15 | tests: move objnames-* from lib into tests | Daniel Stenberg |
2018-10-27 | Makefile: add 'tidy' target that runs clang-tidy | Daniel Stenberg |
2018-09-23 | whitespace fixes | Viktor Szakats |
2018-08-03 | lib/Makefile: only do symbol hiding if told to | Daniel Stenberg |
2018-06-02 | build: remove the Borland specific makefiles | Daniel Stenberg |
2017-12-01 | lib: don't export all symbols, just everything curl_* | W. Mark Kubacki |
2017-09-06 | configure: remove --enable-soname-bump and SONAME_BUMP | Daniel Stenberg |
2017-09-04 | lib: bump version info (soname). Adapt and reenable test 1135. | Patrick Monnerat |
2017-06-14 | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg |
2017-06-02 | build: provide easy code coverage measuring | Daniel Stenberg |
2017-01-23 | VC: remove the makefile.vc6 build infra | Daniel Stenberg |
2016-04-19 | lib/checksrc.whitelist: not needed anymore | Daniel Stenberg |
2016-04-18 | checksrc: pass on -D so the whitelists are found correctly | Daniel Stenberg |
2016-04-18 | checksrc/makefile.am: use $top_srcdir to find source files | Daniel Stenberg |
2016-04-08 | Makefile: Fixed echo of checksrc check | Steve Holme |
2016-04-08 | checksrc: Fix issue with the autobuilds not picking up the whitelist | Steve Holme |
2016-04-08 | checksrc: Added missing vauth and vtls directories | Steve Holme |
2016-04-03 | lib/src: fix the checksrc invoke | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-07-21 | libcurl: VERSIONINFO update | Patrick Monnerat |
2015-06-09 | INTERNALS: cat lib/README* >> INTERNALS | Daniel Stenberg |
2015-05-31 | README.pingpong: removed | Daniel Stenberg |
2015-05-15 | README.pipelining: removed | Daniel Stenberg |
2015-04-22 | dist: include {src,lib}/checksrc.whitelist | Daniel Stenberg |
2013-12-20 | vtls: created subdir, moved sslgen.[ch] there, updated all include lines | Daniel Stenberg |
2013-07-23 | Makefile.am: use LDFLAGS as well when linking libcurl | Daniel Stenberg |
2013-03-12 | curl.h: stricter CURL_EXTERN linkage decorations logic | Yang Tse |
2013-03-09 | Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility | Yang Tse |
2013-03-08 | configure: use XC_LIBTOOL for portability across libtool versions | Yang Tse |
2013-02-13 | move msvc IDE related files to 'vc' directory tree | Yang Tse |
2013-02-06 | vms: config-vms.h is removed, no use trying to distribute it | Daniel Stenberg |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | test 1222: 8 chars object name generation && test 1221: adjustments | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2013-01-02 | build and tests: curl_10char_object_name() shell function | Yang Tse |
2012-12-04 | build: explain current role of LIBS in our Makefile.am files | Yang Tse |
2012-12-03 | build: prevent global LIBS from influencing src and lib build targets | Yang Tse |
2012-11-08 | libcurl: VERSIONINFO update | Daniel Stenberg |
2012-11-06 | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner |
2012-07-11 | Removed libcurl.imp from Makefile.am. | Guenter Knauf |
2012-04-17 | build adjustments: commit 9e24b9c7 follow-up | Yang Tse |
2012-04-11 | build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files | Yang Tse |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |