Historial de Commits

Autor SHA1 Mensaje Fecha
  Damian Kołakowski d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). hace 9 años
  Damian Kołakowski c92f8d1b8d Fixed #197. hace 9 años
  phimage 2af424ecda enum first letter lowercase hace 9 años
  Damian Kołakowski 6abd986c30 Ready for Swift 3.0 (XCode 8). hace 9 años
  Patrick Culligan 47d855e7b9 Merge pull request #181 from oliveroneill/nsdata_compat hace 9 años
  Brian Gerstle 766d7e3b42 wrap state & sockets in thread-safe primitives hace 9 años
  Oliver d01907c2aa added nsdata writer hace 9 años
  Patrick Culligan 3516571e42 Added state tracking and prevention of retain cycles so that the HttpServerIO disposes properly (and immediately) hace 9 años
  Damian Kołakowski f593bf3553 [Socket] Server related functions moved to Socket+Server swift file. hace 10 años
  Damian Kołakowski a8e2a529d4 Merge branch 'stable' of github.com:glock45/swifter into stable hace 10 años
  Damian Kołakowski 97992cdf28 htons replaced by .bigEndian property. Added util method to obtain a port number occupied be the socket. hace 10 años
  Mathieu Barnachon 140b4cc02e Dynamic port selection if asked for. hace 10 años
  Mathieu Barnachon 54811aed77 Adding status getters for internal server states. hace 10 años
  kolakowski edb30bf4b3 Fixed build for swift-2.2.1-RELEASE-ubuntu15.10 hace 10 años
  Damian Kołakowski 2140324b44 Refactored error handling by introducing Errno class. hace 10 años
  Damian Kołakowski e509da0276 Merge branch 'stable' of github.com:glock45/swifter into stable hace 10 años
  Damian Kołakowski f9a7fe1f10 Fix for #150 (Request address empty in middleware). hace 10 años
  Benjamin De Troch 5eb8289d88 Import Foundation also on Linux hace 10 años
  Benjamin De Troch 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails hace 10 años
  kolakowski 2152f1e335 Fixed linux build for swift-2.2.1-RELEASE-ubuntu15.10 hace 10 años
  Damian Kołakowski 51ce7fa862 Stable branch uses sendfile for serving static files. hace 10 años
  Mathieu Barnachon 5d373ff49e Add priority option on the server startup. hace 10 años
  Damian Kołakowski ef0f703323 Added middleware to the stable build (2.2.x). hace 10 años
  Damian Kołakowski f42a37e7d5 Changed Lock to "NSLock" for Swift 2.2.x. hace 10 años
  kolakowski e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. hace 10 años
  kolakowski a62a53ac26 Added flag to force IPv4 (linux) hace 10 años
  Damian Kołakowski 94692d9098 Added new flag to force IPv4 usage (MacOS). hace 10 años
  Damian Kołakowski 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. hace 10 años
  Damian Kołakowski a2f6583a33 Refactor here and there. hace 10 años
  Damian Kołakowski b47c00cf91 Added OpCode decoding (web sockets). hace 10 años