Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg c0d7b05c41 llist: removed unused Curl_llist_move() há 4 anos atrás
  Daniel Stenberg cec0734b4c Curl_llist_remove: fix potential NULL pointer deref há 6 anos atrás
  Daniel Stenberg 31b39c40cf multi: use a fixed array of timers instead of malloc há 7 anos atrás
  Daniel Stenberg d87bd46cbf llist: fix a comment after cbae73e1dd9 há 7 anos atrás
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc há 7 anos atrás
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init há 7 anos atrás
  Steve Holme 0c331b8999 memdebug: Ensure curl/curl.h is included before curl_memory.h há 8 anos atrás
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages há 11 anos atrás
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming há 11 anos atrás
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files há 11 anos atrás
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files há 11 anos atrás
  Yang Tse 584dc8b8af OOM handling/cleanup slight adjustments há 13 anos atrás
  Yang Tse 17f48fe879 libcurl: some OOM handling fixes há 13 anos atrás
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h há 13 anos atrás
  Amr Shahin c9f16e67ef unitteset: Curl_llist_move há 13 anos atrás
  Daniel Stenberg 0f7bea7c3a unittest: mark all unit tested functions há 13 anos atrás
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels há 13 anos atrás
  Daniel Stenberg 03da3ba1c0 Curl_llist_insert_next: allow insertion first in the list há 14 anos atrás
  Daniel Stenberg 1d594772fd llist: hide Curl_llist_init há 14 anos atrás
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h há 15 anos atrás
  Yang Tse 6bd91936ff remove debug-code which zero-filled some structures before free()ing them há 16 anos atrás
  Yang Tse 5779283a52 attempt to fix or allow further detection of an elusive icc SIGSEGV há 16 anos atrás
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() há 16 anos atrás
  Daniel Stenberg b3de497d83 Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that há 16 anos atrás
  Daniel Stenberg cbd1a77ec2 if () => if() há 17 anos atrás
  Daniel Stenberg b2c378267b updated copyright year há 18 anos atrás
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection há 18 anos atrás
  Daniel Stenberg 043d70fcdf Use plain structs and not typedef'ed ones in the hash and linked-list code. há 19 anos atrás