| Commit message (Expand) | Author | Age | Files | Lines |
* | build: fix circular header inclusion with other packages | Yang Tse | 2013-01-09 | 1 | -570/+0 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -0/+570 |
* | build: rename 76 lib/*.h files | Yang Tse | 2012-12-28 | 1 | -570/+0 |
* | lib/*.h: use our standard naming scheme for header inclusion guards | Yang Tse | 2012-12-28 | 1 | -3/+4 |
* | setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions. | Yang Tse | 2012-12-17 | 1 | -12/+12 |
* | setup_once.h: HP-UX <sys/socket.h> issue workaround | Yang Tse | 2012-12-14 | 1 | -0/+20 |
* | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse | 2012-12-14 | 1 | -0/+8 |
* | setup_once.h: HP-UX specific TRUE and FALSE definitions | Yang Tse | 2012-12-12 | 1 | -0/+12 |
* | setup_once.h: tighten requirements for stdbool.h header inclusion | Yang Tse | 2012-04-14 | 1 | -1/+1 |
* | lwip: basic checks and macros for compatiblity | Daniel Stenberg | 2012-03-17 | 1 | -1/+12 |
* | setup_once.h cleanup and sync | Yang Tse | 2011-09-04 | 1 | -24/+5 |
* | revert changes not intended to be pushed with commit 6b75d2c2 | Yang Tse | 2011-09-03 | 1 | -3/+3 |
* | fix a bunch of MSVC compiler warnings | Yang Tse | 2011-09-03 | 1 | -6/+12 |
* | MemoryTracking: fix logging of free() calls done where Curl_safefree is called | Yang Tse | 2011-09-02 | 1 | -2/+23 |
* | BSD-style lwIP TCP/IP stack support - followup | Yang Tse | 2011-08-05 | 1 | -0/+16 |
* | errno.h inclusion conditionally done in setup_once.h | Yang Tse | 2011-07-24 | 1 | -0/+3 |
* | CLOSESOCKETFUNCTION: added | Daniel Stenberg | 2011-05-18 | 1 | -1/+0 |
* | gmtime: remove define | Daniel Stenberg | 2011-02-14 | 1 | -3/+0 |
* | Curl_gmtime: avoid future mistakes | Daniel Stenberg | 2011-02-07 | 1 | -1/+3 |
* | update year in copyright notice | Yang Tse | 2010-05-31 | 1 | -1/+1 |
* | setup_once: use enum type for 'bool' on non-C99 platforms | Tor Arntsen | 2010-05-27 | 1 | -6/+24 |
* | build: allow curl to build with Microsoft VC10 | Tanguy Fautre | 2010-05-20 | 1 | -0/+25 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | VMS specific preprocessor symbol checking adjustments | Yang Tse | 2009-12-30 | 1 | -2/+2 |
* | sclose() function-like macro definition used to close a socket, | Yang Tse | 2009-06-19 | 1 | -0/+13 |
* | Adjusted to take in account that... | Yang Tse | 2009-06-10 | 1 | -2/+2 |
* | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse | 2009-05-02 | 1 | -100/+0 |
* | Moved potential inclusion of system's malloc.h and memory.h header files to | Yang Tse | 2009-04-21 | 1 | -1/+9 |
* | Don't abort configuration if recvfrom() is not available. | Yang Tse | 2008-08-27 | 1 | -0/+2 |
* | Change recvfrom's sixth argument data type to the 'historically standard' 'int' | Yang Tse | 2008-07-21 | 1 | -1/+1 |
* | Use the sreadfrom() wrapper to replace recvfrom() in our code. | Yang Tse | 2008-07-21 | 1 | -0/+7 |
* | 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 | -1/+32 |
* | fix: remove need and definition of HAVE_SOCKLEN_T symbol | Yang Tse | 2008-05-21 | 1 | -2/+1 |
* | Windows build targets have socklen_t definition in ws2tcpip.h but some | Yang Tse | 2007-10-24 | 1 | -0/+18 |
* | We use this ZERO_NULL to avoid picky compiler warnings, | Yang Tse | 2007-10-17 | 1 | -0/+9 |
* | Minix doesn't support getsockopt on UDP sockets or send/recv on TCP | Dan Fandrich | 2007-09-05 | 1 | -2/+15 |
* | With lots of help from Rich Rauenza(?) in bug #1733119, we introduce a fairly | Daniel Stenberg | 2007-06-12 | 1 | -0/+82 |
* | Steve Little's fixes to allow compilation on VMS 64-bit mode | Yang Tse | 2007-04-25 | 1 | -0/+21 |
* | convenience SIG_ATOMIC_T macro definition | Yang Tse | 2007-04-11 | 1 | -0/+11 |
* | move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_o... | Yang Tse | 2007-04-04 | 1 | -0/+6 |
* | Check for stdbool.h at configuration stage, and include it if available. | Yang Tse | 2007-02-22 | 1 | -0/+26 |
* | curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h | Yang Tse | 2007-02-21 | 1 | -2/+13 |
* | Move header file inclusion logic and definition of timeval | Yang Tse | 2007-02-20 | 1 | -0/+41 |
* | fix ENAMETOOLONG and ENOTEMPTY may already be defined in errno.h | Yang Tse | 2007-02-18 | 1 | -0/+11 |
* | Move portable error number symbolic name definitions to setup_once.h | Yang Tse | 2007-02-17 | 1 | -0/+45 |
* | introduce uppercase macros SOCKERRNO, SET_SOCKERRNO(), ERRNO and SET_ERRNO() | Yang Tse | 2007-02-15 | 1 | -0/+28 |
* | avoid using funtion isblank() and just use our ISBLANK | Yang Tse | 2007-02-14 | 1 | -4/+0 |
* | check for isblank() at configuration stage. If not available | Yang Tse | 2007-02-13 | 1 | -1/+7 |
* | use our own ISUPPER and ISLOWER macros | Yang Tse | 2007-02-13 | 1 | -0/+2 |