Replace glib with wmem when constructing dynamic RADIUS fields. Fixes the memory
[metze/wireshark/wip.git] / capture_wpcap_packet.c
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-09-21 Bill MeierFix ex "modeline" so it works;
2010-08-25 Gerald CombsAdd ws_load_library and ws_module_open, which respectiv...
2010-04-28 Bill Meier Let's not use tabs with tab-width=4; Convert tabs...
2009-08-29 Kovarththanan Raja... Revert r29614 until I figure out why buildbot doesn...
2009-08-29 Kovarththanan Raja... Use G_STRINGIFY/G_PASTE
2009-07-23 Bill MeierFix emacs editor modeline to be a 'safe" value.
2009-06-09 Gerald CombsFor interfaces that don't support PacketOpenAdapter...
2008-10-24 Bill MeierFix for SVN #26535 so that building Wireshark with...
2008-10-24 Bill MeierWindows build: #include winsock2.h only when needed.
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...