Historique des commits

Auteur SHA1 Message Date
  bel 1b730992c9 Fix some gcc warnings il y a 10 ans
  bel2125 2a5cb9ed6c Merge Linux Makefile warning options il y a 10 ans
  bel2125 e994488947 Merge pull request #130 from hansipie/master il y a 10 ans
  hansipie 59c418cd01 minor fix il y a 10 ans
  hansipie 8c971d1296 check pointer value il y a 10 ans
  bel bd377322e5 Init endptr argument of strtol and autoformat il y a 10 ans
  bel b83ebccb0e Autoformat after merge (no code change) il y a 10 ans
  Matt Clarkson 49fa91ea8b Make private function private in server executable il y a 10 ans
  Matt Clarkson 2cf24509bf Cast to char once masked il y a 10 ans
  Matt Clarkson 1a3dba57f1 md5_append nbytes should be size_t il y a 10 ans
  Matt Clarkson e213e1ba36 Do bit arithmetic with the correct type. il y a 10 ans
  Matt Clarkson 44be539a4a Add extra warnings il y a 10 ans
  Matt Clarkson c3b01db337 match_prefix takes it's length as size_t il y a 10 ans
  Matt Clarkson 82207dec8d Explicitly cast len to size_t il y a 10 ans
  Matt Clarkson 4477a7c850 to_read should be size_t il y a 10 ans
  Matt Clarkson 066850c251 Attempt to sanitize the implicit casts in mg_read il y a 10 ans
  Matt Clarkson 3e1f9569df Make the length cast explicit il y a 10 ans
  Matt Clarkson baa3ed606e Size should be size_t il y a 10 ans
  Matt Clarkson e6b26a05ee Cast the allocation length to size_t il y a 10 ans
  Matt Clarkson 16adaf09f5 Correctly cast the pointer arithmetic il y a 10 ans
  Matt Clarkson 4597ea02fa Directory entries now unsigned il y a 10 ans
  Matt Clarkson c395c16b75 The count of environment vars is unsigned il y a 10 ans
  Matt Clarkson 4a94c1fb6d Add explicit casts to size_t in mg_upload il y a 10 ans
  Matt Clarkson 53c7cced39 Make read length explicitly size_t il y a 10 ans
  Matt Clarkson f630d3ff9d Implicit conversion cast when invalidating port il y a 10 ans
  Matt Clarkson a23bcd4ab7 Clamp the return value of CRYPTO_num_locks il y a 10 ans
  Matt Clarkson f5eecb5988 Only do a memmove when size is positive il y a 10 ans
  Matt Clarkson 75742921cc Compare queue size as signed il y a 10 ans
  Matt Clarkson 5c0c33c5ab Worker thread count is unsigned il y a 10 ans
  Matt Clarkson 56dca7506a Number of listening sockets now unsigned il y a 10 ans