25 Commits (8f4328073cb5f54521ff02918b430c8d0b59b804)

Author SHA1 Message Date
Brad House 4f490b40df
Autotools: rework to simplify and fix recent issues (#674) 11 months ago
Brad House 1e34608cc9
Autotools warning fixes (#671) 11 months ago
Brad House 49bdc5bb98
Use external GoogleTest instead of bundling it (#655) 12 months ago
Brad House d974c556bb
Support ipv6 link-local servers and %iface syntax (#646) 12 months ago
Brad House 8a3664b8cb
Replace hosts parser, add caching capabilities (#591) 1 year ago
Brad House be8706cb36
Increase compiler warnings by default (#568) 1 year ago
Daniel Stenberg c1b00c41a7 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
Ben Noordhuis 69950390b2
rand: add support for getrandom() (#526) 2 years ago
Tim Wojtulewicz 66d0c013fa
Replace uses of sprintf with snprintf (#525) 2 years ago
Brad House 823df3b989
Merge pull request from GHSA-8r8p-23f3-64c2 2 years ago
Jay Freeman (saurik) cccdf028d6
sync ax_pthread.m4 with upstream (#507) 2 years ago
Brad House 740b8eb8b8
sync ax_cxx_compile_stdcxx_11.m4 with upstream (#505) 2 years ago
Stephen Sachs 057c16a062
Fix Intel compiler deprecated options (#485) 2 years ago
Daniel Stenberg 509f2a00f1
mailing list: moved to lists.haxx.se 3 years ago
bradh352 6299d7be38 autotools: add ax_check_gnu_make.m4 3 years ago
bradh352 8e484b2499 autotools: add ax_require_defined.m4 3 years ago
bradh352 3883d99b05 autotools: dont use newer AC_CHECK_INCLUDES_DEFAULT, don't quote AC_ERROR_MSG 3 years ago
bradh352 8afaa9c1b2 import more files needed by newer ax_code_coverage.m4 3 years ago
bradh352 c54ce6c0b9 import more files needed by newer ax_code_coverage.m4 3 years ago
bradh352 bd368ad615 restore zz40-xc-ovr.m4 3 years ago
bradh352 da6a63bba8 autotools. update ax_code_coverage.m4 to latest. don't use deprecated AC_HELP_STRING 3 years ago
bradh352 5ea4616d2c pull out some old autotools cruft 3 years ago
Felix Yan 9c4c483f06
Fix building when latest ax_code_coverage.m4 is imported (#418) 3 years ago
Brad House abe1ff1ff3 remove CURLDEBUG as per #82 4 years ago
Fionn Fitzmaurice 6d6cd5daf6
Avoid buffer overflow in RC4 loop comparison (#336) 4 years ago