aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-02-02Introduce "Reassembled length" filter element for all protocols doingStig Bjørlykke52-22/+353
2010-02-02From Stephen Donnelly:Anders Broman3-21/+122
2010-02-01- Reorder some functions to avoid as many forward declarationsJörg Mayer1-449/+450
2010-02-01Fix for Bug 3116Gerasimos Dimitriadis4-3/+97
2010-02-01C-ize a C++ comment.Gerald Combs1-1/+1
2010-02-01C-ize a C++ comment.Gerald Combs1-1/+1
2010-02-01From Tobias Witek:Anders Broman4-79/+70
2010-02-01Use qualified rather than somewhat generic names for some enum definitions;Bill Meier1-76/+76
2010-02-01Use consistent indentation; remove trailing spaces/tabs on lines.Bill Meier1-2280/+2280
2010-02-01Various fixes:Bill Meier1-128/+182
2010-02-01- Make all top level elements filterable.Jörg Mayer1-64/+46
2010-02-01Create "decompressed Content" tab in hex bytes pane only if decompression act...Bill Meier1-48/+54
2010-02-01Bugfix: Hilight the correct range of bytes when dissecting embeededJörg Mayer1-6/+17
2010-02-01Add a preference that allows the LTE RLC dissector to accept RLC PDUs truncat...Martin Mathieson1-8/+67
2010-02-01From Jochen Bartl:Jaap Keuter1-58/+83
2010-01-31From Hitoshi Irino via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=43...Jeff Morriss1-10/+10
2010-01-31From Jens Weibler:Jaap Keuter3-10/+175
2010-01-31[Automatic manuf and enterprise-numbers update for 2010-01-31]Gerald Combs1-6/+234
2010-01-30Added an option to try decoding unknown primitives as BER encoded data.Stig Bjørlykke1-22/+55
2010-01-30From Shivesh Makharia:Jaap Keuter1-0/+561
2010-01-30IANA updates and fixes for PPP types.Jaap Keuter2-27/+31
2010-01-29Fix two gcc -Wshadow warnings.Bill Meier2-29/+29
2010-01-29Preliminary fix for bug 4423.Gerald Combs1-5/+5
2010-01-29A few updates:Bill Meier2-21/+16
2010-01-29From Laurent Boulard:Jaap Keuter1-3/+18
2010-01-29From Jan Gerbecks via bug 4440:Stig Bjørlykke2-0/+1365
2010-01-29Add 3GPP2 OUI.Anders Broman2-36/+38
2010-01-29Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4368 :Jeff Morriss1-45/+73
2010-01-28Fix various gcc -Wshadow warnings.Bill Meier11-147/+147
2010-01-28Activate dedicated EPS bearer context accept may have no IE's.Anders Broman1-0/+3
2010-01-28Fix gcc -Wshadow warnings.Bill Meier1-17/+17
2010-01-28Fix various gcc -Wshadow warnings.Bill Meier5-48/+48
2010-01-28Fix gcc -Wshadow warning.Bill Meier1-4/+4
2010-01-28Fix gcc -Wshadow warningsBill Meier1-10/+10
2010-01-28Fix gcc -Wshadow warningsBill Meier1-15/+15
2010-01-28(minor) packet-rtnet is a regular dissector (not an ASN1 dissector).Bill Meier1-1/+1
2010-01-27Update IS-801 Request Pseudorange Measurement; RenameGerasimos Dimitriadis1-48/+56
2010-01-27From Pascal Quantin: show decoding of the Power Headroom Level field as speci...Martin Mathieson1-3/+72
2010-01-27From shivesh83@gmail.com:Anders Broman4-68/+87
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier1-4/+4
2010-01-27Use generated file from latest asn1 ...Bill Meier1-11/+9
2010-01-27Use generated file from latest asn1 ...Bill Meier1-4/+3
2010-01-27Use generated file from latest asn1 (missed in SVN #31544).Bill Meier1-13/+7
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier1-4/+4
2010-01-27Make the good/bad checksum values as generated even when the UDP checksum is 0.Stephen Fisher1-2/+4
2010-01-26Remove two unused global variables (one of which was causing a gcc -Wshadow w...Bill Meier1-5/+3
2010-01-26Cleanup the escape/unescape underscore in Packet List column headers.Stig Bjørlykke1-4/+4
2010-01-26Move underscore escaping/unscaping function to strutil.c;Gerasimos Dimitriadis6-88/+104
2010-01-26Fix a gcc -Wshadow warningBill Meier1-27/+27
2010-01-26Remove redundant codeAnders Broman1-191/+4