aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Add UDT dissector. Bug 8741 (https://bugs.wireshark.org/bugzilla/show_bug.cg...Michael Mann1-0/+1
2013-05-30From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8644 :Pascal Quantin1-0/+1
2013-05-27From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=87...Alexis La Goutte1-0/+1
2013-05-25From Fabio Tarabelloni via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Evan Huus1-0/+1
2013-05-24Overhauled the RMT dissectors. Not sure each needs its own file, but since t...Michael Mann1-1/+0
2013-05-20From Marko Hrastovec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-0/+1
2013-05-10From "0xBismarck" via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8573Evan Huus1-0/+1
2013-05-08Round two of wmem cleanup callbacks. While the emem tree behaviour will requireEvan Huus1-0/+1
2013-05-06Add missing files.Anders Broman1-0/+1
2013-05-04Add a dissector for the Ixia Anue encoding to CMakeList tooAlexis La Goutte1-0/+1
2013-04-24dumpabi: This would create the directories in the sourcedir insteadJörg Mayer1-5/+7
2013-04-23Revert commitsJörg Mayer1-3/+3
2013-04-23From Mathias GuettlerMartin Kaiser1-0/+1
2013-04-07From Masatake YAMATO via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Alexis La Goutte1-0/+1
2013-04-04RTPS Cleanup, Part 3 (final)Michael Mann1-2/+1
2013-03-25From Dario Lombardo, Alexander Chemeris and Ivan Klyuchnikovhis viaEvan Huus1-0/+2
2013-03-22From David Arnold via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8490Evan Huus1-0/+1
2013-03-21From David Arnold via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8489Evan Huus1-0/+1
2013-03-09Remove the wmem slab. It was an optimization mimicking the emem slabEvan Huus1-1/+0
2013-03-08From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8414Evan Huus1-0/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+2
2013-03-01From Sebastiano Di Paola via https://bugs.wireshark.org/bugzilla/show_bug.cgi...Evan Huus1-0/+1
2013-02-27Move show_exception() and show_reported_bounds_error() toGuy Harris1-0/+1
2013-02-25ABI dumps don't have to depend on config.h directlyBalint Reczey1-1/+1
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey1-1/+49
2013-02-25From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-0/+1
2013-02-24Generate abi-descriptor.xml-s in CMake buildsBalint Reczey1-0/+7
2013-02-23Set library versions in CMake buildsBalint Reczey1-0/+1
2013-02-21From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-0/+1
2013-02-17Add a preferense to the Q.932 dissector wether facility messages should be di...Anders Broman1-0/+1
2013-02-16From Alex Gaertner via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8313Evan Huus1-0/+1
2013-02-10Add Bitcoin dissectorMichael Mann1-0/+1
2013-02-04From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8296 Add RPKI...Alexis La Goutte1-0/+1
2013-01-31Add Parrot AR Drone dissector.Michael Mann1-0/+1
2013-01-30Add Gearman dissector. Bug 4992 (https://bugs.wireshark.org/bugzilla/show_bu...Michael Mann1-0/+1
2013-01-24From Manuel Hofer: Dissector for the OpenVPN ProtocolBill Meier1-0/+1
2013-01-14Put packet-ncp2222.c in epan/dissectors. This matches Makefile.am's behavior.Gerald Combs1-2/+2
2013-01-14packet-ncp2222.c -> dissectors/packet-ncp2222.cChris Maynard1-1/+1
2013-01-05From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8089Evan Huus1-0/+1
2013-01-03Add packet-mrcpv2.c to CMakeLists.txtPascal Quantin1-0/+1
2012-12-28Add a strict allocator that does canaries and various other things, forEvan Huus1-0/+1
2012-12-28Add missing new dissectors to CMakeAlexis La Goutte1-0/+2
2012-12-19Implement a basic singly-linked for wmem.Evan Huus1-0/+1
2012-12-18Rename allocator_glib to allocator_simple, since the block allocator alsoEvan Huus1-1/+1
2012-12-15Basic wmem string-buffer. Not yet feature-equivalent to the emem version.Evan Huus1-0/+1
2012-12-01From Krishnamurthy Mayya and Nikitha Malgi viaEvan Huus1-0/+1
2012-11-30From Michal Labedzki:Anders Broman1-0/+1
2012-11-29usb.c is in the dissectors directory.Jeff Morriss1-1/+1
2012-11-29From Michal Labedzki:Anders Broman1-0/+1
2012-11-24Add a simple block allocator to wmem (no canaries or anything yet) and use itEvan Huus1-0/+1