cvium
|
e299adc819
|
fix: use stdlib IPAddress.IsLoopback
|
3 years ago |
Cody Robibero
|
7bfc6b5679
|
Remove more warnings
|
3 years ago |
Bond_009
|
4c1286fd24
|
Address comment
|
3 years ago |
Bond_009
|
60053c7f3d
|
Fix log messages
|
3 years ago |
Bond_009
|
442dc10aac
|
ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests
|
3 years ago |
Bond_009
|
915141f196
|
Fix some warnings
|
3 years ago |
Bond-009
|
a4a3f598af
|
Merge pull request #5982 from Bond-009/nullable
|
4 years ago |
BaronGreenback
|
2e98de9062
|
Code Clean up: Convert to null-coalescing operator ?? (#5845)
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
Bond_009
|
91c2a57b28
|
Enable nullable reference types for MediaBrowser.Common
|
4 years ago |
Bond_009
|
500c2e5224
|
Switch from HttpClientHandler to SocketsHttpHandler
SocketsHttpHandler is the default for .Net Core 2.1 and newer
Set RequestHeaderEncoding to UTF-8 by default
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
BaronGreenback
|
0b774eac12
|
Enables the ability to bind to loopback address. (#5773)
|
4 years ago |
Bond-009
|
1361ccd9ea
|
Merge pull request #5763 from Bond-009/ipobjects
Minor improvements to IPObjects
|
4 years ago |
Joshua M. Boniface
|
19e7ebb279
|
Merge pull request #5416 from BaronGreenback/SubnetOverlappFix
|
4 years ago |
Bond_009
|
be9cb7af2c
|
Minor improvements to IPObjects
|
4 years ago |
BaronGreenback
|
5d16d1f66d
|
Merge branch 'master' into RemoteAccessFix
|
4 years ago |
BaronGreenback
|
4c7680e186
|
Merge remote-tracking branch 'upstream/master' into SubnetOverlappFix
|
4 years ago |
BaronGreenback
|
6087831aa6
|
Fixed selection of correct interface ip
|
4 years ago |
BaronGreenback
|
b1f0c5eb49
|
Update NetworkExtensions.cs
changed description
|
4 years ago |
Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
4 years ago |
BaronGreenback
|
3fdf0de6e3
|
Fix remote access
|
4 years ago |
BaronGreenback
|
a031f7e410
|
Fix for multiple ip's in the same subnet per interface.
|
4 years ago |
Claus Vium
|
f8c9c37c29
|
Merge pull request #5181 from BaronGreenback/Fix_IPHostIP6Parsing
|
4 years ago |
BaronGreenback
|
5074d67379
|
performance
|
4 years ago |
Bond_009
|
eba859e33e
|
Minor improvements
|
4 years ago |
BaronGreenback
|
053063fd47
|
Fixed IP6 host parsing
|
4 years ago |
BaronGreenback
|
c76faa9708
|
Update IPNetAddress.cs
Corrected loopback subnet
|
4 years ago |
BaronGreenback
|
50e375020a
|
[Fix] NetworkManager binding to [::] (#4549)
* Autodiscovery enable/disable patch
* Fixed [::] issue on bind. Altered test.
* Update UdpServerEntryPoint.cs
* Update Jellyfin.Networking.Tests.csproj
* Update Jellyfin.Networking.Tests.csproj
* Update INetworkManager.cs
|
4 years ago |
Greenback
|
9a9b2bfb2e
|
Updated to the latest
|
4 years ago |
Greenback
|
a3e47f3e4e
|
Updated to latest Unstable.
|
4 years ago |
crobibero
|
5fa4cce4cc
|
Use ALL the decompression methods.
|
4 years ago |
Greenback
|
978aa38f3b
|
Updated PR1 code.
|
4 years ago |
Greenback
|
9481fd0747
|
Upgraded to .Net5
|
4 years ago |
Greenback
|
3e62557959
|
amended testing unit.
|
4 years ago |
Greenback
|
f06e4826c7
|
Fixed testing units
|
4 years ago |
Greenback
|
83af636c61
|
Updated with new NetManager
|
4 years ago |
Greenback
|
a3f0843ac9
|
Updated NetworkManager to PR1
|
4 years ago |
Jim Cartlidge
|
bbe2400b59
|
Updating to NetCollection 1.03
|
4 years ago |
Jim Cartlidge
|
b44455ad0d
|
Update based on PR1 changes.
|
4 years ago |
Jim Cartlidge
|
9ef79d190b
|
Large number of files
|
4 years ago |
crobibero
|
39041019e7
|
Remove CacheMode, CompressionMethods, HttpResponseInfo
|
4 years ago |
crobibero
|
e1d0b430d9
|
Remove HttpRequestOptions
|
4 years ago |
crobibero
|
f498e1ee59
|
remove IHttpClient 🎉
|
4 years ago |
crobibero
|
64a811d783
|
use named http clients
|
4 years ago |
crobibero
|
abb79bf810
|
remove OS and email from default UserAgent
|
4 years ago |
crobibero
|
f6b8cd4b46
|
Fix build
|
4 years ago |
crobibero
|
ac5c0866f3
|
P E R F O R M A N C E
|
4 years ago |
crobibero
|
076e17f355
|
Add default http client
|
4 years ago |
Cody Robibero
|
43221fc26b
|
Merge branch 'master' into SSDP
|
4 years ago |
BaronGreenback
|
306f7b3c30
|
Update INetworkManager.cs
|
4 years ago |