aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-12-10Remove _U_ from dissect_usb_com_bulk()'s data parameter; it is used.Chris Maynard1-1/+1
2013-12-10Reject the packet if data is NULL.Chris Maynard3-10/+25
2013-12-10Remove config.h includes from proto.h and tap.h.Gerald Combs2-10/+6
2013-12-10- Forward declaration of register functions.Anders Broman23-4/+60
2013-12-10Get the "Decode As" dialog working, albeit with a few warts. It differsGerald Combs7-259/+73
2013-12-10Fix epan building with undefined HAVE_PLUGINSJakub Zawadzki3-0/+10
2013-12-10- Forward declaration of register functions.Anders Broman18-40/+92
2013-12-10Add uat preferences to SCTP (QT only).Irene Rüngeler1-1/+98
2013-12-10Use PT_TXTMOD_NONE for columns that should not be editable.Irene Rüngeler2-0/+4
2013-12-10In dissect_ldss_transfer(), reject the packet if data is NULL. Fix some typos.Chris Maynard1-7/+10
2013-12-10comment out unused functionsMartin Kaiser1-2/+4
2013-12-10- Forward declaration of register functions.Anders Broman13-29/+63
2013-12-10Remove _U_ from dissect_wol's and dissect_wolheur's data argument; they both ...Chris Maynard1-2/+2
2013-12-10Reject the packet if data is NULL.Chris Maynard5-5/+30
2013-12-10Reject the packet if data is NULL.Chris Maynard2-4/+13
2013-12-10Remove _U_ from dissect_carp's data argument; it's passed to test_carp_packet...Chris Maynard1-1/+1
2013-12-09Reject the packet if data is NULL. For now, leave the DISSECTOR_ASSERT(rose_...Chris Maynard1-3/+6
2013-12-09Reject the packet if data is NULL without doing anything else.Chris Maynard11-95/+80
2013-12-09Minor whitespace changes and to keep the GNU-syle indentation scheme consistent.Chris Maynard1-26/+24
2013-12-09Reject the packet if data is NULL.Chris Maynard7-23/+102
2013-12-09ignore empty textsMartin Kaiser1-5/+8
2013-12-09use the DVB-SI string hadling for the short event descriptorMartin Kaiser1-3/+14
2013-12-09add editor modelinesMartin Kaiser1-0/+13
2013-12-09Reject the packet if data is NULL.Chris Maynard2-2/+13
2013-12-09TABs -> spacesMartin Kaiser1-52/+65
2013-12-09From packet-ua, pass a pointer to direction rather than direction itself. In...Chris Maynard2-5/+10
2013-12-09From JakubMartin Kaiser2-0/+255
2013-12-09Fix warningsJakub Zawadzki6-12/+5
2013-12-09fix compilation without GNUTLS and libgcryptMartin Kaiser1-32/+42
2013-12-09Reject the packet if data is NULL.Chris Maynard1-1/+6
2013-12-09Reject the packet if data is NULL.Chris Maynard1-1/+6
2013-12-09Add TLV 16 (Interface name)Jörg Mayer1-1/+7
2013-12-09Add a function and an enum to register an uat preference for QT only.Irene Rüngeler3-0/+35
2013-12-09Use an item for USSD textPascal Quantin1-4/+12
2013-12-09Fix clang warning.Irene Rüngeler1-18/+11
2013-12-09- Forward declaration of register functions.Anders Broman6-37/+53
2013-12-09- Forward declaration of register functions.Anders Broman7-40/+60
2013-12-08Fix some warnings: cast discards `__attribute__((const))' qualifier from poin...Jakub Zawadzki5-14/+14
2013-12-08- Forward declaration of register functions.Anders Broman7-42/+63
2013-12-08- Forward declaration of register functions.Anders Broman12-73/+111
2013-12-08Remove proto_tree_add_unicode_string()Pascal Quantin2-12/+0
2013-12-08Use STR_UNICODE display instead of proto_tree_add_unicode_string() in the rem...Pascal Quantin7-67/+62
2013-12-08check licence: fix FSF address.Jakub Zawadzki2-2/+2
2013-12-08Encoding table for ISO/IEC 8859-2: make code points in the range 0x80-0x9F ma...Jakub Zawadzki1-8/+6
2013-12-08Improve netlink dissection:Jakub Zawadzki3-52/+219
2013-12-08Try to please OSX-10.5-x86 buildbotPascal Quantin1-1/+1
2013-12-08- Forward declaration of register functions.Anders Broman3-0/+9
2013-12-08- Forward declaration of register functions.Anders Broman7-42/+63
2013-12-08- Forward declaration of register functions.Anders Broman5-36/+52
2013-12-08- Forward declaration of register functions.Anders Broman11-60/+92