Historique des commits

Auteur SHA1 Message Date
  Justin Berger 3519c8f247 utilities: Swapped to use std C++11 mutex/threading constructs il y a 8 ans
  Justin Berger 1e9b7d3ceb server: Switched to a auto model for handles il y a 8 ans
  Justin Berger f5d2988ea7 server: Swapped to cm_thread impl il y a 8 ans
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. il y a 8 ans
  Justin Berger 0e4d503384 server: Added thread check to protect writedata il y a 8 ans
  Justin Berger 693fa0a96e server: Added assert to monitor uv_run status il y a 8 ans
  Justin Berger 882dcef8e0 server: Made connections in a server have a mutex to avoid use after frees il y a 8 ans
  Justin Berger 7ef2884361 server: Moved buffer formatting into bufferstrategy il y a 8 ans
  Justin Berger 6afc7f8828 server: Remove unused fields / functions il y a 8 ans
  Justin Berger 1a50cd8c68 server: Fixed minor memory leaks il y a 8 ans
  Justin Berger 546a587469 server: Fixed mismatched new/delete; added proper shutdown procedure il y a 8 ans
  Daniel Pfeifer 7ddd43183d Merge topic 'cstyle-casts' il y a 8 ans
  Daniel Pfeifer 190e3825d4 Replace C-style casts il y a 8 ans
  Daniel Pfeifer 4614a3b287 server: backport to C++11 il y a 8 ans
  Daniel Pfeifer 5962db4389 Use C++11 nullptr il y a 8 ans
  Brad King fc4f352513 Merge topic 'server-refactor' il y a 8 ans
  Justin Berger cf0ae55dcb server: Add support for connections that aren't event based il y a 8 ans
  Justin Berger 5ddfb6a472 server: Add connection as part of a request il y a 8 ans
  Justin Berger d4f5d35ca4 server: Refactor to make the event loop owned by server object il y a 8 ans
  Ivan Shcherbakov 4db3227514 server: Rename cmServerProtocol1_0 to cmServerProtocol1 il y a 8 ans
  Brad King aa7e9a9674 cmServer: Fix compiler -Wdouble-promotion warning il y a 8 ans
  Daniel Pfeifer f3e216131b cmServer: include what you use il y a 8 ans
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings il y a 9 ans
  Tobias Hunger 0d96e19329 server-mode: Add infrastructure to watch the filesystem il y a 9 ans
  Brad King 86578eccf2 Simplify CMake per-source license notices il y a 9 ans
  Daniel Pfeifer 92207752df cmServer: add braces around conditional statements il y a 9 ans
  Tobias Hunger e22d30e25a server-mode: Allow for sending signals il y a 9 ans
  Tobias Hunger cc576c2c7f server-mode: Pass server into cmServerProtocol il y a 9 ans
  Tobias Hunger 277ffa2881 server-mode: Move constants for server mode into its own file il y a 9 ans
  Tobias Hunger 1d601c6cb9 server-mode: Introduce cmServerConnection il y a 9 ans