コミット履歴

作者 SHA1 メッセージ 日付
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 年 前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 年 前
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 年 前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 年 前
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 年 前
  Yang Tse aa5c72af15 add missing semicolons 13 年 前
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 年 前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年 前
  Daniel Stenberg b680fd180b code style: space between close paren and open brace 13 年 前
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 年 前
  Julien Chaffraix add5766dd4 urldata: Capitalize enum protect_level values. 14 年 前
  Julien Chaffraix 8d59d69449 security: tighten enum protection_level usage. 14 年 前
  Daniel Stenberg 0152dbbe23 krb4: make a few functions static 14 年 前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年 前
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 年 前
  Daniel Stenberg 3c4b69f95d fix OOM problem reported by Jim Meyering 16 年 前
  Yang Tse c9ad952604 Replace inet_ntoa and inet_ntoa_r with Curl_inet_ntop 16 年 前
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h 16 年 前
  Michal Marek e2b82b4325 - Make Curl_write and it's callees accept a const pointer, in preparation 16 年 前
  Daniel Stenberg ed6466d176 Calls to Curl_failf() are not supposed to provide a trailing newline as the 16 年 前
  Daniel Stenberg cbd1a77ec2 if () => if() 17 年 前
  Daniel Stenberg 359d500908 - David McCreedy made changes to allow base64 encoding/decoding to work on 18 年 前
  Daniel Stenberg 8d4eb2bc1f updated source header 18 年 前
  Daniel Stenberg 62970da675 Removed security.h since it shadows an include file mingw needs when building 19 年 前
  Daniel Stenberg f8b4ba80e0 krb4 fixed 19 年 前
  Daniel Stenberg 527f70e540 Curl_base64_decode() now returns an allocated buffer 19 年 前
  Daniel Stenberg 710e370c34 Dan Fandrich added --disable-verbose 20 年 前
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 年 前
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo 20 年 前
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 年 前