aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-08-29Add an expert info warning for integers encoded with too many octets.stig1-1/+16
2011-08-29Dissect some op codes.stig1-4/+141
2011-08-29Improved heuristics.stig1-11/+5
2011-08-29From Martin Kaiser:etxrab1-79/+79
2011-08-29From Martin Kaiser:etxrab1-28/+123
2011-08-29From Lei Chen:etxrab1-1/+107
2011-08-28[Automatic manuf, services and enterprise-numbers update for 2011-08-28]gerald1-4/+136
2011-08-27Stengthen the heuristics a bit (aka don't misclassify some ofjmayer1-2/+8
2011-08-27Unify my address entryjmayer2-2/+2
2011-08-27Remove some useless/wrong commentsjmayer1-3/+0
2011-08-26Replace TRUE/FALSE with the new ENCAP stuff where appropriatejmayer15-1070/+1071
2011-08-26CSN_LEFT_ALIGNED_VAR_BMP didn't handle more than 8 bits.etxrab1-3/+17
2011-08-26Make dissection of AVP: 3GPP-User-Location-Info(22) l=15 f=V-- vnd=TGPP val=3...etxrab1-9/+40
2011-08-26Use ENC_BIG_ENDIAN.etxrab1-310/+310
2011-08-25Do case insensitive search for lua scripts to load.stig1-3/+1
2011-08-25Add a method to fetch protocol description.stig1-0/+10
2011-08-25- Remove expert Warning not relevant to all GTP variants.etxrab1-15/+5
2011-08-25"Bytes left to read" is an unsigned quantity. Changed FT_INT64 to FT_UINT64 ...cmaynard1-1/+1
2011-08-24From Olivier Montanuy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...alagoutte1-0/+6
2011-08-24From Olivier Montanuy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...alagoutte1-15/+189
2011-08-24From astramax57 via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6188alagoutte1-5/+26
2011-08-24Mark length parameter as unusedsfisher1-1/+1
2011-08-24Use elm_len for the length.etxrab1-13/+13
2011-08-23From Gisle Vanem:stig1-2/+2
2011-08-23Remove support for libpcre, we use GRegex in GLib.stig13-365/+7
2011-08-23"fix":etxrab1-3/+3
2011-08-23From Andrei Emeltchenko via Chris Maynard:etxrab1-10/+10
2011-08-23From Steve Karg:etxrab1-3/+352
2011-08-23Removed the call to g_warning() in proto_reg_handoff_opensafety(), as I didn'...cmaynard1-1/+0
2011-08-21Add some NSTime methods: add, sub and unm.stig1-0/+36
2011-08-21Removed nstime_diff() in favour of nstime_delta().stig3-29/+1
2011-08-21[Automatic manuf, services and enterprise-numbers update for 2011-08-21]gerald1-18/+162
2011-08-19Mark length as U(nsused)etxrab1-1/+1
2011-08-19Fix MM Context for E-UTRAN SRVCC elment lengthsetxrab1-13/+13
2011-08-19Introduce NSTime Lua object to handle nstime_t.stig6-0/+332
2011-08-18Add "WPA" to the 802.11 decryption key preference text.gerald1-6/+6
2011-08-18From Ryan Hoffman via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6122alagoutte1-50/+97
2011-08-18Enhance support of RD Type 2 (FORMAT_AS4_LOC) (RFC4364)alagoutte1-1/+73
2011-08-17From Sergey V. Lobanov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...alagoutte1-0/+8
2011-08-16Initialize trunc.stig1-1/+1
2011-08-16From Jakub Ruzicka via bug 6240: Show data for trunked packets. Some typo fi...cmaynard1-23/+23
2011-08-16More misspellings of "unknown", for bug 6244.guy7-7/+7
2011-08-16Use col_append_sep_str() to comma-separate info column text. Fixes bug 6186.cmaynard1-3/+3
2011-08-16Based on patch from Denis Ovsienko viamorriss11-3269/+3269
2011-08-16Allow the dissection of BER/DER carried over a TCP transport usinggal1-1/+3
2011-08-16At least for the Provider Service Table items, they're part of 802.11,guy1-18/+18
2011-08-16An option to autoscroll the expanded item in the details view to a fixed gal2-0/+24
2011-08-16Don't prefix description with imf.stig1-2/+2
2011-08-15From Jeremy Quirke:etxrab1-1/+1
2011-08-14Check arguments to prefs_find_preference().stig1-0/+4