Историја ревизија

Аутор SHA1 Порука Датум
  Pierre-Olivier Latour 09851dd71b Modernize ObjC пре 8 година
  Pierre-Olivier Latour 83f1c062b5 Use clang-formatter to format source code пре 8 година
  Pierre-Olivier Latour 5834770e08 Removed exception handling which was only partial anyway пре 9 година
  Martin Gagnon fa41f26b30 Add an option to set the priority of the dispatch queue пре 9 година
  John Scott 10a94e36fd Removed guards around __kindof usage as the project is Xcode 7 only. пре 9 година
  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)')" пре 9 година
  Pierre-Olivier Latour f7de5cac09 Fix пре 10 година
  Pierre-Olivier Latour e70a3338a5 Added support for NAT port mapping пре 10 година
  Pierre-Olivier Latour f7bb5babf8 Bumped copyright year пре 10 година
  Pierre-Olivier Latour d2001e38ca Fixes пре 10 година
  Pierre-Olivier Latour 18889793b7 Fixed behavior of GCDWebServerOption_BonjourName option пре 10 година
  Pierre-Olivier Latour 14d538b0fb Added GCDWebServerOption_BindToLocalhost option пре 10 година
  Pierre-Olivier Latour c45053bc11 Added support for third-party logging facilities пре 11 година
  Pierre-Olivier Latour 420ddc3eac Replaced preprocessor constant "NDEBUG" by the more standard "DEBUG" one and flipped behavior accordingly пре 11 година
  Pierre-Olivier Latour b35ebd7d58 #92 Added support for async handlers пре 11 година
  Pierre-Olivier Latour 00b5ec87ba #76 Fixed -bonjourServerURL to correctly return hostname instead of service name пре 11 година
  jaanus 93bfe65211 Removed unneeded API. If custom Bonjour type is needed, startWithOptions should be used to specify an options dictionary with the custom type. пре 11 година
  jaanus 8ab53f74d5 Can specify a custom Bonjour service type for the server. пре 11 година
  Pierre-Olivier Latour 56c096996f Fix пре 11 година
  Pierre-Olivier Latour 420ed719e8 Add SIGTERM support to -runWithOptions:error: пре 11 година
  Pierre-Olivier Latour d404112a88 #46 Added "error" argument to -startWithOptions: пре 11 година
  Pierre-Olivier Latour 5a0c274807 Fix пре 11 година
  Pierre-Olivier Latour a93cac5ea6 Fix пре 11 година
  Pierre-Olivier Latour 43b578677f Fix пре 11 година
  Pierre-Olivier Latour 075774b6c0 Added -webServerDidCompleteBonjourRegistration: пре 11 година
  Pierre-Olivier Latour 7743d18006 Added -logException: пре 11 година
  Pierre-Olivier Latour 5d82a80a34 #33 Documented Core/ пре 11 година
  Pierre-Olivier Latour 1ca5a56952 Allow multiple user accounts for authentication пре 11 година
  Pierre-Olivier Latour 1e17d5c455 #38 Added support for digest authentication пре 11 година
  Pierre-Olivier Latour 4685fae29c Cleaned up authentication options пре 11 година