aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-06-05Fix for bug 1642:Jaap Keuter1-0/+7
2007-06-05Squelch some warnings - including some that appear legitimate; the nameGuy Harris1-4/+4
2007-06-05Regenerate the INAP dissector with thelatest asn2wrs and theunmodified asn fi...Anders Broman1-32/+32
2007-06-05Regenerate the MMS dissector with -T and -X options.Anders Broman2-3241/+1561
2007-06-05use ASN.1 type names in conformance file instead of Wireshak typesTomas Kukosa1-57/+87
2007-06-05Q.932 and QSIG regenerated with -X (new BER) optionTomas Kukosa6-961/+526
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa6-114/+233
2007-06-04From Michael Scharf: Add support for TCP Quickstart.Michael Tüxen2-0/+109
2007-06-04Register as heuristic dissector for SUA.Michael Tüxen1-0/+1
2007-06-04Get the Windows builds going again after my last check-inStephen Fisher1-0/+1
2007-06-04Fix for bug #93: changes to the columns has no effect until restartStephen Fisher4-0/+51
2007-06-04- CLASS definitions support including exports through the *-exp.cnf fileTomas Kukosa5-31/+28
2007-06-04add the name for the keeaplive pduRonnie Sahlberg1-2/+4
2007-06-04there is no longer a FINISHED pdu in the protocolRonnie Sahlberg1-8/+4
2007-06-03Add dissect_per_enumeratedAnders Broman1-0/+1
2007-06-03Add some opcodes and mark func as _U_ in packet-ber.cAnders Broman2-12/+152
2007-06-03INAP:Anders Broman4-1904/+6230
2007-06-03(Minor) Use _WIN32 (instead of WIN32) like the rest of Wireshark Bill Meier3-7/+7
2007-06-02srvid is also aligned to an 8 byte boundaryRonnie Sahlberg1-0/+1
2007-06-02add a new field to one of the pdusRonnie Sahlberg1-0/+12
2007-06-02show the database name for ctdb.dbid fieldsRonnie Sahlberg1-1/+10
2007-06-02Camel regenerated with the -X optionAnders Broman2-2782/+1477
2007-06-02update the ctdb controls to match the current version of the protocol Ronnie Sahlberg1-33/+99
2007-06-01Regenerate the INAP dissector with the -X option using the original asn1 filesAnders Broman2-2250/+1511
2007-06-01- Check NACK version is 1 before dissecting as NACKMartin Mathieson1-12/+42
2007-05-31From Zach Chadwick:Stephen Fisher1-1/+14
2007-05-31From Florian Lohoff:Stephen Fisher1-28/+52
2007-05-31From Lars Ruoff:Stephen Fisher2-8/+8
2007-05-31Wrap newly added (svn rev 22007) but unused "Required MBMS bearerStephen Fisher1-0/+3
2007-05-30- LDAP generated with -X optionAnders Broman2-616/+291
2007-05-30Update value strings.Anders Broman1-1/+85
2007-05-30Change implicit tag handling for SEQUENCE OF and fix a cut'n paste error.Anders Broman1-16/+19
2007-05-30- remove unused hf_rnsap_L3_DL_DCCH_Message_PDU from RANAPTomas Kukosa4-43/+6
2007-05-29Clean up the .cnf file a bit.Anders Broman1-52/+53
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris26-76/+76
2007-05-29Add missing calculated_delay_report_gap field to _rtcp_conversation_infoGuy Harris1-0/+1
2007-05-29When reporting roundtrip delay, show delay since timestamp of LSR frame.Martin Mathieson1-10/+35
2007-05-29export dissect_ber_old_... functionsTomas Kukosa1-0/+3
2007-05-29Update before new releaseJörg Mayer1-110235/+114790
2007-05-29Check for G_GINT64_MODIFIER in Wireshark as we do in Wiretap.Guy Harris4-24/+17
2007-05-29From David Howells :Sebastien Tandel6-18/+18
2007-05-28From Joe Eykholt:Anders Broman4-0/+344
2007-05-28From Neil Ostroff:Anders Broman2-16/+371
2007-05-27From Metatech:Stephen Fisher1-1/+13
2007-05-26From Ville Nuorvala :Sebastien Tandel2-59/+547
2007-05-26Fix bug #1416: crash (stack smashing) on single DHCP packetStephen Fisher1-1/+1
2007-05-26init_plugin_dir() is now just internal to epan/filesystem.c.Guy Harris1-1/+0
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-1/+46
2007-05-25Add a cast to squelch an MSVC warning.Guy Harris1-2/+2
2007-05-25Throw an exception instead of trying to add a 4GB fragment.Gerald Combs1-0/+2