Make dissection of AVP: 3GPP-User-Location-Info(22) l=15 f=V-- vnd=TGPP val=303231...
[obnox/wireshark/wip.git] / wiretap / pcap-common.c
2011-04-28 etxrabFrom Hans-Christoph Schemmel:
2011-04-22 guy*Properly* get rid of bogus cast.
2011-04-22 guyCast away alignment warnings about pointers where we...
2011-04-21 guyAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-06 guyFrom Jakub Zawadzki:
2011-03-07 wmeierFrom Martin Kaiser: dissector for DVB-CI (Common Interface)
2011-02-02 jakeFrom njohnkev:
2011-01-20 sfisherFix the dead initialization warnings found by clang...
2010-12-19 jakePrepare for handling DLT_IPV4 and DLT_IPV6.
2010-11-29 cmaynardFix typos.
2010-11-24 cmaynardAdd support for USB isochronous. From Marton Nemeth...
2010-08-07 stigFrom Jon Smirl:
2010-06-06 guyDon't use fwrite directly when writing a dump file...
2010-06-06 guyRename wtap_dump_file_write_all() to wtap_dump_file_wri...
2010-05-16 guyAttempt to handle isochronous descriptors between the...
2010-04-27 etxrabWhitespace changes.
2010-04-21 guyFrom Chris Maynard:
2010-02-23 guyMove the declarations of wtap_pcap_encap_to_wtap_encap...
2009-12-17 stigFrom Petr Sumbera:
2009-12-08 sfisherFrom Felix Obenhuber via bug #4299: SocketCAN dissector...
2009-12-03 stigRenamed some wtap defines:
2009-12-03 stigFrom Petr Sumbera via bug 4284:
2009-09-25 guyTreat 13 as if it came from OpenBSD except on BSD/OS...
2009-08-23 jakeFrom kahou:
2009-07-16 stigFrom Kahou via bug 3739:
2009-06-28 tuexenAdd support for DLT_PPP_WITH_DIR. This fixes bug 3619.
2009-06-27 tuexenCleanup. Should be included in Wireshark 1.2.1 and...
2009-06-27 tuexenThis patch
2009-06-27 tuexenThis commit
2009-06-02 guyWhen doing a seek-and-read, don't check the packet...
2009-06-02 guyNo newlines in the additional-error-information string...
2009-05-21 geraldFrom Kovarththanan Rajaratnam via bug 2676:
2009-04-27 guypcap_to_wtap_map is not used outside wiretap/pcap-commo...
2009-04-27 guyNettl format != libpcap format && nettl format != pcap...
2009-04-27 guyMove pseudo-header routines from libpcap.c to pcap...
2009-04-27 guyHave the libpcap and pcap-NG code share the LINKTYPE_...