aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Whitespace cleanup:wmeier17-2716/+2716
2011-09-21Fix ex "modeline" so it works;wmeier62-65/+65
2011-09-21Don't pop up an error dialog box for every file that can't be saved. Before,...cmaynard1-1/+1
2011-09-21Fix ex "modeline" so it works;wmeier2-189/+189
2011-09-21Fix ex "modeline" so it works;wmeier1-1194/+1194
2011-09-21Report as expert/malformed if the same SN appears as ACK and NACK in same sta...martinm1-0/+7
2011-09-21Fix vi "modeline" so it works;wmeier2-4/+4
2011-09-21Convert "4 space tabs" to spaces;wmeier1-81/+81
2011-09-21Fix vi "modeline" so it works;wmeier17-17/+17
2011-09-21Explicit #include <epan/value_string.h> not required.wmeier1-1/+0
2011-09-21Fix and suppress some warningsgal3-7/+68
2011-09-21Remove Makefile.instig1-651/+0
2011-09-21Remove check_col and use ENC_BIG_ENDIAN.etxrab2-202/+193
2011-09-21Add asn/t124/Makefile to configure.in and remove it from the repository.gal2-651/+1
2011-09-21Fix for unary minus warning on Windowsgal2-5/+15
2011-09-21Make query_length a gint as the lenght argument to proto_tree_add_text() is a...etxrab1-1/+1
2011-09-21Basic RDP dissection, which can dissect the connection sequence. gal21-69/+14100
2011-09-20From Frank Lahm: Complete dissection of AFP FPSpotlightRPC function.guy1-154/+320
2011-09-20Add an ENC_ASCII; right now, it's the same as ENC_UTF_8, but it shouldguy1-1/+12
2011-09-20Use ENC_ values in proto_tree_add_item() calls. Use ENC_UTF_8 forguy1-409/+440
2011-09-20Add DeCount for his contribution in bug 6362.cmaynard1-0/+1
2011-09-20From DeCount via bug 6362: Increase maximum allowable number of duplicate fil...cmaynard1-14/+16
2011-09-20From Sylvain Munaut:etxrab1-0/+28
2011-09-20From Dirk via bug 6361:stig5-18/+15
2011-09-20From Dirk via bug 6361:stig3-14/+56
2011-09-19Since the call to expert_add_info_format() was commented out, 'ti' isn't need...cmaynard1-9/+4
2011-09-19Don't assign the return value of proto_tree_add_text() if it's not going to b...cmaynard1-1/+1
2011-09-19Since the call to proto_tree_add_text() was #if 0'd out, there's no need to a...cmaynard1-2/+3
2011-09-19Don't assign return value of proto_tree_add_text() to rrsc_item if it's not g...cmaynard1-1/+1
2011-09-19Move the return out of the for() loop so all values are freed. Fixes Coverit...cmaynard1-6/+2
2011-09-19The change in r37371 fixed the clv_tree unused assignment and pointless use, ...cmaynard1-1/+5
2011-09-19Don't assign the return value of proto_tree_add_item() if it's not going to b...cmaynard1-11/+9
2011-09-19Delete duplicate line of code. Fixes Coverity CID 1281 (UNUSED VALUE).cmaynard1-1/+0
2011-09-19Close fp before checking if private_key is NULL to avoid memory leak. Fixes ...cmaynard1-5/+5
2011-09-19Fix static overrun bug introduced in r37506. Fixes Coverity CID 1216.cmaynard1-32/+32
2011-09-19Various Cleanups...wmeier1-111/+113
2011-09-19Fix compile error: just link to expert_group_vals[] in expert.c (no need for ...wmeier1-18/+0
2011-09-19Add expert 'Group' to output.martinm1-2/+21
2011-09-19Use ENC_NA and ENC_BIG_ENDIAN rather than FALSE in proto_tree_add_item()guy1-129/+128
2011-09-19Fix a crash when zooming into a TSN plot.tuexen1-107/+109
2011-09-19RFC 4282 says the NAI is UTF-8.guy1-7/+2
2011-09-19Use ENC_NA and ENC_LITTLE_ENDIAN rather than TRUE or FALSE inguy1-79/+79
2011-09-19Some probably-erroneous TRUEs as the last argument toguy1-2/+2
2011-09-19Use ENC_BIG_ENDIAN instead of FALSE in proto_tree_add_item() calls forguy1-25/+34
2011-09-19Move stuff inside if(tree)etxrab1-51/+48
2011-09-19From Martin Kaiser:etxrab1-17/+71
2011-09-19Make it possiblwe to creare a trime string from frame data.etxrab3-45/+64
2011-09-19Remove debug code.etxrab1-1/+0
2011-09-18[Automatic manuf, services and enterprise-numbers update for 2011-09-18]gerald3-10318/+10558
2011-09-17Update sub-object types of XRO to match RFC 5521. Fixes https://bugs.wiresha...cmaynard1-11/+9