| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-03 | Fix build | Bond-009 | |
| 2019-12-01 | Update Emby.Server.Implementations/SocketSharp/WebSocketSharpRequest.cs | Bond-009 | |
| Co-Authored-By: Claus Vium <cvium@users.noreply.github.com> | |||
| 2019-11-28 | Minor improvements to network code | Bond-009 | |
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-08-09 | Fix build | Bond_009 | |
| 2019-08-09 | Replace custom code with Asp.Net Core code | Bond_009 | |
| 2019-06-01 | Merge branch 'master' into tasks | Bond-009 | |
| 2019-04-12 | Removed wrapping of HeaderNames fields | VooDooS | |
| 2019-04-12 | Replace CRLF injection mitigation by use of .NET ip parsing | VooDooS | |
| 2019-04-11 | Replace custom ip "normalization" by methods from `IPAddress` | VooDooS | |
| 2019-04-11 | Simplify headers use in WSS | VooDooS | |
| 2019-04-09 | Clean `WebSocketSharpRequest.PathInfo` (#1212) | Ulysse | |
| * rm useless ResolvePathInfoFromMappedPath method * rm useless NormalizePathInfo method * Use request.Path instead of RawUrl * Removing unused `HandlerFactoryPath` field * Use an expression body definition and rm field `pathInfo` * More (syntactic) sugar * Who needs blocks in cases ? | |||
| 2019-03-25 | Lower the amount of running tasks | Bond_009 | |
| 2019-03-07 | Merge pull request #1065 from cvium/closed_response | Bond-009 | |
| Don't set status code if response is closed | |||
| 2019-03-07 | Don't set status code if response is closed | Claus Vium | |
| 2019-03-07 | Cleanup/simplification | Bond-009 | |
| * Removed useless copies/allocations * Reduced unneeded complexity | |||
| 2019-03-07 | Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc | Claus Vium | |
| 2019-03-03 | Start the webhost before RunStartupTasks and fix ContentEncoding | Claus Vium | |
| 2019-02-27 | Replace some usage of QueryParamCollection | Claus Vium | |
| 2019-02-27 | Remove some unused stuff | Claus Vium | |
| 2019-02-27 | Remove SocketHttpListener | Claus Vium | |
| 2019-02-26 | Remove unused Cookies | Claus Vium | |
| 2019-02-26 | Undo some of the span abuse | Claus Vium | |
| 2019-02-26 | Fix PathInfo | Claus Vium | |
| 2019-02-26 | Fix websockets and RawUrl | Claus Vium | |
| 2019-02-26 | Replace some todos with http extensions and prepare some socket work | Claus Vium | |
| 2019-02-26 | kestrel init | Claus Vium | |
