index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Net
Age
Commit message (
Expand
)
Author
2020-07-24
Fix warnings
Bond_009
2020-06-24
Sending multicasts out of Sockets without setting the broadcast to true - cau...
BaronGreenback
2020-06-24
Removed debugging info
BaronGreenback
2020-06-24
Added logging and broadcast = true
BaronGreenback
2020-06-20
fix SA1503 for one line if statements
telans
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-02
Fix merge errors
Bond_009
2020-05-02
Merge branch 'master' into websocket
Bond_009
2020-01-31
Fix warnings
Bond_009
2020-01-13
Rewrite WebSocket handling code
Bond_009
2020-01-12
Clean up server discovery code
Bond-009
2019-08-28
Attempt to fix #1391
Bond_009
2019-08-09
Use System.Net abstractions instead of raw socket
Bond_009
2019-07-29
Include library via NuGet instead of via source
Bond_009
2019-07-25
Remove IpAddressInfo and IpEndPointInfo classes
Bond_009
2019-03-13
Improvements around streams
Bond-009
2019-02-27
Remove more cruft and add the beginnings of a socket middleware
Claus Vium
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-02-26
Still broken
Claus Vium
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
Remove tabs and trailing whitespace
hawken
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-11-10
3.2.36.7
Luke Pulverenti
2017-09-05
3.2.30.8
Luke Pulverenti
2017-09-02
update SocketHttpListener
Luke Pulverenti
2017-08-17
add fixes for .net core
Luke Pulverenti
2017-08-16
merge common implementations and server implementations
Luke Pulverenti