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
2023-11-30
Move SocketFactory to Jellyfin.Networking
Patrick Barron
2023-11-15
Remove DLNA socket code
Patrick Barron
2023-10-12
Merge branch 'master' into fix-resharper-warnings
Stepan Goremykin
2023-10-11
Refactor URI overrides (#10051)
Tim Eisele
2023-10-08
Remove conditional access when it is known to be not null
Stepan Goremykin
2023-10-07
Remove redundant cast
Stepan Goremykin
2023-02-17
Fix interface address assignment and resolution in SSDP
Shadowghost
2023-02-17
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
Shadowghost
2023-01-19
Apply review suggestions
Shadowghost
2022-12-13
Apply review suggestions
Shadowghost
2022-12-07
Merge branch 'master' into network-rewrite
Shadowghost
2022-12-05
Replace != null with is not null
Bond_009
2022-10-07
Merge branch 'master' into network-rewrite
Shadowghost
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-10-01
Merge branch 'master' into network-rewrite
Shadowghost
2022-09-11
Don't allow throwing System.Exception (#8378)
Bond-009
2022-07-21
Enforce interface bindings on SSDP, add Loopback to LAN if no LAN defined
Shadowghost
2022-03-10
ExclusiveAddressUse: cheated by the docs
Bond_009
2022-03-08
SocketFactory: Remove redundant code
Bond_009
2022-01-22
Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuatio...
Bond_009
2021-12-27
More cleanup
Bond_009
2021-10-03
Fix warnings in UdpSocket
Patrick Barron
2021-09-03
Fix some warnings
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
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
[next]