aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* "Color dissector filters" are just filters.Guy Harris2015-10-291-2/+2
* Replace all "dissector filter" registrations with "dissector color filter" re...Michael Mann2015-10-271-2/+0
* Plugin Interface: Add GUI callbacksRoland Knall2015-06-251-2/+2
* Refactor RTD stats.Michael Mann2015-06-221-0/+2
* Further refactor SRT stats.Michael Mann2015-06-211-0/+2
* Add the wireless toolbar.Gerald Combs2015-06-161-2/+0
* UI: Implementing menus for pluginsRoland Knall2015-04-141-0/+2
* Make epan/iana_snap_pid.h the header file of packet-iana-oui.cMichael Mann2015-03-131-1/+0
* Put the 64-bit hash routines into a common file.Guy Harris2015-02-161-0/+2
* Add fixed length function for address types.Michael Mann2015-02-091-1/+0
* Add address type registration.Michael Mann2015-02-091-2/+2
* emem is dead! Long live wmem!Michael Mann2015-02-041-2/+0
* Roll functionality of h225-persistentdata module into packet-h225.cMichael Mann2015-01-261-2/+0
* Move #defines of epan/greproto.h to packet-gre.hMichael Mann2015-01-261-1/+0
* Move all SigComp functionality to the SigComp dissector.Michael Mann2015-01-201-4/+0
* disperse atalk-utils.[ch]Michael Mann2015-01-091-2/+0
* Refactor "color" conversation filtersMichael Mann2014-12-101-0/+2
* Split the low-level print stream code into a separate file.Guy Harris2014-11-221-0/+2
* Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris2014-11-141-2/+2
* Add a tvbuff version of crc6_compute().Guy Harris2014-08-081-0/+2
* Clean up the CRC-10 code.Guy Harris2014-08-081-0/+2
* Refactor "common" Conversation table functionality.Michael Mann2014-07-261-0/+2
* Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris2014-07-031-0/+1
* Move the definitions of OUI value_strings to epan/oui.c.Guy Harris2014-05-311-0/+1
* Split off the dissectors for 802.3 "slow protocols".Guy Harris2014-05-311-0/+1
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-2/+0
* Add a dissector table for EAPOL Key Descriptor types.Guy Harris2014-03-231-0/+1
* Add debug printing functions for conversations, sip, sdp, rtpHadriel Kaplan2014-03-211-0/+1
* Fix indent (Remove space and use tabs)Alexis La Goutte2014-03-121-3/+3
* Move tcap and camel "persistent data" functionality to the dissectors themsel...Michael Mann2013-12-301-4/+0
* Move epan/base64.[ch] to wsutil/ with function name change.Jakub Zawadzki2013-12-211-2/+0
* Move base64_to_tvb() to tvbuff_base64.cJakub Zawadzki2013-12-211-0/+1
* Fix build with CMake (Missing dvb_chartbl.c...) Fix indent also in Makefile.c...Alexis La Goutte2013-12-151-2/+2
* as requested, move the functions/defines for DVB character tablesMartin Kaiser2013-12-151-0/+2
* Add more LINUX_AF_* values, create value_string_ext for them. Use it in netli...Jakub Zawadzki2013-12-081-0/+1
* Move tvb_uncompress() to tvbuff_zlib.cJakub Zawadzki2013-12-061-0/+1
* Move most of the plugin code from epan to wsutil and remove allGuy Harris2013-12-021-2/+0
* Move codecs.[ch] out of epan and into codecs directory.Michael Mann2013-12-011-2/+0
* Provide "Decode As" functionality through dissectors themselves instead of th...Michael Mann2013-11-201-1/+3
* Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris2013-11-171-2/+0
* Move bitswap.[ch] from epan to wsutil.Jakub Zawadzki2013-11-161-2/+0
* Move adler32 from epan/ to wsutil/Jakub Zawadzki2013-11-091-2/+0
* Put "private" to_str.c functions to to_str-int.hJakub Zawadzki2013-11-091-0/+1
* From Michal Labedzki viaEvan Huus2013-10-231-0/+2
* Forgot in the previous checkin.Jörg Mayer2013-10-181-1/+1
* Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss2013-08-011-1/+0
* Move composite tvbuff to seperate file (with some subtle changes).Jakub Zawadzki2013-07-311-0/+1
* Add app_mem_usage.h.Guy Harris2013-07-301-1/+2
* Add missing includes.Anders Broman2013-07-301-0/+1
* Building app_mem_usage fails on *nix, missing include(s)?Anders Broman2013-07-301-2/+0