Historique des commits

Auteur SHA1 Message Date
  Damian Kołakowski f593bf3553 [Socket] Server related functions moved to Socket+Server swift file. il y a 10 ans
  Damian Kołakowski a8e2a529d4 Merge branch 'stable' of github.com:glock45/swifter into stable il y a 10 ans
  Damian Kołakowski 97992cdf28 htons replaced by .bigEndian property. Added util method to obtain a port number occupied be the socket. il y a 10 ans
  Mathieu Barnachon 140b4cc02e Dynamic port selection if asked for. il y a 10 ans
  Mathieu Barnachon 54811aed77 Adding status getters for internal server states. il y a 10 ans
  kolakowski edb30bf4b3 Fixed build for swift-2.2.1-RELEASE-ubuntu15.10 il y a 10 ans
  Damian Kołakowski 2140324b44 Refactored error handling by introducing Errno class. il y a 10 ans
  Damian Kołakowski e509da0276 Merge branch 'stable' of github.com:glock45/swifter into stable il y a 10 ans
  Damian Kołakowski f9a7fe1f10 Fix for #150 (Request address empty in middleware). il y a 10 ans
  Benjamin De Troch 5eb8289d88 Import Foundation also on Linux il y a 10 ans
  Benjamin De Troch 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails il y a 10 ans
  kolakowski 2152f1e335 Fixed linux build for swift-2.2.1-RELEASE-ubuntu15.10 il y a 10 ans
  Damian Kołakowski 51ce7fa862 Stable branch uses sendfile for serving static files. il y a 10 ans
  Mathieu Barnachon 5d373ff49e Add priority option on the server startup. il y a 10 ans
  Damian Kołakowski ef0f703323 Added middleware to the stable build (2.2.x). il y a 10 ans
  Damian Kołakowski f42a37e7d5 Changed Lock to "NSLock" for Swift 2.2.x. il y a 10 ans
  kolakowski e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. il y a 10 ans
  kolakowski a62a53ac26 Added flag to force IPv4 (linux) il y a 10 ans
  Damian Kołakowski 94692d9098 Added new flag to force IPv4 usage (MacOS). il y a 10 ans
  Damian Kołakowski 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. il y a 10 ans
  Damian Kołakowski a2f6583a33 Refactor here and there. il y a 10 ans
  Damian Kołakowski b47c00cf91 Added OpCode decoding (web sockets). il y a 10 ans
  Damian Kołakowski 623089da40 Added parser for WebSocket frame. il y a 10 ans
  Damian Kołakowski c49715042c Updated license headers. il y a 10 ans
  Damian Kołakowski bcaba6f90b Fixed: "pod spec lint". il y a 10 ans
  Tanner Nelson a3efa3bb37 fix warning il y a 10 ans
  Damian Kołakowski 1d4a825d29 Version changed to 1.0.7. il y a 10 ans
  Damian Kołakowski cec9a93c2f Introduced closure-based response's body writer protocol. il y a 10 ans
  Damian Kołakowski 8fecb351c5 Wildcard (*) can be used as path segment. il y a 10 ans
  Damian Kołakowski d5c0aff7d7 HttpServerIO::start(.) expression split into dispatch and handleConnection functions. il y a 10 ans