remove packet-rnsap.h which was empty
[metze/wireshark/wip.git] / capture_wpcap_packet.c
2007-03-27 Ulf Lampingfrom Gisle Vanem:
2007-03-24 Ulf Lampinghmmm, _WINSOCK2API_ is not the way to go, the PSDK...
2007-03-24 Ulf Lampingas mentioned by Graham Bloice:
2007-02-25 Ulf Lampingfix #1399: don't assert the oidlength returned from...
2007-01-08 Ulf Lampingfix compilation for:
2007-01-06 Ulf Lampingfix sockaddr_storage problem for MSVC 7.1 (hmmm, maybe...
2007-01-02 Ulf LampingMSVC2006 defines sockaddr_storage, so we shouldn't...
2006-05-31 Gerald CombsTethereal/tethereal -> TShark/tshark.
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2006-04-25 Ulf Lampingcopy input data into the buffer given to PacketRequest...
2006-04-10 Ulf Lampingfix #868: don't assert but simply ignore values that...
2005-09-20 Ulf Lampingfix a compiler warning (... copied from RFC2553 :-)
2005-09-20 Ulf Lampingthe buildbot has a problem not knowing sa_family_t...
2005-09-19 Ulf Lampingfix #340: define the missing sockaddr_storage struct...
2005-05-21 Ulf Lampingdon't crash if packet.dll is not available, add some...
2005-05-21 Ulf Lampingas suggested by Loris: add wpcap_packet_get_version...
2005-05-21 Ulf Lampingdon't use LPADAPTER but simply void * as we don't need...
2005-05-20 Ulf Lampingwin32 only: get interface details from WinPcap's packet...