Historie revizí

Autor SHA1 Zpráva Datum
  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
  Yang Tse 6bcacff1a5 WIN32 MemoryTracking: require UNICODE for wide strdup code support před 11 roky
  Yang Tse 90695fb2c5 Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage". před 11 roky
  Yang Tse 2022b10e50 easy.c: fix global declaration shadowing před 11 roky
  Daniel Stenberg 365c5ba395 formpost: better random boundaries před 11 roky
  Daniel Stenberg 6117d4025e SIGPIPE: don't use 'data' in sigpipe restore před 11 roky
  Daniel Stenberg 7d80ed64e4 SIGPIPE: ignored while inside the library před 11 roky