Commit History

Author SHA1 Message Date
  Eric Pouech f658d9d178 netstat: Enable compilation with long types. 2 years ago
  Alexandre Julliard 3b6b24ea42 netstat: Use the standard va_list instead of __ms_va_list. 3 years ago
  Alexandre Julliard ed6a5e97e0 programs: Make all program entrypoints cdecl. 5 years ago
  Alexandre Julliard b13ce7597b netstat: Build with msvcrt. 5 years ago
  Michael Stefaniuc 27c88fc4a6 netstat: Use the ARRAY_SIZE() macro. 6 years ago
  Alexandre Julliard 83d6249c41 netstat: Use WINAPIV calling convention for variadic functions. 7 years ago
  Hugh McMaster ef41e8205a netstat: Fix incorrect comment. 9 years ago
  Frédéric Delanoy 0f2bed51bd Assorted spelling fixes. 10 years ago
  Marcus Meissner e7858100d6 netstat: Allocate WCHARs not CHARs (Coverity). 11 years ago
  André Hentschel 49f550e8ed netstat: Remove superfluous casts. 11 years ago
  Nikolay Sivov 423d5f29e8 netstat: No need to allocate fixed length stats structs. 11 years ago
  André Hentschel b372044c39 netstat: Implement the UDP stats output. 11 years ago
  André Hentschel 709b9ee819 netstat: Implement the TCP stats output. 11 years ago
  André Hentschel 7b53eac79f netstat: Implement -e option. 12 years ago
  André Hentschel 5263afdb68 netstat: Don't translate strings only translated in German. 12 years ago
  André Hentschel 6158a5ccf3 netstat: Implement -a option. 12 years ago
  Francois Gouget ca9ceddd5d netstat: Fix compilation on systems that don't support nameless unions. 12 years ago
  André Hentschel fc5a2aa05c netstat: Implement the UDP table output. 12 years ago
  André Hentschel c25c7f8049 netstat: Parse command line arguments. 12 years ago
  André Hentschel 7357b65d62 netstat: Make functions static. 12 years ago
  André Hentschel 6e989604a3 netstat: Initial implementation. 12 years ago