Witness: enum witness_interface_state
[metze/wireshark/wip.git] / epan / CMakeLists.txt
2014-01-29 Stefan Metzmacherpacket-smb-direct.c: add initial implementation
2014-01-20 alagoutteFrom Lubos via https://bugs.wireshark.org/bugzilla...
2014-01-13 alagoutteFrom Kevin Loewen via https://bugs.wireshark.org/bugzil...
2014-01-12 mmannBluetooth/Ubertooth improvements. Bug 9606 (https...
2014-01-09 mmannUSB: Add DFU dissector. Bug 9610 (https://bugs.wiresha...
2014-01-06 mmannBase dissector for fileshark functionality. Intended...
2014-01-02 etxrabDisabling building of the gnm dissector, I don't tink...
2013-12-31 martinkFrom Dirk
2013-12-30 mmannMove tcap and camel "persistent data" functionality...
2013-12-29 mmannNew dissector for the CCSDS CFDP protocol. Bug 9517...
2013-12-28 mmannAdd ZigBee Green Power dissector. Bug 9424 (https...
2013-12-23 alagoutteFrom Michal Labedzki via https://bugs.wireshark.org...
2013-12-23 alagoutteFrom Michal Labedzki via https://bugs.wireshark.org...
2013-12-23 alagoutteFrom Michal Labedzki via https://bugs.wireshark.org...
2013-12-21 darkjamesMove epan/base64.[ch] to wsutil/ with function name...
2013-12-21 darkjamesMove base64_to_tvb() to tvbuff_base64.c
2013-12-15 alagoutteFix build with CMake (Missing dvb_chartbl.c...) Fix...
2013-12-11 darkjamesAdd new & update netlink dissectors.
2013-12-08 darkjamesAdd more LINUX_AF_* values, create value_string_ext...
2013-12-08 darkjamesAdd initial dissectors for netlink, and netlink route...
2013-12-06 darkjamesMove tvb_uncompress() to tvbuff_zlib.c
2013-12-06 mmannAdd DeviceNet and J1939 dissectors. Both run on top...
2013-12-02 guyMove most of the plugin code from epan to wsutil and...
2013-12-01 mmannMove codecs.[ch] out of epan and into codecs directory.
2013-11-30 mmannSTANAG 5066 DTS Layer dissector. Bug 9217 (https:...
2013-11-28 mmannBluetooth: HSP: Add support for HSP. Bug 9446 (https...
2013-11-20 mmannProvide "Decode As" functionality through dissectors...
2013-11-18 etxrabFrom Zoltán Lajos Kis:
2013-11-17 martinkFrom Abhik Sarkar:
2013-11-17 guyMove the epan/filesystem.c routines to wsutil; they...
2013-11-16 darkjamesMove bitswap.[ch] from epan to wsutil.
2013-11-16 cmaynardAdd a basic finger dissector.
2013-11-14 cmaynardAdd a basic whois dissector.
2013-11-10 etxrabFrom Zoltán Lajos Kis:
2013-11-09 darkjamesMove adler32 from epan/ to wsutil/
2013-11-09 jmayerFix a tpyo (packet-quic.)
2013-11-09 alagoutteAdd QUIC (Quick UDP Internet Connections) dissector
2013-11-08 jmayerAs the code seems to be working now for two people
2013-10-29 morrissMake it so out-of-tree builds (autofoo and cmake) have...
2013-10-28 wmeierFrom Ishraq Ibne Ashraf: Tinkerforge protocol dissector
2013-10-27 pascalFrom Michal Labedzki via https://bugs.wireshark.org...
2013-10-23 eapacheFrom Michal Labedzki via
2013-10-21 mmannSync with latest SAMBA PIDL source per wireshark.org...
2013-10-20 pascalFrom e.yimjia via https://bugs.wireshark.org/bugzilla...
2013-10-19 rbalintMinor refactoring in CMake ABI dump generation
2013-10-19 rbalintSet and use TMPDIR for ABI dump generation when using...
2013-10-18 jmayerBeginnings of Motrola's MiNT protocol.
2013-10-15 rbalintFactor out common parts of ABI checks to UseABICheck...
2013-10-13 etxrabAs requested by Zoltán Lajos Kis, split the openflow...
2013-10-13 grahambAdd CMake properties to targets so that they are logica...
2013-10-06 jmayerLibwireshark now links on windows with cmake
2013-10-06 eapacheRemove packet-vj.c as it does not appear to be under...
2013-10-04 guyRename epan/dissectors/packet-s5066.c to
2013-09-30 pascalPlug MBIM dissector to USB one
2013-09-29 pascalAdd a MBIM (Mobile Broadband Interface Model) dissector
2013-09-15 eapacheFrom RobiOneKenobi via https://bugs.wireshark.org/bugzi...
2013-09-03 mmannAdd MACSEC dissector
2013-08-30 alagoutteFrom me and Stephen Ludin via https://bugs.wireshark...
2013-08-18 eapacheFrom Peter Lemenkov via https://bugs.wireshark.org...
2013-08-08 morrissAs suggested in https://bugs.wireshark.org/bugzilla...
2013-08-03 eapacheFrom Linas Vepstas via https://bugs.wireshark.org/bugzi...
2013-08-01 morrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-07-31 darkjamesMove composite tvbuff to seperate file (with some subtl...
2013-07-30 etxrabAdd missing includes.
2013-07-30 etxrabBuilding app_mem_usage fails on *nix, missing include(s)?
2013-07-30 etxrabAdd a routine to get application memory usage to epan.
2013-07-23 etxrabFrom Michal Labedzki:
2013-07-22 eapacheSkeleton dissector for Apache Kafka's new protocol:
2013-07-20 eapacheReplace wmem slist (singly-linked) with wmem list ...
2013-07-16 morrissMove strnatcmp.{h,c} from epan into wsutil: there's...
2013-07-15 morrissMove report_err.{h,c} from epan into wsutil: there...
2013-07-14 darkjamesMove tvb real and subset implementations to seperate...
2013-07-12 morrissMove the print modules into epan.
2013-07-12 morrissMove disabled_protos.{h,c} into epan.
2013-07-11 morrissMove some more modules into epan.
2013-07-11 etxrabThe beginning of an openflow dissector.
2013-07-10 cmaynardAdd strnatcmp by Martin Pool for 'natural order' string...
2013-07-06 eapacheSimple growable array implementation for wmem.
2013-07-06 eapacheFrom Fabio Tarabelloni via
2013-07-03 alagoutteThere dissectors is not ASN1 dissectors.... !
2013-06-28 eapacheFrom Fabio Tarabelloni via
2013-06-26 morrissAs pointed out by Guy: timestats uses packet_info so...
2013-06-25 morrissMove a couple of time-related modules into wsutil.
2013-06-24 eapacheFrom Fabio Tarabelloni via
2013-06-23 jmayerAlphabetically sort in file-mp4.c
2013-06-21 martinkrename packet-mp4.c to file-mp4.c
2013-06-20 eapacheFrom Fabio Tarabelloni via
2013-06-18 eapacheResurrect wmem_memdup in its own misc. utilities group...
2013-06-17 tuexenFix typo.
2013-06-17 darkjamesAdd small dissector for application/x-www-form-urlencoded
2013-06-15 eapacheMost of a red-black tree implementation for wmem, based...
2013-06-14 martinknew dissector for the MP4/ISOBMFF file format
2013-06-14 mmannAdd Common Address Redundancy Protocol (CARP) dissector...
2013-05-31 mmannAdd UDT dissector. Bug 8741 (https://bugs.wireshark...
2013-05-30 pascalFrom Chris Bontje via https://bugs.wireshark.org/bugzil...
2013-05-27 alagoutteFrom Jouni Malinen via https://bugs.wireshark.org/bugzi...
2013-05-25 eapacheFrom Fabio Tarabelloni via https://bugs.wireshark.org...
2013-05-24 mmannOverhauled the RMT dissectors. Not sure each needs...
2013-05-20 eapacheFrom Marko Hrastovec via https://bugs.wireshark.org...
2013-05-10 eapacheFrom "0xBismarck" via https://bugs.wireshark.org/bugzil...
next