Commit History

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