Cronologia Commit

Autore SHA1 Messaggio Data
  Francois Gouget 99d36ccfb9 winetest: Don't truncate oversize reports before sending them. 3 anni fa
  Alexandre Julliard acefbcf6c9 winetest: Use the standard va_list instead of __ms_va_list. 3 anni fa
  Alexandre Julliard 15c4352f4c winetest: Build with msvcrt. 5 anni fa
  Francois Gouget a83c650362 winetest: Allow sending the report to another server. 7 anni fa
  Nikolay Sivov 2e97facdd0 winetest: Initialize sin_zero field sockaddr_in structure (Coverity). 8 anni fa
  Michael Stefaniuc 69039f064a winetest: Remove redundant NULL checks before heap_free(). 8 anni fa
  Bruno Jesus 49ef87c314 winetest: Take care of EINTR on send/recv. 10 anni fa
  Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. 13 anni fa
  Alexandre Julliard 7175324992 winetest: Avoid Unicode macros. 13 anni fa
  André Hentschel 8ee71cc572 winetest: Also abort while sending. 14 anni fa
  André Hentschel 35efca6ab3 winetest: Fix a cast. 15 anni fa
  Ge van Geldorp 0fc9920be9 winetest: Use wininet if available. 15 anni fa
  Francois Gouget bf6b95e95c winetest: Rename xmalloc() & co to heap_xxx() to not imply they are based on malloc(), and add heap_free(). 15 anni fa
  Alexandre Julliard b4e26f0419 winetest: Fix a compiler warning with the size_t type. 16 anni fa
  Detlef Riekenberg fbc9dc109c winetest: Run tests again on Win9x. 16 anni fa
  Alexandre Julliard 23296f0c4a winetest: Use Win32 APIs exclusively for file I/O and output redirection. 16 anni fa
  Paul Vriens 70ce548566 winetest: Make sure we can send larger files. 18 anni fa
  Mike McCormack a4fff8b2e0 winetest: Avoid calling fclose twice on the same file (Coverity). 18 anni fa
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 anni fa
  Mike McCormack 93ab695a5c Fix gcc 4.0 warnings. 19 anni fa
  Mike McCormack d73dad6630 Fixes for -Wmissing-declarations and -Wwrite-strings warnings. 19 anni fa
  Ferenc Wagner ffc30c808e Quote everything for consistency. 20 anni fa
  Ferenc Wagner 5853c9ede5 - Use a more unique separator string. 20 anni fa
  Ferenc Wagner ae1238b4b0 Avoid crashing on unsuccessful send. 20 anni fa
  Ferenc Wagner f8dba77dc8 Suppress some more error message boxes. 20 anni fa
  Ferenc Wagner 24624f6b5d - Resource script restructuring. 20 anni fa
  Francois Gouget cfc3943c5f Make our ascii strings static const. 20 anni fa
  Jakob Eriksson 5c95e41d89 Fixed typo. 20 anni fa
  Ferenc Wagner a122499a98 - Extract revision info from CVS/Entries. 20 anni fa
  Ferenc Wagner ca0f5793da - Refactor and fix connection opening. 20 anni fa