aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-06-27From bug 6057:stig2-0/+20
2011-06-27Remove Makefile.in when 'make maintainer-clean'.stig2-0/+5
2011-06-26[Automatic manuf, services and enterprise-numbers update for 2011-06-26]gerald1-3/+235
2011-06-25From Tony Trinh via bug 6018:stig1-18/+65
2011-06-25Added check for invalid chars in abbrev in ProtoField functions.stig1-0/+20
2011-06-25Remove "range" from Lua's Pref.range(), as this value shall be fetched from stig1-4/+3
2011-06-25From Tony Trinh via bug 5894:stig1-1/+1
2011-06-25From Tony Trinh via bug 5895:stig1-12/+23
2011-06-25Make guy's fix in revision 37236 actually work:stig1-1/+1
2011-06-24Update the dissector_add call to use the current API.jake1-1/+1
2011-06-24From Peter Nahas:jake1-1/+114
2011-06-23From Dejan Bucar:jake2-39/+349
2011-06-23From Andrey Kulikov:jake1-0/+5
2011-06-23From Andrey Kulikov:jake1-0/+5
2011-06-23From Ivan Lawrow: GTS Descriptor count is a 3 bit field;wmeier1-1/+1
2011-06-23Added missing $Id$stig1-0/+2
2011-06-23Add a protocol decode.etxrab1-0/+5
2011-06-23From Tony Trinh via bug 5960:stig1-1/+1
2011-06-23Use guint32 internally to store mask.stig1-1/+1
2011-06-23Rename Tvb_new_real to ByteArray_tvb, as it's a ByteArray function.stig1-7/+6
2011-06-23Rename Tvb_tvb to TvbRange_tvb, as it's a TvbRange function.stig1-2/+2
2011-06-23Remove not needed forward declaration.darkjames1-3/+0
2011-06-22Fix some gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings;wmeier7-3328/+3312
2011-06-22Don't assert on invalid custom columns, just set as invalid/unknown.stig1-2/+1
2011-06-22From Xiao Xiangquan: A new dissector for Vuze DHT;wmeier3-0/+1475
2011-06-22tvb_format_text → tvb_format_stringzpad.gerald4-5/+5
2011-06-22Use ENC_BIG_ENDIAN.etxrab1-10/+10
2011-06-22Protect the columns from beeing overwritten.etxrab1-0/+3
2011-06-22Add a dissector table for CDR:setxrab1-1/+6
2011-06-22Fix a checkhf Warningalagoutte1-1/+1
2011-06-22From mtwire via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6041alagoutte1-2/+87
2011-06-22Added missing packet-mime-encap.cstig1-0/+1
2011-06-22tvb_reported_length_remaining() can return -1;wmeier1-41/+35
2011-06-22From Martin Kaiser: Fix forBug #6048 (fuzztest crash)wmeier1-0/+9
2011-06-21From Stéphane Gorse:etxrab4-0/+221
2011-06-21We need to start reassembly on a segment boundary.etxrab1-2/+9
2011-06-21From Roland Knall:etxrab1-2/+5
2011-06-21From Martin Kaiser:etxrab1-0/+82
2011-06-21From Martin Kaiser:etxrab1-26/+452
2011-06-20Fix a type.gerald1-1/+1
2011-06-20Added packet-ppi-gps.c and packet-ppi-sensor.cstig1-1/+3
2011-06-20From Jon Ellch via bug 5175:gerald6-1043/+1513
2011-06-20Pretyfy APN display and make it filterable as a string.etxrab1-9/+44
2011-06-20Some fixes to UM sequence analysis.martinm1-15/+21
2011-06-20Remove some unneeded #includes;wmeier1-153/+158
2011-06-20Fix some gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings;wmeier14-37/+39
2011-06-19Show and and a filter to non-zero ACK numbers and URG pointers whenever their...sake1-5/+24
2011-06-19Make creating a display filter from a custom column defined as integer withstig1-12/+20
2011-06-19 Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings;wmeier4-41/+31
2011-06-19Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.wmeier36-97/+21