summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/winpcap
Commit message (Collapse)AuthorAgeFilesLines
* Added integral version of WinPcap SDK (nw) Miodrag Milanovic2015-01-1016-3187/+0
|
* Fix various typos Zoë Blade2014-11-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 040fd169bfd6845b33d3f86fd66afb4a632605c6 Author: Zoë Blade <zoe@bytenoise.co.uk> Date: Sun Nov 30 22:24:30 2014 +0000 Fix more typos in comments commit 6121ae593008a574735427e047fdb7a16f4fa47f Author: Zoë Blade <zoe@bytenoise.co.uk> Date: Sun Nov 30 22:20:37 2014 +0000 Fix more typos Not all are in comments this time, but the vast majority are, and the rest are in printed text. None are variable or constant names. commit 84bc72573009bb46f5601f7257a7f7538f25cfc2 Author: Zoë Blade <zoe@bytenoise.co.uk> Date: Sun Nov 30 22:01:46 2014 +0000 Fix some typos
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-2616-807/+806
|
* fixed the other __MSC_VER (nw) smf-2014-10-231-1/+1
|
* fix building with MSVC (nw) smf-2014-10-231-1/+1
|
* line ending changes? Curt Coder2014-10-232-472/+472
|
* Fix compile on official tools (nw) Miodrag Milanovic2014-10-232-4/+4
|
* line endings (nw) Miodrag Milanovic2014-10-231-444/+444
|
* winpcap: add WinPCap headers to the project; peterferrie2014-10-2216-0/+3188
windows.mak: include WinPCap headers during Windows build; suppress MSVC debug build warning