| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the unused HAVE_SIG_ATOMIC_T et. al. | Dan Fandrich | 2021-07-23 | 1 | -1/+0 |
* | configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r | Gergely Nagy | 2021-06-18 | 1 | -1/+0 |
* | configure/cmake: remove unused define HAVE_PERROR | Gergely Nagy | 2021-06-18 | 1 | -1/+0 |
* | configure/cmake: remove checks for unused sgtty.h | Gergely Nagy | 2021-06-18 | 1 | -1/+0 |
* | config: remove now-unused macros | Marc Aldorasi | 2021-05-19 | 1 | -7/+0 |
* | configure: remove use of RETSIGTYPE | Michael Forney | 2021-04-07 | 1 | -2/+1 |
* | copyright: fix year ranges | Daniel Stenberg | 2020-11-05 | 1 | -1/+1 |
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -2/+2 |
* | copyrights: update all copyright notices to 2019 on files changed this year | Vilhelm Prytz | 2019-11-02 | 1 | -1/+1 |
* | build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO defines | Paul B. Omta | 2019-10-05 | 1 | -2/+0 |
* | config-amigaos.h: (embarrassed) made the line shorter | Daniel Stenberg | 2016-12-18 | 1 | -1/+1 |
* | config-amigaos.h: fix bug report email reference | Daniel Stenberg | 2016-12-18 | 1 | -2/+2 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg | 2015-03-05 | 1 | -2/+1 |
* | curl tool: use configuration files from lib directory | Yang Tse | 2012-04-06 | 1 | -8/+22 |
* | errno.h inclusion conditionally done in setup_once.h | Yang Tse | 2011-07-24 | 1 | -1/+2 |
* | build: provide SIZEOF_SIZE_T definition for non-configure builds | Yang Tse | 2010-12-02 | 1 | -0/+1 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems | Yang Tse | 2010-02-26 | 1 | -0/+3 |
* | sclose() function-like macro definition used to close a socket, | Yang Tse | 2009-06-19 | 1 | -0/+1 |
* | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse | 2009-05-02 | 1 | -5/+2 |
* | Refactor configure script detection of functions used to set sockets into | Yang Tse | 2008-11-13 | 1 | -1/+2 |
* | ntoa() and inet_ntoa_r() no longer used | Yang Tse | 2008-09-24 | 1 | -1/+0 |
* | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse | 2008-08-07 | 1 | -1/+0 |
* | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse | 2008-07-17 | 1 | -3/+3 |
* | Configure process now checks availability of recvfrom() socket function and | Yang Tse | 2008-07-16 | 1 | -1/+10 |
* | proper symbol definition check for all AmigaOS flavours | Yang Tse | 2007-02-28 | 1 | -1/+25 |
* | Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE | Yang Tse | 2006-11-24 | 1 | -0/+2 |
* | Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s... | Yang Tse | 2006-10-14 | 1 | -0/+1 |
* | include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. | Yang Tse | 2006-07-11 | 1 | -0/+2 |
* | Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2. | Yang Tse | 2006-07-04 | 1 | -0/+1 |
* | Platforms that don't have/run configure need default values in their config f... | Yang Tse | 2006-07-04 | 1 | -0/+21 |
* | Diego Casorran patches to make (lib)curl build fine on Amiga again | Daniel Stenberg | 2005-07-13 | 1 | -1/+4 |
* | Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects | Dan Fandrich | 2005-03-11 | 1 | -0/+2 |
* | Dan Fandrich: | Daniel Stenberg | 2004-12-11 | 1 | -0/+3 |
* | use curl_off_t instead of off_t! | Daniel Stenberg | 2004-01-22 | 1 | -1/+1 |
* | Diego Casorran's fixes to allow native AmigaOS builds | Daniel Stenberg | 2004-01-13 | 1 | -0/+5 |
* | native AmigaOS support by Diego Casorran | Daniel Stenberg | 2003-12-10 | 1 | -0/+79 |