aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mtp3.h
Commit message (Expand)AuthorAgeFilesLines
* Convert the MTP3 stats to new "generic stat API".Gerald Combs2015-08-311-3/+11
* Rename si_code variable to mtp3_si_code to avoid conflicts with NetBSD'sStephen Fisher2014-12-191-1/+1
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-4/+6
* Add heuristic MTP3 standard detection to M3UA (not for the draft M3UA versions).Jeff Morriss2013-02-011-0/+1
* Create and start using macros for MTP3 network indicators.Jeff Morriss2012-10-251-8/+14
* Update FSF address - part II.Jakub Zawadzki2012-06-281-1/+1
* Export the mtp3_heuristic_standard preference and mtp3_standard_vals[].Jeff Morriss2012-02-071-0/+3
* Create a list of MTP Service Indicator macros and use them.Jeff Morriss2012-02-031-0/+15
* The type field of an mtp3_addr_pc_t is a "which SS7 standard is this?"Guy Harris2008-02-101-1/+1
* mtp3_addr_to_str_buf() and mtp3_pc_hash() expect to be passed a pointerGuy Harris2007-04-261-2/+2
* protect from multiple inclussionLuis Ontanon2007-03-181-0/+4
* Jeff Morriss:Jörg Mayer2006-09-141-4/+17
* Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs2006-06-201-1/+1
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Frof Jeff Morriss:Anders Broman2006-04-051-1/+5
* Add a function that returns an unique guint32 for each dpc.Luis Ontanon2006-03-101-1/+1
* As per Olivier Jacques mail, Anders Broman2005-12-161-5/+5
* remove sprintf from mtp3Ronnie Sahlberg2005-08-201-2/+2
* fix a solaris buildbot compile errorUlf Lamping2004-12-271-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+83