Historial de Commits

Autor SHA1 Mensaje Fecha
  Pierre-Olivier Latour 09851dd71b Modernize ObjC hace 8 años
  Pierre-Olivier Latour 83f1c062b5 Use clang-formatter to format source code hace 8 años
  Pierre-Olivier Latour 5834770e08 Removed exception handling which was only partial anyway hace 9 años
  Martin Gagnon fa41f26b30 Add an option to set the priority of the dispatch queue hace 9 años
  John Scott 10a94e36fd Removed guards around __kindof usage as the project is Xcode 7 only. hace 9 años
  John Scott 010ef9b8bc Added __kindof keyword where appropriate to avoid errors of the form "incompatible block pointer types sending 'GCDWebServerResponse *(^)(GCDWebServerDataRequest *__strong)' to parameter of type 'GCDWebServerProcessBlock' (aka 'GCDWebServerResponse *(^)(GCDWebServerRequest *__strong)')" hace 9 años
  Pierre-Olivier Latour f7de5cac09 Fix hace 10 años
  Pierre-Olivier Latour e70a3338a5 Added support for NAT port mapping hace 10 años
  Pierre-Olivier Latour f7bb5babf8 Bumped copyright year hace 10 años
  Pierre-Olivier Latour d2001e38ca Fixes hace 10 años
  Pierre-Olivier Latour 18889793b7 Fixed behavior of GCDWebServerOption_BonjourName option hace 10 años
  Pierre-Olivier Latour 14d538b0fb Added GCDWebServerOption_BindToLocalhost option hace 10 años
  Pierre-Olivier Latour c45053bc11 Added support for third-party logging facilities hace 11 años
  Pierre-Olivier Latour 420ddc3eac Replaced preprocessor constant "NDEBUG" by the more standard "DEBUG" one and flipped behavior accordingly hace 11 años
  Pierre-Olivier Latour b35ebd7d58 #92 Added support for async handlers hace 11 años
  Pierre-Olivier Latour 00b5ec87ba #76 Fixed -bonjourServerURL to correctly return hostname instead of service name hace 11 años
  jaanus 93bfe65211 Removed unneeded API. If custom Bonjour type is needed, startWithOptions should be used to specify an options dictionary with the custom type. hace 11 años
  jaanus 8ab53f74d5 Can specify a custom Bonjour service type for the server. hace 11 años
  Pierre-Olivier Latour 56c096996f Fix hace 11 años
  Pierre-Olivier Latour 420ed719e8 Add SIGTERM support to -runWithOptions:error: hace 11 años
  Pierre-Olivier Latour d404112a88 #46 Added "error" argument to -startWithOptions: hace 11 años
  Pierre-Olivier Latour 5a0c274807 Fix hace 11 años
  Pierre-Olivier Latour a93cac5ea6 Fix hace 11 años
  Pierre-Olivier Latour 43b578677f Fix hace 11 años
  Pierre-Olivier Latour 075774b6c0 Added -webServerDidCompleteBonjourRegistration: hace 11 años
  Pierre-Olivier Latour 7743d18006 Added -logException: hace 11 años
  Pierre-Olivier Latour 5d82a80a34 #33 Documented Core/ hace 11 años
  Pierre-Olivier Latour 1ca5a56952 Allow multiple user accounts for authentication hace 11 años
  Pierre-Olivier Latour 1e17d5c455 #38 Added support for digest authentication hace 11 años
  Pierre-Olivier Latour 4685fae29c Cleaned up authentication options hace 11 años