Historial de Commits

Autor SHA1 Mensaje Fecha
  Christian Grothoff 360750add4 fix #5773 hace 5 años
  ng0 108f7d984b mhd_send.c: Try to guess the right branch to close. hace 5 años
  ng0 c624cf575b mhd_send.c: fix compiler error about MSG_MORE when MSG_MORE is undefined. hace 5 años
  ng0 ea03d47159 Add mhd_send to Makefile, more fixes in mhd_send. hace 5 años
  Christian Grothoff 35d532bdc9 restructure a bit to reuse existing send function hace 5 años
  ng0 aa6089af62 mhd_send: Restructure. hace 5 años
  Christian Grothoff f88c47b517 startingpoint hace 5 años
  Christian Grothoff deb1976b61 fix syntax hace 5 años
  Christian Grothoff 523a3f1db6 provide example for use of getsockopt to get MSS hace 5 años
  ng0 c3cc4afa21 mhd_send: Move return_bytes related code into the right place. hace 5 años
  ng0 ae699fe101 mhd_send: remove unnecessary comments. hace 5 años
  ng0 a9f1256523 mhd_send: minor typo hace 5 años
  ng0 7e37d74f3f mhd_send: fix switch. hace 5 años
  ng0 76539e4da2 mhd_send hace 5 años
  ng0 4597260229 mhd_send: Add initial version. hace 5 años
  Evgeny Grin (Karlson2k) d12ed49fd3 memorypool: reallocate: more checks for value wrap, small optimization hace 5 años
  Evgeny Grin (Karlson2k) 35d581d04f memorypool: correctly support exotic platform where size of pointer is not power of two hace 5 años
  Evgeny Grin (Karlson2k) b9cba52041 memorypool: removed redundant check, which also fails in case shrinking hace 5 años
  Evgeny Grin (Karlson2k) 04d8449af5 memorypool: fixed build with VC, minor fixes hace 5 años
  Evgeny Grin (Karlson2k) 2c54092e7e memorypool: better check for value wraps hace 5 años
  Evgeny Grin (Karlson2k) fd62683c0d memorypool: fixed/rewritten MHD_pool_reallocate() hace 5 años
  Evgeny Grin (Karlson2k) e1cdae6b96 CI: fixed double checking hace 5 años
  Evgeny Grin (Karlson2k) 739d5528c8 test_large_put: test memory realloc too hace 5 años
  Evgeny Grin (Karlson2k) a0b48ac77d memorypool: minor macro and comment fixes hace 5 años
  Evgeny Grin (Karlson2k) d15bd7c02f memorypool: fixed possible crash if failed to allocate memory on W32 hace 5 años
  Evgeny Grin (Karlson2k) 1430529713 memorypool: use 'bool' instead MHD_YES/MHD_NO and 'uint8_t' instead of 'char' hace 5 años
  Evgeny Grin (Karlson2k) b98f757af8 memorypool: further narrow down includes hace 5 años
  Evgeny Grin (Karlson2k) 2abfb2ccca memorypool: refactored includes, moved out unrelated function hace 5 años
  Evgeny Grin (Karlson2k) 16c9a00cb7 memorypool.c: added asserts hace 5 años
  Evgeny Grin (Karlson2k) d49359450c daemon.c: minor marcos refactoring for clarity hace 5 años