index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Network.h
Age
Commit message (
Expand
)
Author
2022-08-24
BBA/BuiltIn: Add SSDP multicast support
Sepalani
2022-08-24
Common/Network: Add StrNetworkError helper function
Sepalani
2022-08-22
Move SocketManager's DecodeError to Common
Sepalani
2022-07-10
Common/Network: Make Build() methods const
Sepalani
2022-07-10
Common/Network: Ensure offsetof is valid
Sepalani
2022-07-10
Common/Network: Use member initializer list
Sepalani
2022-07-10
Common/Network: Remove unused constructors
Sepalani
2022-07-09
Refactoring of the code to match dolphin style
schthack
2022-07-02
BBA: Added BuiltIn device that allow BBA emulation without the need of a TapD...
schthack
2022-06-08
NetworkCaptureLogger: Move ErrorState struct to Common/Network
Sepalani
2022-05-23
Common/Network: Use std::array in IPv4Header.
Admiral H. Curtiss
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-01-30
NetworkCaptureLogger: PCAP support added
Sepalani
2019-12-06
Common/Network: Make StringToMacAddress use a string_view
Lioncash
2018-06-10
Common/Network: Get rid of out parameters for MAC address utilities
Lioncash
2017-01-17
Common: Namespace Network.h/.cpp
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2014-03-07
Fix MAC address reading on Windows.
Matthew Parlane