Commit History

Author SHA1 Message Date
  Damian Kołakowski f593bf3553 [Socket] Server related functions moved to Socket+Server swift file. 10 years ago
  Damian Kołakowski a8e2a529d4 Merge branch 'stable' of github.com:glock45/swifter into stable 10 years ago
  Damian Kołakowski 97992cdf28 htons replaced by .bigEndian property. Added util method to obtain a port number occupied be the socket. 10 years ago
  Mathieu Barnachon f50c319376 Try to properly close socket connection with the client by sending the handshake leave frame. 10 years ago
  Damian Kołakowski 2140324b44 Refactored error handling by introducing Errno class. 10 years ago
  Damian Kołakowski 51ce7fa862 Stable branch uses sendfile for serving static files. 10 years ago
  kolakowski a62a53ac26 Added flag to force IPv4 (linux) 10 years ago
  Damian Kołakowski 94692d9098 Added new flag to force IPv4 usage (MacOS). 10 years ago
  lawrencelomax 6b1721daf2 bind(2) on IPv6 10 years ago
  Damian Kołakowski 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. 10 years ago
  Damian Kołakowski e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). 10 years ago
  Damian Kołakowski c49715042c Updated license headers. 10 years ago
  Tanner Nelson 699d822c2c put back port 10 years ago
  Tanner Nelson fc79410a30 fix release error 10 years ago
  Damian Kołakowski dcb5e059ff Cleanup. 10 years ago
  Damian Kołakowski 70ce2daccc Changed project version to 1.0.3 ( pbxproj + podspec ). 10 years ago