| Commit message (Expand) | Author | Age | Files | Lines |
* | build: remove HAVE_LIMITS_H check | Jay Satiro | 2018-01-05 | 1 | -3/+0 |
* | config-tpf: define SIZEOF_LONG | Jay Satiro | 2017-08-23 | 1 | -0/+3 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -2/+2 |
* | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg | 2015-03-05 | 1 | -2/+2 |
* | config-tpf.h: Fixed up line lengths > 79 characters | Steve Holme | 2014-08-10 | 1 | -3/+5 |
* | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse | 2014-07-16 | 1 | -3/+0 |
* | strlcat: remove function | Daniel Stenberg | 2013-02-14 | 1 | -4/+1 |
* | configure: Windows cross-compilation fixes | Yang Tse | 2012-04-09 | 1 | -11/+5 |
* | sources: update source headers | Daniel Stenberg | 2011-03-10 | 1 | -0/+21 |
* | Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems | Yang Tse | 2010-02-26 | 1 | -3/+9 |
* | Remove enable-thread / disable-thread configure option. These were only placebo | Yang Tse | 2009-11-15 | 1 | -3/+0 |
* | Refactor how preprocessor symbol _THREAD_SAFE definition is done. | Yang Tse | 2009-11-14 | 1 | -4/+4 |
* | Check for basename() is now done the same as other function checks | Yang Tse | 2009-10-18 | 1 | -3/+0 |
* | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse | 2009-05-02 | 1 | -3/+0 |
* | David McCreedy's "TPF-platform specific changes to various files" patch | Yang Tse | 2009-05-01 | 1 | -0/+3 |
* | changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju... | Gunter Knauf | 2008-12-30 | 1 | -1/+1 |
* | added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ... | Gunter Knauf | 2008-12-30 | 1 | -0/+3 |
* | Refactor configure script detection of functions used to set sockets into | Yang Tse | 2008-11-13 | 1 | -15/+29 |
* | HAVE_INET_PTON will only be defined when an IPv6 capable working | Yang Tse | 2008-09-24 | 1 | -4/+4 |
* | ntoa() and inet_ntoa_r() no longer used | Yang Tse | 2008-09-24 | 1 | -9/+0 |
* | HAVE_ALARM definition for static config-*.h files | Yang Tse | 2008-09-19 | 1 | -0/+3 |
* | Get rid of ENABLE_64BIT symbol definition and usage. | Yang Tse | 2008-08-21 | 1 | -1/+1 |
* | The size of long is a build time characteristic and as such it is now recorded | Yang Tse | 2008-08-13 | 1 | -3/+0 |
* | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse | 2008-08-07 | 1 | -3/+0 |
* | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse | 2008-07-17 | 1 | -6/+6 |
* | Configure process now checks availability of recvfrom() socket function and | Yang Tse | 2008-07-16 | 1 | -0/+24 |
* | Removed inclusion of remaining system header files from configuration files. | Yang Tse | 2008-07-14 | 1 | -10/+0 |
* | fix: socklen_t definition comment | Yang Tse | 2008-05-21 | 1 | -1/+1 |
* | Patrick Monnerat modified the LDAP code and approach in curl. Starting now, | Daniel Stenberg | 2007-08-11 | 1 | -9/+0 |
* | Remove unneeded 'HAVE_*' defines. | Gisle Vanem | 2007-03-20 | 1 | -9/+0 |
* | Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE | Yang Tse | 2006-11-24 | 1 | -0/+9 |
* | Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s... | Yang Tse | 2006-10-14 | 1 | -0/+3 |
* | Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s... | Yang Tse | 2006-07-25 | 1 | -1/+1 |
* | include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. | Yang Tse | 2006-07-11 | 1 | -0/+3 |
* | Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2. | Yang Tse | 2006-07-04 | 1 | -0/+3 |
* | Platforms that don't have/run configure need default values in their config f... | Yang Tse | 2006-07-04 | 1 | -0/+54 |
* | David McCreedy's update | Daniel Stenberg | 2006-05-23 | 1 | -21/+57 |
* | First commit of David McCreedy's EBCDIC and TPF changes. | Daniel Stenberg | 2006-04-07 | 1 | -0/+652 |