Historie revizí

Autor SHA1 Zpráva Datum
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h před 15 roky
  Yang Tse 6bd91936ff remove debug-code which zero-filled some structures before free()ing them před 16 roky
  Yang Tse 5779283a52 attempt to fix or allow further detection of an elusive icc SIGSEGV před 16 roky
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() před 16 roky
  Daniel Stenberg b3de497d83 Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that před 16 roky
  Daniel Stenberg cbd1a77ec2 if () => if() před 17 roky
  Daniel Stenberg b2c378267b updated copyright year před 18 roky
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection před 18 roky
  Daniel Stenberg 043d70fcdf Use plain structs and not typedef'ed ones in the hash and linked-list code. před 19 roky
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo před 20 roky
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. před 20 roky
  Daniel Stenberg 228fea4628 make Curl_llist_insert_next() fail properly if malloc() fails před 20 roky
  Daniel Stenberg 053f6c85ef updated year in the copyright string před 21 roky
  Daniel Stenberg 6fde147273 #ifdef 0'ed Curl_llist_insert_prev and Curl_llist_remove_next, as they are před 21 roky
  Daniel Stenberg adcbe03aeb Uses less macros. #ifdef'ed out unused functions. Edited slightly to be před 21 roky
  Daniel Stenberg 4281470fca Curl_llist_destroy() checks the input for non-NULL před 21 roky
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions před 21 roky
  Daniel Stenberg f26a338a54 copyright year update in the source header před 22 roky
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header před 22 roky
  Daniel Stenberg 8358505b6d Now uses Curl_ as prefix for internal global symbols. curl_ should only be před 22 roky
  Daniel Stenberg 974f314f57 copyright string (year) update před 22 roky
  Daniel Stenberg e452f467d4 Philip Gladstone's 64-bit issues corrected. před 22 roky
  Daniel Stenberg cbaecca8e9 added typecast for a malloc() return, and added check for NULL před 23 roky
  Daniel Stenberg 6de7dc5879 Sterling Hughes' provided initial DNS cache source code. před 23 roky