Historial de Commits

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