aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Fix compile issueMichael Mann1-1/+1
2014-01-01Try to pacify OSX-10.6-x64 buildbotPascal Quantin1-1/+1
2014-01-01Add proto_tree_add_ts_23_038_7bits_item() / tvb_get_ts_23_038_7bits_string() ...Pascal Quantin15-293/+166
2014-01-01wimax_compact_ulmap_ie_decoder() is used outside of wimax_compact_ulmap_ie_de...Pascal Quantin1-1/+1
2014-01-01Add extern C for init_wslua (for future use in Wireshark Qt)Alexis La Goutte1-0/+8
2014-01-01Filetap library, version 0.001Michael Mann13-0/+4364
2014-01-01Fix [-Wmissing-prototypes]Anders Broman2-1/+5
2014-01-01Happy new year!Stig Bjørlykke2-3/+3
2014-01-01Fix [-Wmissing-prototypes]Anders Broman16-5/+39
2013-12-31Use a common code path for most of both sequential and random fileGuy Harris1-43/+63
2013-12-31Back out a change so that we can check it in again with the correctGuy Harris1-63/+43
2013-12-31When reading MIME-encapsulated files, read the entire file at once,Guy Harris1-46/+54
2013-12-31When reading MIME-encapsulated files, read the entire file at once,Guy Harris2-102/+67
2013-12-31When reading sequentially, pass the packet data length toGuy Harris1-4/+12
2013-12-31Use the packet length read from the packet header when reading packetsGuy Harris1-2/+2
2013-12-31Trust the packet length we calculate when reading packets randomly.Guy Harris1-8/+1
2013-12-31Make it clearer that we're using the packet length read from the packetGuy Harris1-1/+2
2013-12-31Use the packet length read from the packet header when reading packetsGuy Harris1-2/+3
2013-12-31Use the packet length read from the packet header when reading packetsGuy Harris1-8/+9
2013-12-31Use the packet length read from the packet header, and check for an EOFGuy Harris1-3/+7
2013-12-31Use the packet length read from the packet header, and check for an EOFGuy Harris1-3/+6
2013-12-31Revert r54510: OSX buildbots still complain about unused hf variablesPascal Quantin1-1/+1
2013-12-31Add -h option (with output to stdout and exit status 0).Bill Meier1-15/+40
2013-12-31Follow convention for -h option:Bill Meier1-15/+38
2013-12-31Use the normal convention for exit status and output file descriptors:Bill Meier1-129/+139
2013-12-31Add SVN propertiesPascal Quantin1-1/+1
2013-12-31move packet-tango.c from dirty to cleanMartin Kaiser1-1/+1
2013-12-31add Novell PKIS to the list of new protocolsMartin Kaiser1-0/+1
2013-12-31From DirkMartin Kaiser14-0/+1262
2013-12-31add some more box namesMartin Kaiser1-0/+6
2013-12-31Zero security struct to avoid reading garbage value, and remove a redundant testMartin Mathieson1-10/+4
2013-12-30Add new function: tvb_skip_guint8()Jakub Zawadzki2-0/+23
2013-12-30Clean up white space.Guy Harris1-3/+3
2013-12-30Add an "ATM reassembly failed" flag for capture file readers to provide,Guy Harris3-60/+101
2013-12-30gcamel_StatSRT is set by the CLI CAMEL tap, so it can't be static.Guy Harris2-10/+12
2013-12-30Fix a couple of old typos;Bill Meier1-20/+43
2013-12-30Squelch compiler warnings.Guy Harris1-8/+5
2013-12-30Move tcap and camel "persistent data" functionality to the dissectors themsel...Michael Mann20-3143/+5619
2013-12-30If we don't have libgcrypt, have a stub zbee_sec_ccm_decrypt() routineGuy Harris1-1/+14
2013-12-30More reverse engineering.Guy Harris1-64/+298
2013-12-30Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9286 :Pascal Quantin1-30/+37
2013-12-30For file formats that don't have magic numbers, so they're recognized byGuy Harris2-65/+375
2013-12-30Use G_GUINT64_CONSTANT(nn) instead of nnULL in a few places.Bill Meier1-5/+5
2013-12-30Don't use 'l' as a constant modifier:Bill Meier1-35/+49
2013-12-29Make arrow down/ up work in gtk again.Jakub Zawadzki1-1/+1
2013-12-29Replace a global variable used only for its size with a #define for theGuy Harris1-7/+7
2013-12-29For the Juan Antonio entry: specify the dissector written;Bill Meier1-1/+5
2013-12-29From robionekenobi: packet-mq enhancementBill Meier4-718/+993
2013-12-29From stcookMartin Kaiser1-0/+1
2013-12-29The IEEE OUI, IAB, and OUI-36 lists currently redirect toGerald Combs2-809/+23561