Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Clarkson 2cf24509bf Cast to char once masked há 10 anos atrás
  Matt Clarkson 1a3dba57f1 md5_append nbytes should be size_t há 10 anos atrás
  Matt Clarkson e213e1ba36 Do bit arithmetic with the correct type. há 10 anos atrás
  Matt Clarkson 44be539a4a Add extra warnings há 10 anos atrás
  Matt Clarkson c3b01db337 match_prefix takes it's length as size_t há 10 anos atrás
  Matt Clarkson 82207dec8d Explicitly cast len to size_t há 10 anos atrás
  Matt Clarkson 4477a7c850 to_read should be size_t há 10 anos atrás
  Matt Clarkson 066850c251 Attempt to sanitize the implicit casts in mg_read há 10 anos atrás
  Matt Clarkson 3e1f9569df Make the length cast explicit há 10 anos atrás
  Matt Clarkson baa3ed606e Size should be size_t há 10 anos atrás
  Matt Clarkson e6b26a05ee Cast the allocation length to size_t há 10 anos atrás
  Matt Clarkson 16adaf09f5 Correctly cast the pointer arithmetic há 10 anos atrás
  Matt Clarkson 4597ea02fa Directory entries now unsigned há 10 anos atrás
  Matt Clarkson c395c16b75 The count of environment vars is unsigned há 10 anos atrás
  Matt Clarkson 4a94c1fb6d Add explicit casts to size_t in mg_upload há 10 anos atrás
  Matt Clarkson 53c7cced39 Make read length explicitly size_t há 10 anos atrás
  Matt Clarkson f630d3ff9d Implicit conversion cast when invalidating port há 10 anos atrás
  Matt Clarkson a23bcd4ab7 Clamp the return value of CRYPTO_num_locks há 10 anos atrás
  Matt Clarkson f5eecb5988 Only do a memmove when size is positive há 10 anos atrás
  Matt Clarkson 75742921cc Compare queue size as signed há 10 anos atrás
  Matt Clarkson 5c0c33c5ab Worker thread count is unsigned há 10 anos atrás
  Matt Clarkson 56dca7506a Number of listening sockets now unsigned há 10 anos atrás
  Matt Clarkson 8987bcd994 The result of pointer arithmetic is ptrdiff_t há 10 anos atrás
  Matt Clarkson b6cbc926ce The result of pointer arithmetic is ptrdiff_t há 10 anos atrás
  Matt Clarkson b283aeff03 Use size_t when checking string lengths há 10 anos atrás
  Matt Clarkson 8315399d76 Provide replacement for DEBUG_TRACE há 10 anos atrás
  Matt Clarkson 82b5698e43 static_assert is available in C++11 and C11 há 10 anos atrás
  Matt Clarkson ceecf6fb72 Fix up extra semi-colon in mg_static_assert há 10 anos atrás
  bel 448563dc21 Resolve merge conflicts for #129 há 10 anos atrás
  bel ffa9368437 Avoid warning #128 há 10 anos atrás