提交历史

作者 SHA1 备注 提交日期
  Pierre-Olivier Latour c062d9d6d3 Use internal functions for date formatting in WebDAV 11 年之前
  Pierre-Olivier Latour 1b6e4f6491 #35 First pass at unit tests 11 年之前
  Pierre-Olivier Latour 582c6da74f More cleaning of logging system 11 年之前
  Pierre-Olivier Latour 1e1fd24b5d Optimized logging 11 年之前
  Pierre-Olivier Latour 97929f7d89 Added -description methods 11 年之前
  Pierre-Olivier Latour 811e45ab26 Properly handle casing of header values 11 年之前
  Pierre-Olivier Latour 157b683082 Automatically map HEAD requests to GET ones 11 年之前
  Pierre-Olivier Latour 7339a7a2a6 Factored out HTTP date parsing and formatting 11 年之前
  Pierre-Olivier Latour 35ce178323 Added GCDWebServerErrorResponse 11 年之前
  Pierre-Olivier Latour fb08e77c0c Added -hasByteRange API 11 年之前
  Pierre-Olivier Latour c51f9ad7d9 Added GCDWebServerHTTPStatusCodes.h 11 年之前
  Pierre-Olivier Latour 8f9c03991d Renamed GCDWebServerStreamResponse to GCDWebServerStreamingResponse 11 年之前
  Pierre-Olivier Latour c5d3764913 Moved response body chunked transfer encoding to GCDWebServerConnection 11 年之前
  Pierre-Olivier Latour 7af258eb6b #17 Added support for chunked transfer encoding in request bodies 11 年之前
  Pierre-Olivier Latour 63a66ff331 Added GCDWebServerBodyWriter protocol 11 年之前
  Pierre-Olivier Latour 1f9a0d38d0 Split class files 11 年之前
  Pierre-Olivier Latour 81638ad086 First pass at adding body encoders 11 年之前
  Pierre-Olivier Latour d32ea02b97 Expose local and remote address on GCDWebServerConnection 11 年之前
  Pierre-Olivier Latour 4d53e18b0b Moved logging message function to GCDWebServer.m 11 年之前
  Pierre-Olivier Latour dc7fe87878 Exposed internal utility functions 11 年之前
  Pierre-Olivier Latour e65b569ddc Move ivars to class extensions 11 年之前
  Pierre-Olivier Latour ff7a5c8e0a Updated copyright year 11 年之前
  Pierre-Olivier Latour 36658278f8 Fixed more build warnings 11 年之前
  Pierre-Olivier Latour 7c8205caa0 Don't use dispatch_release() under ARC in OS X 10.8 or iOS 6.0 and later 11 年之前
  Chris Devereux a15a49240a Log to stderr, not stdout 11 年之前
  Pierre-Olivier Latour 78480e004a Added ARC support 11 年之前
  Pierre-Olivier Latour 1a1ee2869e Fixed copyrights 11 年之前
  Pierre-Olivier Latour a557080a07 Removed dependency on CFSocket to be 100% GCD based 12 年之前
  Pierre-Olivier Latour 1354df5e52 Fixed typo 12 年之前
  Pierre-Olivier Latour 679f62a55d Fixed syntax 12 年之前