Commit History

Author SHA1 Message Date
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Gisle Vanem e1b6b2219d lwip: Fix compatibility issues with later versions 8 years ago
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Steve Holme 1abe65d928 code/docs: Use Unix rather than UNIX to avoid use of the trademark 9 years ago
  Daniel Stenberg 1cc5194337 Curl_unix2addr: avoid using the variable name 'sun' 9 years ago
  Peter Wu 970c22f970 libcurl: add UNIX domain sockets support 9 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Yang Tse 3c9ff41a1f compiler warning: fix 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Fabian Keil 210278d9a1 In lib/, change 'wanna' to 'want to'. 13 years ago
  Yang Tse 1d75d30816 Curl_getaddrinfo_ex: sanitize function results follow-up. 14 years ago
  Yang Tse 6fe18add71 Curl_getaddrinfo_ex: sanitize function results. 14 years ago
  Daniel Stenberg 1b24b89cca CURLOPT_RESOLVE: added 14 years ago
  Daniel Stenberg 2f0c118577 warning: silence a win64 compiler warning 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse ccfe279117 Constantine Sapuntzakis enhancements to make memory tracking log file writing 14 years ago
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments 14 years ago
  Yang Tse a85271ce0a 15 years ago
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 years ago
  Yang Tse c0d929bed9 Further narrow the use of the icc 9.1 optimizer workaround. 15 years ago
  Yang Tse 651b4b9efa Try a simpler variation of the 'volatile' variables icc 9.1 on unix IA32 workaround. 15 years ago
  Yang Tse 2236a247d9 Try another variation of the 'volatile' variables icc 9.1 on unix IA32 workaround. 15 years ago
  Yang Tse bc5677a47b Disable optimizations when compiling function Curl_freeaddrinfo() with icc 9.1 on unix IA32. 15 years ago