aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2015-10-29"Color dissector filters" are just filters.Guy Harris1-2/+2
2015-10-27Replace all "dissector filter" registrations with "dissector color filter" re...Michael Mann1-2/+0
2015-06-25Plugin Interface: Add GUI callbacksRoland Knall1-2/+2
2015-06-22Refactor RTD stats.Michael Mann1-0/+2
2015-06-21Further refactor SRT stats.Michael Mann1-0/+2
2015-06-16Add the wireless toolbar.Gerald Combs1-2/+0
2015-04-14UI: Implementing menus for pluginsRoland Knall1-0/+2
2015-03-13Make epan/iana_snap_pid.h the header file of packet-iana-oui.cMichael Mann1-1/+0
2015-02-16Put the 64-bit hash routines into a common file.Guy Harris1-0/+2
2015-02-09Add fixed length function for address types.Michael Mann1-1/+0
2015-02-09Add address type registration.Michael Mann1-2/+2
2015-02-04emem is dead! Long live wmem!Michael Mann1-2/+0
2015-01-26Roll functionality of h225-persistentdata module into packet-h225.cMichael Mann1-2/+0
2015-01-26Move #defines of epan/greproto.h to packet-gre.hMichael Mann1-1/+0
2015-01-20Move all SigComp functionality to the SigComp dissector.Michael Mann1-4/+0
2015-01-09disperse atalk-utils.[ch]Michael Mann1-2/+0
2014-12-10Refactor "color" conversation filtersMichael Mann1-0/+2
2014-11-22Split the low-level print stream code into a separate file.Guy Harris1-0/+2
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris1-2/+2
2014-08-08Add a tvbuff version of crc6_compute().Guy Harris1-0/+2
2014-08-08Clean up the CRC-10 code.Guy Harris1-0/+2
2014-07-26Refactor "common" Conversation table functionality.Michael Mann1-0/+2
2014-07-03Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris1-0/+1
2014-05-31Move the definitions of OUI value_strings to epan/oui.c.Guy Harris1-0/+1
2014-05-31Split off the dissectors for 802.3 "slow protocols".Guy Harris1-0/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-23Add a dissector table for EAPOL Key Descriptor types.Guy Harris1-0/+1
2014-03-21Add debug printing functions for conversations, sip, sdp, rtpHadriel Kaplan1-0/+1
2014-03-12Fix indent (Remove space and use tabs)Alexis La Goutte1-3/+3
2013-12-30Move tcap and camel "persistent data" functionality to the dissectors themsel...Michael Mann1-4/+0
2013-12-21Move epan/base64.[ch] to wsutil/ with function name change.Jakub Zawadzki1-2/+0
2013-12-21Move base64_to_tvb() to tvbuff_base64.cJakub Zawadzki1-0/+1
2013-12-15Fix build with CMake (Missing dvb_chartbl.c...) Fix indent also in Makefile.c...Alexis La Goutte1-2/+2
2013-12-15as requested, move the functions/defines for DVB character tablesMartin Kaiser1-0/+2
2013-12-08Add more LINUX_AF_* values, create value_string_ext for them. Use it in netli...Jakub Zawadzki1-0/+1
2013-12-06Move tvb_uncompress() to tvbuff_zlib.cJakub Zawadzki1-0/+1
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris1-2/+0
2013-12-01Move codecs.[ch] out of epan and into codecs directory.Michael Mann1-2/+0
2013-11-20Provide "Decode As" functionality through dissectors themselves instead of th...Michael Mann1-1/+3
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-2/+0
2013-11-16Move bitswap.[ch] from epan to wsutil.Jakub Zawadzki1-2/+0
2013-11-09Move adler32 from epan/ to wsutil/Jakub Zawadzki1-2/+0
2013-11-09Put "private" to_str.c functions to to_str-int.hJakub Zawadzki1-0/+1
2013-10-23From Michal Labedzki viaEvan Huus1-0/+2
2013-10-18Forgot in the previous checkin.Jörg Mayer1-1/+1
2013-08-01Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss1-1/+0
2013-07-31Move composite tvbuff to seperate file (with some subtle changes).Jakub Zawadzki1-0/+1
2013-07-30Add app_mem_usage.h.Guy Harris1-1/+2
2013-07-30Add missing includes.Anders Broman1-0/+1
2013-07-30Building app_mem_usage fails on *nix, missing include(s)?Anders Broman1-2/+0