Commit History

Author SHA1 Message Date
  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 5b6e7927c6 build: rename 93 lib/*.c 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 aa5c72af15 add missing semicolons 13 years ago
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 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
  Daniel Stenberg b680fd180b code style: space between close paren and open brace 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Julien Chaffraix add5766dd4 urldata: Capitalize enum protect_level values. 14 years ago
  Julien Chaffraix 8d59d69449 security: tighten enum protection_level usage. 14 years ago
  Daniel Stenberg 0152dbbe23 krb4: make a few functions static 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Daniel Stenberg 3c4b69f95d fix OOM problem reported by Jim Meyering 16 years ago
  Yang Tse c9ad952604 Replace inet_ntoa and inet_ntoa_r with Curl_inet_ntop 16 years ago
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h 16 years ago
  Michal Marek e2b82b4325 - Make Curl_write and it's callees accept a const pointer, in preparation 16 years ago
  Daniel Stenberg ed6466d176 Calls to Curl_failf() are not supposed to provide a trailing newline as the 16 years ago
  Daniel Stenberg cbd1a77ec2 if () => if() 17 years ago
  Daniel Stenberg 359d500908 - David McCreedy made changes to allow base64 encoding/decoding to work on 18 years ago
  Daniel Stenberg 8d4eb2bc1f updated source header 18 years ago
  Daniel Stenberg 62970da675 Removed security.h since it shadows an include file mingw needs when building 19 years ago
  Daniel Stenberg f8b4ba80e0 krb4 fixed 19 years ago
  Daniel Stenberg 527f70e540 Curl_base64_decode() now returns an allocated buffer 19 years ago
  Daniel Stenberg 710e370c34 Dan Fandrich added --disable-verbose 20 years ago
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 years ago
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo 20 years ago
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 years ago