aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
AgeCommit message (Collapse)AuthorFilesLines
2005-07-03Add packet-mms.h Anders Broman1-0/+1
svn path=/trunk/; revision=14837
2005-07-03New protocol :Ronnie Sahlberg1-0/+1
MMS Manufacturing Message Specification svn path=/trunk/; revision=14836
2005-06-27From Alejandro VaqueroAnders Broman1-0/+2
new dissector for the AudioCodes trunk trace protocol. This protocol is used to debug the trunk protocol in AudioCodes gateways. It currently supports ISDN PRI and CAS (MFCR2, WinkStart, etc...) trunk protocols. It also add these protocols in the "Voip Calls Graph..." svn path=/trunk/; revision=14790
2005-06-25From Martin MathiesonRonnie Sahlberg1-0/+2
New protocol : MS MediaServer protocol svn path=/trunk/; revision=14754
2005-06-18from Vasanth ManickamLuis Ontanon1-0/+1
Synergy is a cross platform software which enables to easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. Its listed on sourceforge (http://synergy2.sourceforge.net/). svn path=/trunk/; revision=14689
2005-06-16Static variables considered harmful. Make the ISAKMP version aGuy Harris1-0/+1
parameter to many functions inside the ISAKMP dissector, as well as to the "isakmp_dissect_payloads()" routine it exports. Get rid of "isakmp_set_version()", as the version can be passed to "isakmp_dissect_payloads()" from the KINK dissector. Put the declaration of "isakmp_dissect_payloads()" into a "packet-isakmp.h" header, and have "packet-isakmp.c" and "packet-kink.h" include it rather than declariing "isakmp_dissect_payloads()" itself - or not doing so at all. svn path=/trunk/; revision=14648
2005-06-13use a helper dissector to show k12 files.Luis Ontanon1-0/+1
svn path=/trunk/; revision=14621
2005-06-11From Angelo Bannack, Anders Broman1-0/+1
A CSM_ENCAPS dissector to use with ethereal. The CSM_ENCAPS is a protocol used by MindSpeed to communicate with your products, and configure VoIP channels. svn path=/trunk/; revision=14612
2005-06-06Fix a typo and add an ifdefAnders Broman1-1/+2
svn path=/trunk/; revision=14562
2005-06-06From Mike Duigou:Anders Broman1-0/+1
a patch which adds support for displaying jxta conversations and endpoints from the 'Statistics' menu. Also adds : - a generated field to Welcome messages to indicate whether this welcome is from the initiator or the receiver. You can filter on this field with 'jxta.welcome.initiator==[0|1]' - Marks the source and destination fields of message added in the last patch as generated fields. (Saw it being done for some other protocol). - Cleans up dissection of Message which used to assume it would dissected more than one set of hdr/message per tvbuff. Now it only attempts to dissect one. - Uses GMemChunk for tap info and for conversation data rather than g_malloc() There's still a major leakage of g_malloc()ed the c-strings which are used in jxta addresses. Any suggestions for how these can be allocated such that they can be freed re-init is called would be appreciated. For address objects whose data ptr doesn't point into a tvbuff it's not clear what the lifecyle of an address object is. - Fixes a bug with filling in the of the transport layer conversation data. >= vs. > svn path=/trunk/; revision=14558
2005-06-04Give the user the ability to decide how to decode USER DLTsLuis Ontanon1-0/+1
svn path=/trunk/; revision=14551
2005-06-03- add a way to call the sscop dissector with an arbitrary handle\Luis Ontanon1-0/+1
- make most fields "filterable" - dissect stat and ustat pdu lists svn path=/trunk/; revision=14542
2005-05-30Add dissection of MSRP Anders Broman1-0/+1
http://www.ietf.org/internet-drafts/draft-ietf-simple-message-sessions-10.txt svn path=/trunk/; revision=14491
2005-05-18Add a dissector for h221 nonstandard data which can easily be expanded with ↵Anders Broman1-0/+1
publically avalable data or replaced by a propriatary one. svn path=/trunk/; revision=14392
2005-05-14From Guillaume ChazarainRonnie Sahlberg1-0/+1
New protocol : ARMAGETRONAD dissector for the protcol used by the game of the same name svn path=/trunk/; revision=14366
2005-05-03move the pn-dcp dissector into the profinet pluginUlf Lamping1-1/+0
svn path=/trunk/; revision=14285
2005-04-30move the profinet related files to a plugin (step by step), to make ↵Ulf Lamping1-1/+0
prototyping and further development easier (at least for me :-) svn path=/trunk/; revision=14248
2005-04-28Add support for DUA dissection. Now all SIGTRAN protocols are supported...Michael Tüxen1-0/+1
svn path=/trunk/; revision=14218
2005-04-28 make dssetup an autogenerated dissectorRonnie Sahlberg1-0/+1
and cancel my checkins from an hour ago, but they show the evolvement of the dissector at least. :-) svn path=/trunk/; revision=14215
2005-04-28rename lsa-ds to the real name of the interface dssetupRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=14214
2005-04-26Add packet-bacapp.h to the distribution.Gerald Combs1-0/+1
svn path=/trunk/; revision=14191
2005-04-19From Erwin RolRonnie Sahlberg1-0/+1
New protocol: Netsync used by the Monotone SCM system svn path=/trunk/; revision=14132
2005-04-18From <noselasd@asgaard.homelinux.org>Ronnie Sahlberg1-0/+1
Support for 9P used by plan 9 from outer space svn path=/trunk/; revision=14122
2005-04-01From Mark C Brown NETTL updatesRonnie Sahlberg1-0/+1
svn path=/trunk/; revision=13999
2005-04-01From Giles ScottRonnie Sahlberg1-0/+1
New protocol ARUBA ADP svn path=/trunk/; revision=13997
2005-04-01From Charlie Lenahan: support for some HP switch protocol.Guy Harris1-0/+1
Fix some damage to the AUTHORS file. svn path=/trunk/; revision=13996
2005-03-27From Jacques, Olivier:Anders Broman1-0/+2
Camel dissector svn path=/trunk/; revision=13945
2005-03-21Add a capture_fr() routine when capturing on Frame Relay.Guy Harris1-0/+1
svn path=/trunk/; revision=13845
2005-03-14Routines for Unlicensed Mobile Access(UMA) dissection ( ↵Anders Broman1-0/+1
http://www.umatechnology.org/ UMA Protocols (Stage 3) R1.0.2 (2004-11-05) ) Work in progress. svn path=/trunk/; revision=13756
2005-03-14Very first start of a dissection of the VNC (RFB) protocol.Ulf Lamping1-0/+1
This is not much more than the dissector skeleton code. svn path=/trunk/; revision=13746
2005-03-08New protocol : KINKRonnie Sahlberg1-0/+1
From Taekshi Nakashima the KINK protocol svn path=/trunk/; revision=13667
2005-03-07Add a g723 dissector to dissect the first byte to find the rate and if ↵Anders Broman1-0/+1
speech is pressent or not. svn path=/trunk/; revision=13652
2005-03-05New Protocol : DTPRonnie Sahlberg1-0/+1
From Charlie Lenahan initial DTP support svn path=/trunk/; revision=13598
2005-03-04from Carlos PignataroRonnie Sahlberg1-0/+1
update MPLS to support MPLS Echo svn path=/trunk/; revision=13590
2005-03-03Oops, forgot packet-idp.h.Guy Harris1-0/+1
svn path=/trunk/; revision=13579
2005-03-03Add support for what appears to be 3Com's scheme for encapsulating XNSGuy Harris1-0/+3
over Token Ring (and presumably other link layers using 802.2 LLC), and for the XNS IDP and SPP protocols. svn path=/trunk/; revision=13577
2005-02-20Add packet-rdt.h to DISSECTOR_INCLUDESJörg Mayer1-0/+1
svn path=/trunk/; revision=13436
2005-02-19From Martin MathielsonLuis Ontanon1-0/+1
RDT (Realplayer Data Protocol) dissector and patch RTSP to create RDT conversations svn path=/trunk/; revision=13431
2005-02-15new protocol from Giles Scott : Retix spanning tree protocolRonnie Sahlberg1-0/+1
svn path=/trunk/; revision=13408
2005-02-15Add the missing packet-dcerpc-budb.h to the list of header files, so itGuy Harris1-0/+1
goes into the source tarball. svn path=/trunk/; revision=13405
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-11/+22
files. Do this with GENERATED_HEADER_FILES, GENERATED_C_FILES, and GENERATED_FILES macros in Makefile.common files, along the lines of what wiretap/Makefile.common has. Clean up "*~" files with "make clean" rather than only "make distclean" in some additional places. Add "maintainer-clean" rules to the Makefile.nmake files, paralelling the ones in the automake-generated Makefile.in files, using the GENERATED_FILES macros from Makefile.common files. In some cases, move the cleanup of files from "make distclean" to "make maintainer-clean", and in other cases, put in a comment indicating why we're not doing that (because some files that are distributed in the source tarballs, namely Flex output, were built with a UN*X Flex and won't compile on Windows, so we get rid of them with "make distclean" so you can clean up stuff that *has* to be re-generated for Windows). Clean up some *CLEANFILES definitions - get rid of ones that no longer apply as files were moved or that add to the definition a name that's already there. svn path=/trunk/; revision=13402
2005-02-09From Tim Endean: INAP dissector.Anders Broman1-0/+2
svn path=/trunk/; revision=13364
2005-02-04Fix a couple of distcheck problems:Gerald Combs1-0/+1
Update conversation_new and find_conversation in plugin_api_list.c and associated files. Add packet-dcerpc-butc.h to the distribution. svn path=/trunk/; revision=13288
2005-02-01add packet-sdp.hLars Roland1-0/+1
and from Julien Leproust: fix graph_analysis.c svn path=/trunk/; revision=13226
2005-01-31From Florian Lohoff: Redback SmartEdge SE400/800 tcpdump disassembly.Guy Harris1-0/+1
svn path=/trunk/; revision=13212
2005-01-20From Hannes Gredler: support for Juniper's DLT_JUNIPER_ATM{1,2} values.Guy Harris1-0/+1
svn path=/trunk/; revision=13130
2005-01-20From Jean-Baptiste Marchand: stub dissectors for rras and pnp MSRPCGuy Harris1-0/+4
interfaces. svn path=/trunk/; revision=13129
2005-01-18Add packet-h450.h to the list of header files.Guy Harris1-0/+1
svn path=/trunk/; revision=13107
2005-01-14From Stefano Pettini: RMT support for ALC and NORM.Guy Harris1-0/+10
svn path=/trunk/; revision=13029
2005-01-08Add a dissector for RTP payload AMR RFC 3267Anders Broman1-0/+1
svn path=/trunk/; revision=12993