aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke24-30/+30
2011-08-30From Lei Chen:Anders Broman1-1/+1
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke24-27/+27
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke24-27/+27
2011-08-30Endace ERF channelisation and "New BFS" extension header support, fromGuy Harris2-0/+232
2011-08-29From Juliusz Chroboczek via bug #6273:Stephen Fisher1-1/+3
2011-08-29From Fredrik Kuivinen:Anders Broman1-7/+4
2011-08-29Add an expert info warning for integers encoded with too many octets.Stig Bjørlykke1-1/+16
2011-08-29Dissect some op codes.Stig Bjørlykke1-4/+141
2011-08-29Improved heuristics.Stig Bjørlykke1-11/+5
2011-08-29From Martin Kaiser:Anders Broman1-79/+79
2011-08-29From Martin Kaiser:Anders Broman1-28/+123
2011-08-29From Lei Chen:Anders Broman1-1/+107
2011-08-27Stengthen the heuristics a bit (aka don't misclassify some ofJörg Mayer1-2/+8
2011-08-27Unify my address entryJörg Mayer2-2/+2
2011-08-27Remove some useless/wrong commentsJörg Mayer1-3/+0
2011-08-26Replace TRUE/FALSE with the new ENCAP stuff where appropriateJörg Mayer15-1070/+1071
2011-08-26CSN_LEFT_ALIGNED_VAR_BMP didn't handle more than 8 bits.Anders Broman1-3/+17
2011-08-26Make dissection of AVP: 3GPP-User-Location-Info(22) l=15 f=V-- vnd=TGPP val=3...Anders Broman1-9/+40
2011-08-26Use ENC_BIG_ENDIAN.Anders Broman1-310/+310
2011-08-25- Remove expert Warning not relevant to all GTP variants.Anders Broman1-15/+5
2011-08-25"Bytes left to read" is an unsigned quantity. Changed FT_INT64 to FT_UINT64 ...Chris Maynard1-1/+1
2011-08-24From Olivier Montanuy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte1-0/+6
2011-08-24From Olivier Montanuy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte1-15/+189
2011-08-24From astramax57 via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6188Alexis La Goutte1-5/+26
2011-08-24Mark length parameter as unusedStephen Fisher1-1/+1
2011-08-24Use elm_len for the length.Anders Broman1-13/+13
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-1/+1
2011-08-23"fix":Anders Broman1-3/+3
2011-08-23From Andrei Emeltchenko via Chris Maynard:Anders Broman1-10/+10
2011-08-23From Steve Karg:Anders Broman1-3/+352
2011-08-23Removed the call to g_warning() in proto_reg_handoff_opensafety(), as I didn'...Chris Maynard1-1/+0
2011-08-19Mark length as U(nsused)Anders Broman1-1/+1
2011-08-19Fix MM Context for E-UTRAN SRVCC elment lengthsAnders Broman1-13/+13
2011-08-18Add "WPA" to the 802.11 decryption key preference text.Gerald Combs1-6/+6
2011-08-18From Ryan Hoffman via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6122Alexis La Goutte1-50/+97
2011-08-18Enhance support of RD Type 2 (FORMAT_AS4_LOC) (RFC4364)Alexis La Goutte1-1/+73
2011-08-17From Sergey V. Lobanov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Alexis La Goutte1-0/+8
2011-08-16Initialize trunc.Stig Bjørlykke1-1/+1
2011-08-16From Jakub Ruzicka via bug 6240: Show data for trunked packets. Some typo fi...Chris Maynard1-23/+23
2011-08-16More misspellings of "unknown", for bug 6244.Guy Harris7-7/+7
2011-08-16Use col_append_sep_str() to comma-separate info column text. Fixes bug 6186.Chris Maynard1-3/+3
2011-08-16Based on patch from Denis Ovsienko viaJeff Morriss11-3269/+3269
2011-08-16Allow the dissection of BER/DER carried over a TCP transport usingGraeme Lunt1-1/+3
2011-08-16At least for the Provider Service Table items, they're part of 802.11,Guy Harris1-18/+18
2011-08-16Don't prefix description with imf.Stig Bjørlykke1-2/+2
2011-08-15From Jeremy Quirke:Anders Broman1-1/+1
2011-08-13Do more checking of the TLV length. Yes, the length can be zero orGuy Harris1-1/+1
2011-08-13From Edwin Groothuis via bug 6179:Stig Bjørlykke1-0/+8
2011-08-11From Anish Bhatt via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6113 :Jeff Morriss1-87/+89