aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-01-29Add 3GPP2 OUI.etxrab2-36/+38
2010-01-29Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4368 :morriss1-45/+73
2010-01-28Fix various gcc -Wshadow warnings.wmeier11-147/+147
2010-01-28Activate dedicated EPS bearer context accept may have no IE's.etxrab1-0/+3
2010-01-28Fix gcc -Wshadow warnings.wmeier1-17/+17
2010-01-28Fix various gcc -Wshadow warnings.wmeier5-48/+48
2010-01-28Fix gcc -Wshadow warning.wmeier1-4/+4
2010-01-28Fix gcc -Wshadow warningswmeier1-10/+10
2010-01-28Fix gcc -Wshadow warningswmeier1-15/+15
2010-01-28(minor) packet-rtnet is a regular dissector (not an ASN1 dissector).wmeier1-1/+1
2010-01-27Update IS-801 Request Pseudorange Measurement; Renamedimeg1-48/+56
2010-01-27From Pascal Quantin: show decoding of the Power Headroom Level field as speci...martinm1-3/+72
2010-01-27From shivesh83@gmail.com:etxrab4-68/+87
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...wmeier1-4/+4
2010-01-27Use generated file from latest asn1 ...wmeier1-11/+9
2010-01-27Use generated file from latest asn1 ...wmeier1-4/+3
2010-01-27Use generated file from latest asn1 (missed in SVN #31544).wmeier1-13/+7
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...wmeier1-4/+4
2010-01-27Make the good/bad checksum values as generated even when the UDP checksum is 0.sfisher1-2/+4
2010-01-26Remove two unused global variables (one of which was causing a gcc -Wshadow w...wmeier1-5/+3
2010-01-26Cleanup the escape/unescape underscore in Packet List column headers.stig1-4/+4
2010-01-26Move underscore escaping/unscaping function to strutil.c;dimeg6-88/+104
2010-01-26Fix a gcc -Wshadow warningwmeier1-27/+27
2010-01-26Remove redundant codeetxrab1-191/+4
2010-01-26Fix gcc -Wshadow warning wmeier1-12/+26
2010-01-26Undo previous change to avoid crashing.martinm1-0/+3
2010-01-26remove check_coletxrab1-20/+19
2010-01-26Bug on bssmap SAI not decoded.etxrab1-6/+28
2010-01-26Fix some gcc -Wshadow warningswmeier12-163/+165
2010-01-25Handle escape/unescape underscore when read/write the preferencesstig1-5/+5
2010-01-25Handle underscore escaping/unescaping for old packet list; Simplifydimeg1-7/+4
2010-01-25From Mike Morrin:etxrab1-1/+1
2010-01-25From Jakub Zawadzki:dimeg2-54/+4
2010-01-25From Didier Gautheron via bug 4420:stig1-2/+2
2010-01-25From Didier Gautheron via bug 4420:stig1-10/+2
2010-01-25Change the prefix of the underscore escaping/unescapingdimeg3-4/+6
2010-01-25From Pascal Quantin: fid some LTE MAC and PDCP typosmartinm2-23/+14
2010-01-25Removed gnuc_format_check.hstig1-1/+1
2010-01-25Change back from tvb_child_uncompress() to tvb_uncompress() whenstig2-2/+2
2010-01-25parent is not unused in tvb_child_uncompress().stig1-1/+1
2010-01-25Changed from using own defined GNUC_FORMAT_CHECK to G_GNUC_PRINTFstig7-100/+56
2010-01-25From Didier Gautheron via bug 4419:stig1-22/+23
2010-01-25Add a header file to check for G_GNUC_MALLOC.stig1-0/+36
2010-01-25From Didier Gautheron via bug 4419:stig14-254/+54
2010-01-25Ensure we don't write outside the pref_str in put_string_list().stig1-1/+1
2010-01-25Add nice dissection of the names of the sign/seal algorithmssahlberg1-14/+20
2010-01-25Add proper dissection of NL_AUTH_MESSAGE for schannel as described insahlberg1-76/+122
2010-01-25Export the dissect_mscldap_string() that is used to dissectsahlberg3-1/+4
2010-01-24Handle underscore escaping/unescaping of the column titlesdimeg2-0/+59
2010-01-24From Hadar Shoham:jake1-4/+16