summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/netdev/pcap.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-328/+0
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-011-6/+6
* netdev: fix pcap crashes on OS X [Rob Braun] arbee2015-09-101-1/+8
* 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
* Make OSD options an init parameter for modules Vas Crabb2015-04-071-2/+2
* Fixed non-unicode builds (nw) Miodrag Milanovic2015-04-061-4/+9
* netdev: fix race condition/crash when using the OSD to choose pcap devices. [... arbee2015-04-011-2/+14
* Link osdnet into a library reflecting its location, define USE_NETWORK proper... Vas Crabb2015-04-011-1/+1
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-7/+6
* Converted pcap and taptun network code into modules. (nw) couriersud2015-01-301-0/+303