Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Clarkson 175c0ce9dd Set SSL boolean with value rather than int hace 10 años
  Matt Clarkson e0948d0d98 Prevent sign conversion hace 10 años
  Matt Clarkson f436702700 index variable shadows in gcc 4.6.3 hace 10 años
  bel 13a6b935aa Avoid the missing-prototypes warning hace 10 años
  bel 10372ce328 Autoformat *.inl hace 10 años
  bel d51c38a5cb Fix some warnings hace 10 años
  bel2125 2ceaaa708e Remove -Wsign-conversion for the moment hace 10 años
  bel 1b730992c9 Fix some gcc warnings hace 10 años
  bel2125 2a5cb9ed6c Merge Linux Makefile warning options hace 10 años
  bel2125 e994488947 Merge pull request #130 from hansipie/master hace 10 años
  hansipie 59c418cd01 minor fix hace 10 años
  hansipie 8c971d1296 check pointer value hace 10 años
  bel bd377322e5 Init endptr argument of strtol and autoformat hace 10 años
  bel b83ebccb0e Autoformat after merge (no code change) hace 10 años
  Matt Clarkson 49fa91ea8b Make private function private in server executable hace 10 años
  Matt Clarkson 2cf24509bf Cast to char once masked hace 10 años
  Matt Clarkson 1a3dba57f1 md5_append nbytes should be size_t hace 10 años
  Matt Clarkson e213e1ba36 Do bit arithmetic with the correct type. hace 10 años
  Matt Clarkson 44be539a4a Add extra warnings hace 10 años
  Matt Clarkson c3b01db337 match_prefix takes it's length as size_t hace 10 años
  Matt Clarkson 82207dec8d Explicitly cast len to size_t hace 10 años
  Matt Clarkson 4477a7c850 to_read should be size_t hace 10 años
  Matt Clarkson 066850c251 Attempt to sanitize the implicit casts in mg_read hace 10 años
  Matt Clarkson 3e1f9569df Make the length cast explicit hace 10 años
  Matt Clarkson baa3ed606e Size should be size_t hace 10 años
  Matt Clarkson e6b26a05ee Cast the allocation length to size_t hace 10 años
  Matt Clarkson 16adaf09f5 Correctly cast the pointer arithmetic hace 10 años
  Matt Clarkson 4597ea02fa Directory entries now unsigned hace 10 años
  Matt Clarkson c395c16b75 The count of environment vars is unsigned hace 10 años
  Matt Clarkson 4a94c1fb6d Add explicit casts to size_t in mg_upload hace 10 años