Add dissector for CP "Cooper" 2179 Protocol
[metze/wireshark/wip.git] / epan / CMakeLists.txt
2013-12-01 Michael MannMove codecs.[ch] out of epan and into codecs directory.
2013-11-30 Michael MannSTANAG 5066 DTS Layer dissector. Bug 9217 (https:...
2013-11-28 Michael MannBluetooth: HSP: Add support for HSP. Bug 9446 (https...
2013-11-20 Michael MannProvide "Decode As" functionality through dissectors...
2013-11-18 Anders BromanFrom Zoltán Lajos Kis:
2013-11-17 Martin KaiserFrom Abhik Sarkar:
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-11-16 Jakub ZawadzkiMove bitswap.[ch] from epan to wsutil.
2013-11-16 Chris MaynardAdd a basic finger dissector.
2013-11-14 Chris MaynardAdd a basic whois dissector.
2013-11-10 Anders BromanFrom Zoltán Lajos Kis:
2013-11-09 Jakub ZawadzkiMove adler32 from epan/ to wsutil/
2013-11-09 Jörg MayerFix a tpyo (packet-quic.)
2013-11-09 Alexis La GoutteAdd QUIC (Quick UDP Internet Connections) dissector
2013-11-08 Jörg MayerAs the code seems to be working now for two people
2013-10-29 Jeff MorrissMake it so out-of-tree builds (autofoo and cmake) have...
2013-10-28 Bill MeierFrom Ishraq Ibne Ashraf: Tinkerforge protocol dissector
2013-10-27 Pascal QuantinFrom Michal Labedzki via https://bugs.wireshark.org...
2013-10-23 Evan HuusFrom Michal Labedzki via
2013-10-21 Michael MannSync with latest SAMBA PIDL source per wireshark.org...
2013-10-20 Pascal QuantinFrom e.yimjia via https://bugs.wireshark.org/bugzilla...
2013-10-19 Balint ReczeyMinor refactoring in CMake ABI dump generation
2013-10-19 Balint ReczeySet and use TMPDIR for ABI dump generation when using...
2013-10-18 Jörg MayerBeginnings of Motrola's MiNT protocol.
2013-10-15 Balint ReczeyFactor out common parts of ABI checks to UseABICheck...
2013-10-13 Anders BromanAs requested by Zoltán Lajos Kis, split the openflow...
2013-10-13 Graham BloiceAdd CMake properties to targets so that they are logica...
2013-10-06 Jörg MayerLibwireshark now links on windows with cmake
2013-10-06 Evan HuusRemove packet-vj.c as it does not appear to be under...
2013-10-04 Guy HarrisRename epan/dissectors/packet-s5066.c to
2013-09-30 Pascal QuantinPlug MBIM dissector to USB one
2013-09-29 Pascal QuantinAdd a MBIM (Mobile Broadband Interface Model) dissector
2013-09-15 Evan HuusFrom RobiOneKenobi via https://bugs.wireshark.org/bugzi...
2013-09-03 Michael MannAdd MACSEC dissector
2013-08-30 Alexis La GoutteFrom me and Stephen Ludin via https://bugs.wireshark...
2013-08-18 Evan HuusFrom Peter Lemenkov via https://bugs.wireshark.org...
2013-08-08 Jeff MorrissAs suggested in https://bugs.wireshark.org/bugzilla...
2013-08-03 Evan HuusFrom Linas Vepstas via https://bugs.wireshark.org/bugzi...
2013-08-01 Jeff MorrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-07-31 Jakub ZawadzkiMove composite tvbuff to seperate file (with some subtl...
2013-07-30 Anders BromanAdd missing includes.
2013-07-30 Anders BromanBuilding app_mem_usage fails on *nix, missing include(s)?
2013-07-30 Anders BromanAdd a routine to get application memory usage to epan.
2013-07-23 Anders BromanFrom Michal Labedzki:
2013-07-22 Evan HuusSkeleton dissector for Apache Kafka's new protocol:
2013-07-20 Evan HuusReplace wmem slist (singly-linked) with wmem list ...
2013-07-16 Jeff MorrissMove strnatcmp.{h,c} from epan into wsutil: there's...
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-07-14 Jakub ZawadzkiMove tvb real and subset implementations to seperate...
2013-07-12 Jeff MorrissMove the print modules into epan.
2013-07-12 Jeff MorrissMove disabled_protos.{h,c} into epan.
2013-07-11 Jeff MorrissMove some more modules into epan.
2013-07-11 Anders BromanThe beginning of an openflow dissector.
2013-07-10 Chris MaynardAdd strnatcmp by Martin Pool for 'natural order' string...
2013-07-06 Evan HuusSimple growable array implementation for wmem.
2013-07-06 Evan HuusFrom Fabio Tarabelloni via
2013-07-03 Alexis La GoutteThere dissectors is not ASN1 dissectors.... !
2013-06-28 Evan HuusFrom Fabio Tarabelloni via
2013-06-26 Jeff MorrissAs pointed out by Guy: timestats uses packet_info so...
2013-06-25 Jeff MorrissMove a couple of time-related modules into wsutil.
2013-06-24 Evan HuusFrom Fabio Tarabelloni via
2013-06-23 Jörg MayerAlphabetically sort in file-mp4.c
2013-06-21 Martin Kaiserrename packet-mp4.c to file-mp4.c
2013-06-20 Evan HuusFrom Fabio Tarabelloni via
2013-06-18 Evan HuusResurrect wmem_memdup in its own misc. utilities group...
2013-06-17 Michael TüxenFix typo.
2013-06-17 Jakub ZawadzkiAdd small dissector for application/x-www-form-urlencoded
2013-06-15 Evan HuusMost of a red-black tree implementation for wmem, based...
2013-06-14 Martin Kaisernew dissector for the MP4/ISOBMFF file format
2013-06-14 Michael MannAdd Common Address Redundancy Protocol (CARP) dissector...
2013-05-31 Michael MannAdd UDT dissector. Bug 8741 (https://bugs.wireshark...
2013-05-30 Pascal QuantinFrom Chris Bontje via https://bugs.wireshark.org/bugzil...
2013-05-27 Alexis La GoutteFrom Jouni Malinen via https://bugs.wireshark.org/bugzi...
2013-05-25 Evan HuusFrom Fabio Tarabelloni via https://bugs.wireshark.org...
2013-05-24 Michael MannOverhauled the RMT dissectors. Not sure each needs...
2013-05-20 Evan HuusFrom Marko Hrastovec via https://bugs.wireshark.org...
2013-05-10 Evan HuusFrom "0xBismarck" via https://bugs.wireshark.org/bugzil...
2013-05-08 Evan HuusRound two of wmem cleanup callbacks. While the emem...
2013-05-06 Anders BromanAdd missing files.
2013-05-04 Alexis La GoutteAdd a dissector for the Ixia Anue encoding to CMakeList too
2013-04-24 Jörg Mayerdumpabi: This would create the directories in the sourc...
2013-04-23 Jörg MayerRevert commits
2013-04-23 Martin KaiserFrom Mathias Guettler
2013-04-07 Alexis La GoutteFrom Masatake YAMATO via https://bugs.wireshark.org...
2013-04-04 Michael MannRTPS Cleanup, Part 3 (final)
2013-03-25 Evan HuusFrom Dario Lombardo, Alexander Chemeris and Ivan Klyuch...
2013-03-22 Evan HuusFrom David Arnold via https://bugs.wireshark.org/bugzil...
2013-03-21 Evan HuusFrom David Arnold via https://bugs.wireshark.org/bugzil...
2013-03-09 Evan HuusRemove the wmem slab. It was an optimization mimicking...
2013-03-08 Evan HuusFrom Steve Magnani via https://bugs.wireshark.org/bugzi...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-03-01 Evan HuusFrom Sebastiano Di Paola via https://bugs.wireshark...
2013-02-27 Guy HarrisMove show_exception() and show_reported_bounds_error...
2013-02-25 Balint ReczeyABI dumps don't have to depend on config.h directly
2013-02-25 Balint ReczeyAdd dumpabi targets to CMake builds
2013-02-25 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-02-24 Balint ReczeyGenerate abi-descriptor.xml-s in CMake builds
2013-02-23 Balint ReczeySet library versions in CMake builds
2013-02-21 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-02-17 Anders BromanAdd a preferense to the Q.932 dissector wether facility...
next