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 584dc8b8af OOM handling/cleanup slight adjustments hace 13 años
  Yang Tse 17f48fe879 libcurl: some OOM handling fixes 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
  Amr Shahin c9f16e67ef unitteset: Curl_llist_move hace 13 años
  Daniel Stenberg 0f7bea7c3a unittest: mark all unit tested functions hace 13 años
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels hace 13 años
  Daniel Stenberg 03da3ba1c0 Curl_llist_insert_next: allow insertion first in the list hace 14 años
  Daniel Stenberg 1d594772fd llist: hide Curl_llist_init 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
  Yang Tse 6bd91936ff remove debug-code which zero-filled some structures before free()ing them hace 16 años
  Yang Tse 5779283a52 attempt to fix or allow further detection of an elusive icc SIGSEGV hace 16 años
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() hace 16 años
  Daniel Stenberg b3de497d83 Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that hace 17 años
  Daniel Stenberg cbd1a77ec2 if () => if() hace 17 años
  Daniel Stenberg b2c378267b updated copyright year hace 18 años
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection hace 18 años
  Daniel Stenberg 043d70fcdf Use plain structs and not typedef'ed ones in the hash and linked-list code. 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
  Daniel Stenberg 228fea4628 make Curl_llist_insert_next() fail properly if malloc() fails hace 20 años
  Daniel Stenberg 053f6c85ef updated year in the copyright string hace 21 años
  Daniel Stenberg 6fde147273 #ifdef 0'ed Curl_llist_insert_prev and Curl_llist_remove_next, as they are hace 21 años
  Daniel Stenberg adcbe03aeb Uses less macros. #ifdef'ed out unused functions. Edited slightly to be hace 21 años
  Daniel Stenberg 4281470fca Curl_llist_destroy() checks the input for non-NULL hace 21 años
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions hace 21 años