Histórico de Commits

Autor SHA1 Mensagem Data
  Patrick Monnerat 6ea4ee94f9 Curl_client_write() & al.: chop long data, convert data only once. há 10 anos atrás
  Steve Holme 591d5ca41b easy.c: Fixed compilation warning when no verbose string support há 10 anos atrás
  Daniel Stenberg 9dbbba9976 libssh2: detect features based on version, not configure checks há 10 anos atrás
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' há 10 anos atrás
  Daniel Stenberg a8ec986981 wait_or_timeout: return failure when Curl_poll() fails há 10 anos atrás
  Marcel Raad 8ffe6f5b57 compiler warnings: potentially uninitialized variables há 10 anos atrás
  Daniel Stenberg 947bb79c08 easy_perform: spelling mistake in error message há 10 anos atrás
  Daniel Stenberg 5b463e97fa curl_global_init_mem: bump initialized even if already initialized há 10 anos atrás
  Dan Fandrich a660c0dbe6 easy: Fixed a memory leak on OOM condition há 10 anos atrás
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] há 11 anos atrás
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines há 11 anos atrás
  Jeff King e64f91feb7 sigpipe: factor out sigpipe_reset from easy.c há 11 anos atrás
  Steve Holme af4bddf20b easy.c: Fixed compilation warning há 11 anos atrás
  Daniel Stenberg 2f9b64ac33 easy: rename struct monitor to socketmonitor há 11 anos atrás
  Daniel Stenberg a691e04470 multi_socket: improved 100-continue timeout handling há 11 anos atrás
  Daniel Stenberg 817ceb09e0 easy: define away easy_events() for non-debug builds há 11 anos atrás
  Daniel Stenberg 6cf8413e31 curl_easy_perform_ev: debug/test function há 11 anos atrás
  Daniel Stenberg 8a42c2ef8d cleanup: removed one function, made one static há 11 anos atrás
  Daniel Stenberg e79535bc5e SessionHandle: the protocol specific pointer is now a void * há 11 anos atrás
  Daniel Stenberg 4ad8e142da urldata: clean up the use of the protocol specific structs há 11 anos atrás
  Daniel Stenberg 784336deec multi: remove data->state.current_conn struct field há 11 anos atrás
  Daniel Stenberg b5478a0e03 curl_easy_pause: on unpause, trigger mulit-socket handling há 11 anos atrás
  Yang Tse 50a74be125 easy.c: curl_easy_getinfo() fix va_start/va_end matching há 11 anos atrás
  Daniel Stenberg d529f3882b curl_easy_perform: gradually increase the delay time há 11 anos atrás
  Yang Tse 6bcacff1a5 WIN32 MemoryTracking: require UNICODE for wide strdup code support há 11 anos atrás
  Yang Tse 90695fb2c5 Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage". há 11 anos atrás
  Yang Tse 2022b10e50 easy.c: fix global declaration shadowing há 11 anos atrás
  Daniel Stenberg 365c5ba395 formpost: better random boundaries há 11 anos atrás
  Daniel Stenberg 6117d4025e SIGPIPE: don't use 'data' in sigpipe restore há 11 anos atrás
  Daniel Stenberg 7d80ed64e4 SIGPIPE: ignored while inside the library há 11 anos atrás