Historique des commits

Auteur SHA1 Message Date
  Oliver 8f9e068bed Fix bug where server may fail to start il y a 8 ans
  Damian Kołakowski c6e386f11b Refactor for #251. il y a 8 ans
  Alexander Edge 1a48fda11d Send all response headers in a single write op il y a 9 ans
  Marcio Klepacz fece1768ed Change strong self reference name fix #236 il y a 9 ans
  Stanislav Sidelnikov 7e1174fddc Added an option to set the address to listen to. il y a 9 ans
  Daniel Bauke b80064107d Fixed HttpServerIODelegate to public and class il y a 9 ans
  jalakoo 64304a7a68 Added HttpServerIODelegate protocol for alternate way to respond to externally triggered socket connections il y a 9 ans
  Damian Kołakowski 314f942760 Changed version to 1.3.2. Fixed cocoa pods lint. il y a 9 ans
  Damian Kołakowski 31ed6b73dc Get rid of shutdown system call. il y a 9 ans
  Damian Kołakowski d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). il y a 9 ans
  Damian Kołakowski c92f8d1b8d Fixed #197. il y a 9 ans
  phimage 2af424ecda enum first letter lowercase il y a 9 ans
  Damian Kołakowski 6abd986c30 Ready for Swift 3.0 (XCode 8). il y a 9 ans
  Patrick Culligan 47d855e7b9 Merge pull request #181 from oliveroneill/nsdata_compat il y a 9 ans
  Brian Gerstle 766d7e3b42 wrap state & sockets in thread-safe primitives il y a 9 ans
  Oliver d01907c2aa added nsdata writer il y a 9 ans
  Patrick Culligan 3516571e42 Added state tracking and prevention of retain cycles so that the HttpServerIO disposes properly (and immediately) il y a 9 ans
  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