An open API service providing commit metadata for open source projects.

GitHub / httpswift/swifter / commits

Tiny http server engine written in Swift programming language.

SHA Message Author Date Stats
b250a0d2 merge Merge remote-tracking branch 'upstream/stable' into stable Daniel Bauke <d****e@z****e> almost 10 years ago
46237c46 Updated SWIFT_VERSION = 2.3 in whole workspace Daniel Bauke <d****e@z****e> almost 10 years ago
9b09a2e5 merge Merge pull request #187 from oliveroneill/socket_shutdown_fix Patrick Culligan <p****n@p****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
307d5ea7 fix for socket being released multiple times Oliver <o****l@i****m> almost 10 years ago
47d855e7 merge Merge pull request #181 from oliveroneill/nsdata_compat Patrick Culligan <p****n@p****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
3e897df0 undid podspec changes Oliver <o****l@i****m> about 10 years ago
edc8bc5e Revert "Merge pull request #183 from redwhitelabel/feature/response-refactor" Damian Kołakowski <k****n@g****m> about 10 years ago
c6c6d0be merge Merge pull request #183 from redwhitelabel/feature/response-refactor Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
1e292656 Fixed crashes report at https://github.com/httpswift/swifter/pull/182#issueco... Damian Kołakowski <k****n@g****m> about 10 years ago
dd8a9b10 merge Merge pull request #182 from lookback/thread-safety-fixes Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
766d7e3b wrap state & sockets in thread-safe primitives Brian Gerstle <b****e@g****m> about 10 years ago
f57cb1c8 add tests for thread safety when adding removing connections Brian Gerstle <b****e@g****m> about 10 years ago
e8b938df - response refactor Dawid Szymczak <d****e@D****l> about 10 years ago
d01907c2 added nsdata writer Oliver <o****l@i****m> about 10 years ago
43d13db6 updated version number Oliver <o****l@i****m> about 10 years ago
eef8935d updated podspec to version 3 Oliver <o****l@i****m> about 10 years ago
b08c4954 Update project file to Swift 2.3 Daniel Bauke <d****e@z****e> about 10 years ago
e4849a84 merge Merge pull request #178 from pculligan/stable Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
3516571e Added state tracking and prevention of retain cycles so that the HttpServerIO... Patrick Culligan <p****n@s****m> about 10 years ago
2714e4bf merge Merge pull request #176 from mhmiles/stable Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
2d198837 embedded content contains swift = NO in iOS target Miles Hollingsworth <m****s@m****m> about 10 years ago
100817d2 merge Merge pull request #170 from xlc/fix-sendfile Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
403bd3f7 fix sendfile on iOS Bryan Chen <x****1@g****m> about 10 years ago
f593bf35 [Socket] Server related functions moved to Socket+Server swift file. Damian Kołakowski <k****n@g****m> about 10 years ago
fabd05fa Fixed WebSockets tests. Damian Kołakowski <k****n@g****m> about 10 years ago
548519ae while true { } loops replaced by while case. Damian Kołakowski <k****n@g****m> about 10 years ago
a8e2a529 merge Merge branch 'stable' of github.com:glock45/swifter into stable Damian Kołakowski <k****n@g****m> about 10 years ago
97992cdf htons replaced by .bigEndian property. Added util method to obtain a port num... Damian Kołakowski <k****n@g****m> about 10 years ago
7fe156ae merge Merge pull request #164 from mbarnach/Add_server_status Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
140b4cc0 Dynamic port selection if asked for. Mathieu Barnachon <m****u@s****m> about 10 years ago
54811aed Adding status getters for internal server states. Mathieu Barnachon <m****u@s****m> about 10 years ago
d7c820bf merge Merge pull request #162 from pvzig/tvOS Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
621d5dd8 Set TARGETED_DEVICE_FAMILY Peter Zignego <p****o@g****m> about 10 years ago
c27e0953 Add tvOS .xcscheme Peter Zignego <p****o@g****m> about 10 years ago
7b34e6b5 Typo Peter Zignego <p****o@g****m> about 10 years ago
df72715a Paths, plists, and product names Peter Zignego <p****o@g****m> about 10 years ago
8bcf93ee Add tvOS target for Carthage Peter Zignego <p****o@g****m> about 10 years ago
977fd5ff merge Merge pull request #161 from mbarnach/Fix_handling_invalid_UTF8_characters Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
f286b767 Fix issue with fallthrough and segmented binary frame. Mathieu Barnachon <m****u@s****m> about 10 years ago
3f13caa9 merge Merge pull request #159 from mbarnach/Fix_handling_invalid_UTF8_characters Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
28e2d9ab Properly handle invalid UTF8 characters. Mathieu Barnachon <m****u@s****m> about 10 years ago
7874aeff merge Merge branch 'stable' of github.com:glock45/swifter into stable Damian Kołakowski <k****n@g****m> about 10 years ago
09733446 Fixed: UTF8 characters are not handled properly #158. Damian Kołakowski <k****n@g****m> about 10 years ago
a9e14abc warning: extraneous '_' in parameter: 'headerName' has no keyword argument name. kolakowski <k****n@g****m> about 10 years ago
45cb5056 merge Merge pull request #157 from mbarnach/Fix_fragmented_message Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
7ded7abd Implement the fragmented frames. Mathieu Barnachon <m****u@s****m> about 10 years ago
78efa794 merge Merge pull request #156 from mbarnach/Fix_RSV_Bits Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
cbe77e31 Control messages must not be fragmented. Mathieu Barnachon <m****u@s****m> about 10 years ago
3ff44d10 Read reserved bit. Mathieu Barnachon <m****u@s****m> about 10 years ago
b41e4ff6 merge Merge pull request #155 from mbarnach/Fix_PingPong_and_Close_frames Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
6ae62d43 Send the handshake close on client request. Mathieu Barnachon <m****u@s****m> about 10 years ago
f50c3193 Try to properly close socket connection with the client by sending the handsh... Mathieu Barnachon <m****u@s****m> about 10 years ago
314e5240 merge Merge pull request #154 from mbarnach/stable Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
235effbf Remove useless debug print. Mathieu Barnachon <m****u@s****m> about 10 years ago
e6f22700 WebSocket handshake copied from master branch (firefox fix, use header token ... Damian Kołakowski <k****n@g****m> about 10 years ago
c32e6bf4 File class uses Errno utils. Damian Kołakowski <k****n@g****m> about 10 years ago
edb30bf4 Fixed build for swift-2.2.1-RELEASE-ubuntu15.10 kolakowski <k****n@g****m> about 10 years ago
2140324b Refactored error handling by introducing Errno class. Damian Kołakowski <k****n@g****m> about 10 years ago
e509da02 merge Merge branch 'stable' of github.com:glock45/swifter into stable Damian Kołakowski <k****n@g****m> about 10 years ago
f9a7fe1f Fix for #150 (Request address empty in middleware). Damian Kołakowski <k****n@g****m> about 10 years ago
0c68fcb0 merge Merge pull request #149 from bdetroch/feature/writer_can_throw Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
19ba2cd3 merge Merge pull request #153 from mbarnach/caseInsensitiveWebSocket Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
8ba5074c Fix issue #152 Mathieu Barnachon <m****u@s****m> about 10 years ago
5eb8289d Import Foundation also on Linux Benjamin De Troch <b****h@i****i> about 10 years ago
18783d48 HttpResponseBodyWriter throws an error when a write operation fails Benjamin De Troch <b****h@i****i> about 10 years ago
623e152d merge Merge pull request #147 from mbarnach/Hashable_Equatable_WebSocketSession Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
c7ae7876 Make web socket hashable and comparable. Mathieu Barnachon <m****u@s****m> about 10 years ago
c5df9710 Changed version to 1.2.6 at HttpServer class. Damian Kołakowski <k****n@g****m> about 10 years ago
537a4b87 Version changed to 1.2.6. Damian Kołakowski <k****n@g****m> about 10 years ago
74146bfc Version changed to 1.2.5. Damian Kołakowski <k****n@g****m> about 10 years ago
b7abe7c6 Fixed ident. Damian Kołakowski <k****n@g****m> about 10 years ago
aa200db4 Removed hardcoded 256 value. kolakowski <k****n@g****m> about 10 years ago
2152f1e3 Fixed linux build for swift-2.2.1-RELEASE-ubuntu15.10 kolakowski <k****n@g****m> about 10 years ago
8a1a407b Update README.md Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
83ab8d59 Changed the structure of the project. All XCode related files moved to "XCode... Damian Kołakowski <k****n@g****m> about 10 years ago
48a97a30 Fixed web-socket tests. Damian Kołakowski <k****n@g****m> about 10 years ago
00321c95 Removed HttpHandlers namespace. Damian Kołakowski <k****n@g****m> about 10 years ago
1f8fe172 merge Merge branch 'stable' of github.com:glock45/swifter into stable Damian Kołakowski <k****n@g****m> about 10 years ago
51ce7fa8 Stable branch uses sendfile for serving static files. Damian Kołakowski <k****n@g****m> about 10 years ago
cd9fec33 Update README.md Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
3357346a Added scopes to the stable branch. Damian Kołakowski <k****n@g****m> about 10 years ago
00787a42 merge Merge pull request #146 from mbarnach/performancies_improvement Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
b5920b4e Add chunk size option on the file transfer. Mathieu Barnachon <m****u@s****m> about 10 years ago
5d373ff4 Add priority option on the server startup. Mathieu Barnachon <m****u@s****m> about 10 years ago
b13b905f Fixed the wrong usage of withCString reported at https://github.com/httpswift... Damian Kołakowski <k****n@g****m> about 10 years ago
56961dbe merge Merge pull request #143 from mbarnach/fix_short_name_issue Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
7c05f9e7 Fix raw pointer conversion of filename and mode through NSString and UTF8 enc... Mathieu Barnachon <m****u@s****m> about 10 years ago
d4e77b31 merge Merge pull request #140 from mhmiles/stable Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
4569158a extension only api Miles Hollingsworth <m****s@m****m> about 10 years ago
ef0f7033 Added middleware to the stable build (2.2.x). Damian Kołakowski <k****n@g****m> about 10 years ago
2b6bd1af merge Merge pull request #136 from CocoaBob/stable Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
14cdb0d3 Added support of tvOS. CocoaBob <m****g@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
ad7f5456 Version update. Damian Kołakowski <k****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
52023278 Version changed to 1.2.0. Damian Kołakowski <k****n@g****m> about 10 years ago
f42a37e7 Changed Lock to "NSLock" for Swift 2.2.x. Damian Kołakowski <k****n@g****m> about 10 years ago
e945be3c Ready for swift-2.2.1-RELEASE-ubuntu15.10. kolakowski <k****n@g****m> about 10 years ago
1ebc169d merge Merge branch 'ipv6_with_ipv4_option' into stable Damian Kołakowski <k****n@g****m> about 10 years ago
1a7f4d10 Removed binary file added by mistake. Damian Kołakowski <k****n@g****m> about 10 years ago
a62a53ac Added flag to force IPv4 (linux) kolakowski <k****n@g****m> about 10 years ago
94692d90 Added new flag to force IPv4 usage (MacOS). Damian Kołakowski <k****n@g****m> about 10 years ago

← Back to repository