Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Stenberg c341311a0e Revert "cleanup: general removal of TODO (and similar) comments" před 9 roky
  Daniel Stenberg 64e959ffe3 cleanup: general removal of TODO (and similar) comments před 9 roky
  Daniel Stenberg 7715a70ba2 curl_global_init: set the memory function pointers correct před 9 roky
  Daniel Stenberg 6f8ecea059 curl_global_init_mem: set function pointers before doing init před 9 roky
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded před 9 roky
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG před 9 roky
  Patrick Monnerat 6ea4ee94f9 Curl_client_write() & al.: chop long data, convert data only once. před 10 roky
  Steve Holme 591d5ca41b easy.c: Fixed compilation warning when no verbose string support před 10 roky
  Daniel Stenberg 9dbbba9976 libssh2: detect features based on version, not configure checks před 10 roky
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' před 10 roky
  Daniel Stenberg a8ec986981 wait_or_timeout: return failure when Curl_poll() fails před 10 roky
  Marcel Raad 8ffe6f5b57 compiler warnings: potentially uninitialized variables před 10 roky
  Daniel Stenberg 947bb79c08 easy_perform: spelling mistake in error message před 10 roky
  Daniel Stenberg 5b463e97fa curl_global_init_mem: bump initialized even if already initialized před 10 roky
  Dan Fandrich a660c0dbe6 easy: Fixed a memory leak on OOM condition před 10 roky
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] před 11 roky
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines před 11 roky
  Jeff King e64f91feb7 sigpipe: factor out sigpipe_reset from easy.c před 11 roky
  Steve Holme af4bddf20b easy.c: Fixed compilation warning před 11 roky
  Daniel Stenberg 2f9b64ac33 easy: rename struct monitor to socketmonitor před 11 roky
  Daniel Stenberg a691e04470 multi_socket: improved 100-continue timeout handling před 11 roky
  Daniel Stenberg 817ceb09e0 easy: define away easy_events() for non-debug builds před 11 roky
  Daniel Stenberg 6cf8413e31 curl_easy_perform_ev: debug/test function před 11 roky
  Daniel Stenberg 8a42c2ef8d cleanup: removed one function, made one static před 11 roky
  Daniel Stenberg e79535bc5e SessionHandle: the protocol specific pointer is now a void * před 11 roky
  Daniel Stenberg 4ad8e142da urldata: clean up the use of the protocol specific structs před 11 roky
  Daniel Stenberg 784336deec multi: remove data->state.current_conn struct field před 11 roky
  Daniel Stenberg b5478a0e03 curl_easy_pause: on unpause, trigger mulit-socket handling před 11 roky
  Yang Tse 50a74be125 easy.c: curl_easy_getinfo() fix va_start/va_end matching před 11 roky
  Daniel Stenberg d529f3882b curl_easy_perform: gradually increase the delay time před 11 roky