コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Stenberg 0bc60d91de copyrights: fix copyright year range 5 年 前
  Marcel Raad 733190413f resolvers: only include anything if needed 7 年 前
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 年 前
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 年 前
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 年 前
  Steve Holme 158dfe2c5c dns: fix compilation with MinGW from commit df69440d05f113 11 年 前
  Kim Vandry df69440d05 libcurl: New options to bind DNS to local interfaces or IP addresses 11 年 前
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 年 前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 年 前
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 年 前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 年 前
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 年 前
  Jason Glasgow 8d0a504f0d CURLOPT_DNS_SERVERS: set name servers if possible 13 年 前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年 前
  Daniel Stenberg 7de2f9271c async resolvers: further cleanups 13 年 前
  Daniel Stenberg 24d84da073 asynch resolvers: cleanup 14 年 前
  Vsevolod Novikov ca015f1a45 asynch resolvers: unified 14 年 前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年 前
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments 15 年 前
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 年 前
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 年 前
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h 16 年 前
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 16 年 前
  Yang Tse 584f3639e3 update copyright year 17 年 前
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 年 前
  Yang Tse 13616f8f96 Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 18 年 前
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. 18 年 前
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 18 年 前
  Gisle Vanem 3cbb1b2b64 Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines 18 年 前
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal 18 年 前