Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Matt Clarkson 05b78cf925 Correct casting of pointers 10 gadi atpakaļ
  Matt Clarkson a13cd6e0dd Hide unused function 10 gadi atpakaļ
  Matt Clarkson e724d36c28 Cast the unsigned constant 10 gadi atpakaļ
  Matt Clarkson fbcb2f9e71 Make the set_close_on_exec shim cross-platform 10 gadi atpakaļ
  Matt Clarkson 4ce8508133 Cast len to unsigned 10 gadi atpakaļ
  Matt Clarkson 7ca7be219a Do time period calculation in int64_t 10 gadi atpakaļ
  Matt Clarkson 379a25e7c1 Correctly cast in Windows kill shim 10 gadi atpakaļ
  Matt Clarkson bc7891f8da Cast pointers with uintptr_t 10 gadi atpakaļ
  Matt Clarkson 9a160dd4dd Simplify error number printing 10 gadi atpakaļ
  Matt Clarkson 4941f78b95 Cast the milliseconds to DWORD 10 gadi atpakaļ
  Matt Clarkson 05f3bf9d5a in_addr_t not available on windows 10 gadi atpakaļ
  Matt Clarkson 91aaf0894d errno is an integer 10 gadi atpakaļ
  Matt Clarkson d3e3a9c723 poll takes unsigned int 10 gadi atpakaļ
  Matt Clarkson 9b544d184b Remove unused pthread functions 10 gadi atpakaļ
  Matt Clarkson da57b9e811 Remove redundant break 10 gadi atpakaļ
  Matt Clarkson faee7ad229 Correct tag non-returning functions 10 gadi atpakaļ
  Matt Clarkson 5cf0b41576 Cannot do ntohl on a 64bit long 10 gadi atpakaļ
  Matt Clarkson 5d8291ca9c Cast the length to socklen_t 10 gadi atpakaļ
  Matt Clarkson 40dc5c6d81 Variable abs shadows on gcc 4.6.3 10 gadi atpakaļ
  Matt Clarkson 2feecee701 Pointer alignment is acceptable 10 gadi atpakaļ
  Matt Clarkson 175c0ce9dd Set SSL boolean with value rather than int 10 gadi atpakaļ
  Matt Clarkson e0948d0d98 Prevent sign conversion 10 gadi atpakaļ
  Matt Clarkson f436702700 index variable shadows in gcc 4.6.3 10 gadi atpakaļ
  Dialga b84609a6dd Merge remote-tracking branch 'upstream/master' 10 gadi atpakaļ
  bel 13a6b935aa Avoid the missing-prototypes warning 10 gadi atpakaļ
  bel 10372ce328 Autoformat *.inl 10 gadi atpakaļ
  bel d51c38a5cb Fix some warnings 10 gadi atpakaļ
  bel2125 2ceaaa708e Remove -Wsign-conversion for the moment 10 gadi atpakaļ
  bel 1b730992c9 Fix some gcc warnings 10 gadi atpakaļ
  bel2125 2a5cb9ed6c Merge Linux Makefile warning options 10 gadi atpakaļ