summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/netdev/pcap.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
|
* Small cleanup (nw) Miodrag Milanovic2016-11-111-1/+4
|
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
| | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
|
* Change two dynamic bind messages to verbose. Brad Hughes2016-06-171-1/+1
|
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-109/+72
| | | | | This is a central cross-platform facility to dynamically bind functions from shared libraries. Updated all OSD modules to use it.
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-18/+18
|
* pcap: fix error and crash (nw) cracyc2016-02-241-2/+2
|
* fixing some more override (nw) Miodrag Milanovic2015-12-061-6/+6
|
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-2/+2
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+328