Historique des commits

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