summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdnet.c
Commit message (Expand)AuthorAgeFilesLines
* Converted pcap and taptun network code into modules. (nw) couriersud2015-01-301-16/+16
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-4/+3
* Added -listnetwork option to list available network adapters Miodrag Milanovic2014-10-231-0/+24
* Don't crash if pcap can't find a network interface's name [Richard L. Hamilton] R. Belmont2013-06-281-1/+1
* And the traditional missed file (nw) R. Belmont2013-02-271-2/+8
* cleanups and version bumpmame0144u3 Angelo Salese2011-12-141-1/+1
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-9/+11
* Fixed memory leaks in networking, used core functions for allocating memory, ... Miodrag Milanovic2011-11-221-1/+6
* Made network device selection to be per id, which makes it simpler, and doesn... Miodrag Milanovic2011-09-091-2/+4
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-0/+92