summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdnet.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-091-2/+2
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-071-0/+2
* netdev: fix race condition/crash when using the OSD to choose pcap devices. [... arbee2015-04-011-0/+2
* Converted pcap and taptun network code into modules. (nw) couriersud2015-01-301-17/+16
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-3/+3
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-4/+17
* Fixed memory leaks in networking, used core functions for allocating memory, ... Miodrag Milanovic2011-11-221-0/+1
* Clean-ups and version bumpmame0143u6 Angelo Salese2011-09-201-2/+2
* Made network device selection to be per id, which makes it simpler, and doesn... Miodrag Milanovic2011-09-091-1/+1
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-0/+33