aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-02-27Several fixes to the stats_treeLuis Ontanon3-2/+9
2005-02-26The Kerberos-over-UDP dissector can decide not to dissect packets, so itGuy Harris1-5/+7
2005-02-25The Kerberos 4 dissector is now a dissector that can reject packets, soGuy Harris1-1/+1
2005-02-25Make the DCE transport type an "int" so that -1 is a valid value and theGuy Harris1-1/+1
2005-02-25Add another function from epan/stats_tree.c to the list of exported functions...Lars Roland1-0/+1
2005-02-25start dissecting serviceactionin16Ronnie Sahlberg1-20/+102
2005-02-25Add another function from epan/stats_tree.c to the list of exported functions...Lars Roland1-0/+1
2005-02-25Add some functions from epan/stats_tree.c to the list of exported functions i...Lars Roland1-0/+6
2005-02-25Show prot numbers in protocol tree, if wanted. Suggested by Jeff Morris.Michael Tüxen1-3/+40
2005-02-25Add higher SI values.Michael Tüxen1-3/+7
2005-02-25add support to call krb4 for suspected krb4 stuff soming in on udp port 88Ronnie Sahlberg2-0/+21
2005-02-25pinfo->private_data was a quite subptimal ideaRonnie Sahlberg4-61/+43
2005-02-25There's no "tick_range_with_parent_name()" routine.Guy Harris2-6/+0
2005-02-25Add the stats tree routines.Guy Harris1-1/+13
2005-02-25change to int the return type of manip_stat_node() so that it can be used as ...Luis Ontanon2-4/+4
2005-02-25Get stats_tree compiledLuis Ontanon1-0/+3
2005-02-25some more work forLuis Ontanon2-7/+53
2005-02-24Dissect MTP3 with service indicator 14 as H248.Anders Broman1-0/+1
2005-02-24From Ben Turner:Anders Broman1-1/+1
2005-02-24Update to the stats_tree tapping APILuis Ontanon3-4/+63
2005-02-24Add some minor Cisco proprietary stuff (hostname, network-eap)Jörg Mayer1-3/+18
2005-02-24Clean up white space.Guy Harris1-48/+45
2005-02-24Not everything that uses "capture_eth()" includes "capture.h" (the ATMGuy Harris1-2/+0
2005-02-23fix some asn2eth warningsAnders Broman2-429/+225
2005-02-23Add dissection of packet tdmcAnders Broman2-66/+95
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg27-496/+569
2005-02-23fix printout of length of ndmp pduRonnie Sahlberg1-1/+1
2005-02-23Add request URI and Version fields. Add a question about fixing a memory leak.Gerald Combs1-1/+34
2005-02-22fix usage of "if(tree) {" to display the right things, even if no coloring ru...Ulf Lamping2-145/+148
2005-02-22From Francisco Alcoba:Luis Ontanon4-35/+84
2005-02-21added IEEE 802.1 Link Layer Discovery Protocol (LLDP) to the ethertypes, but ...Ulf Lamping1-0/+1
2005-02-20fix a typo: lenght -> lengthUlf Lamping6-10/+10
2005-02-20Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),Luis Ontanon3-10/+23
2005-02-20Add packet-rdt.h to DISSECTOR_INCLUDESJörg Mayer1-0/+1
2005-02-20modify eol-style propertyLuis Ontanon2-4/+4
2005-02-19From Martin MathielsonLuis Ontanon4-17/+583
2005-02-18usage of tcp_dissect_pdu is brokenRonnie Sahlberg1-0/+7
2005-02-18do not prototype capture_eth() unless capture.h has being includedLuis Ontanon1-0/+2
2005-02-17minor prettificationRonnie Sahlberg1-6/+6
2005-02-17pass lun (and status) to scsi subdissector so we can filterRonnie Sahlberg5-82/+190
2005-02-16Add some of the anytime operations.Anders Broman2-139/+3158
2005-02-16Initial checkin of the stats-tree tap APILuis Ontanon3-0/+842
2005-02-16preparations for autogenerated ms dcerpc interfacesRonnie Sahlberg2-1/+58
2005-02-16mark the frame opened/closed fields for policy handles as GENERATED fieldsRonnie Sahlberg1-5/+10
2005-02-16add simple check that if a hf_rename field has not been referenced by the idl...Ronnie Sahlberg1-0/+22
2005-02-16add extra sanity check.Ronnie Sahlberg1-6/+10
2005-02-15new protocol from Giles Scott : Retix spanning tree protocolRonnie Sahlberg2-0/+136
2005-02-15Add the missing packet-dcerpc-budb.h to the list of header files, so itGuy Harris1-0/+1
2005-02-14Fix some compiler warnings (at least one of which is for a real problem).Guy Harris2-6/+6
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris7-23/+50