aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-10-01add two more constants to the lsa_PolicyInfo enumsahlberg3-9/+21
2008-10-01add the new autogenerated lsa dissectorsahlberg3-3162/+11070
2008-10-01add more policy handle types for the new LSA dissectorsahlberg1-0/+4
2008-10-01mark LSA as a autogenerated (and thus warningprone) dissectorsahlberg1-2/+2
2008-10-01update the conformance file to workaround a pidl bug/limitation for top sahlberg1-0/+26
2008-10-01add initial idl file and conformance file for LSAsahlberg2-0/+1442
2008-09-30Add a cast to avoid a warning.stig1-1/+1
2008-09-30Fix for bug 2917:jake1-14/+9
2008-09-30From Wade Hennessey:etxrab2-0/+362
2008-09-30From Ben Greear:etxrab2-0/+276
2008-09-30Fix Bug 2860 Malformed Packet DCP ETSI error with UDP packet length 9 byetxrab1-0/+31
2008-09-30get_iec104apdu_len(): make the offset variable a guin32 instead of a guint8 somorriss1-150/+150
2008-09-30Minor proto_reg_handoff cleanup: use find_dissector when appropriate.wmeier30-41/+36
2008-09-30Minor cleanup related to proto_register, proto_reg_handoffwmeier7-77/+64
2008-09-30Fix for bug 1447: Follow TCP Stream show only the first streamsake1-12/+11
2008-09-30Make the index from the conversation-struct available as fieldsake3-52/+50
2008-09-30From Alex:jake1-7/+421
2008-09-30Update RFC numbers in some comments.gerald1-14/+14
2008-09-30Check in a modified version of Alexey Neyman's patch from bug 2777. This shouldgerald1-11/+15
2008-09-30We always use start_offset, so don't wrap it in "#ifdef HAVE_KERBEROS".gerald2-6/+4
2008-09-30Add a cast to try to fix compilation on Windows.gerald1-2/+2
2008-09-29dissect lookupnames3sahlberg1-7/+128
2008-09-29From Derek Morr:jake1-12/+57
2008-09-29From Jelmer Vernooij:jake1-12/+80
2008-09-29there exists clients (linux) that sends a SETCLIENTID specifying the sahlberg1-11/+51
2008-09-29from metzesahlberg1-2/+15
2008-09-29from Metzesahlberg1-6/+267
2008-09-29from metzesahlberg1-4/+28
2008-09-29GSM MAP: inconsistent spacing in Info columnetxrab1-36/+37
2008-09-29Add Sequence Number for DTAP messages.etxrab2-8/+16
2008-09-29From Joan Ramio:etxrab2-0/+776
2008-09-29From Jelmer Vernooij:etxrab2-0/+220
2008-09-29From Francesco Fusco:etxrab2-6/+277
2008-09-27From Reinhard(rspmn):etxrab1-22/+24
2008-09-27Minor cleanup for proto_reg-handoff & etcwmeier6-26/+18
2008-09-27Small cleanup of proto_reg_handoff & etcwmeier6-67/+32
2008-09-27Handle pref change via pref callback instead of registering an init fcnwmeier1-23/+26
2008-09-26Addt'l minor change relating to proto_reg_handoffwmeier1-1/+1
2008-09-26Minor cleanup related to proto_register and proto_reg_handoffwmeier10-143/+71
2008-09-26Minor cleanup related to proto_register & proto_reg_handoffwmeier19-108/+72
2008-09-26Addt'l minor cleanupwmeier1-45/+42
2008-09-26prefs callback not req'dwmeier1-2/+2
2008-09-26Minor cleanups related to proto_reg_handoffwmeier14-44/+7
2008-09-26Reformat somewhat for readabilitywmeier1-174/+224
2008-09-26Change emv -> evm, as noted in bug 2903.stig1-4/+4
2008-09-25From Sagar Pai:jake3-10/+1057
2008-09-25Add the missing part of the fix for "Failure to dissect long SASL wrapped LDA...etxrab1-1/+1
2008-09-25Update to the latest asn1 files and try to get rid of unused code warnings.etxrab1-330/+1239
2008-09-25Update to the latest asn1 files and try to get rid of unused code warnings.etxrab1-502/+586
2008-09-25do not call proto_tree_add_...() inside PROTO_ITEM_SET_HIDDEN() macrokukosa1-2/+5