aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-12-23Skip an outheader field.martinm1-0/+2
2010-12-22From Jiří Engelthaler:jake1-16/+186
2010-12-22Add #define and value_string entries for the remaining SSH message typesfisher1-41/+82
2010-12-22Change prefixes in #define:sfisher1-39/+41
2010-12-22From Alexis La Goutte via bug 5514:stig1-3/+1
2010-12-22Allow for NULL preference descriptions.jake1-1/+2
2010-12-21From daulis0@gmail.com:jake1-3/+23
2010-12-21Add a comment about not needing to g_free() the value returned from g_locale_...wmeier1-0/+3
2010-12-21Fix indentation: change from a mixture of 2 and 4 spaces to tabs (whichsfisher1-168/+187
2010-12-21Be more consistent about how offset is updated while dissecting lte_rrc fields.martinm1-2/+9
2010-12-20Fix warnings with format.cmaynard1-2/+5
2010-12-20Some PIM enhancements, mostly to allow more fields to be filterable.cmaynard1-133/+271
2010-12-20From Papan Kumar Singh (bug 5504 & 5505):martinm1-0/+1
2010-12-20From Rob Casey:jake1-1/+18
2010-12-20From Mathieu Parent:jake1-15/+48
2010-12-20Another #define for old code.guy1-0/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy567-4583/+4617
2010-12-19Prepare for handling DLT_IPV4 and DLT_IPV6.jake1-0/+10
2010-12-19[Automatic manuf, services and enterprise-numbers update for 2010-12-19]gerald1-7/+127
2010-12-18From Daniel Black:jake1-7/+10
2010-12-18Add support for the TLSv1.2 format of the CertificateRequest handshake message.sake3-3/+158
2010-12-17Refactor EDCH-T2 function to also support the very similar EDCH-Common format.martinm1-36/+89
2010-12-17Use printf modifier %u for guint32 values.stig1-2/+2
2010-12-17Switched to bitwise & instead of logical && in bit operations.stig1-2/+2
2010-12-17Switched to bitwise | instead of logical || in bit operations.stig1-1/+1
2010-12-16From Jouni Malinen:etxrab3-2/+623
2010-12-16From Jouni Malinen:etxrab1-0/+59
2010-12-16From Pascal Quantin:etxrab1-64/+64
2010-12-16From Vincent Helfre:etxrab1-73/+258
2010-12-16Fix a comment.etxrab1-1/+1
2010-12-16Dissect AVP Code: 606 User-Data if it's xml.etxrab1-1/+10
2010-12-16From Harald Welte:jake1-1/+30
2010-12-16From Harald Welte:jake1-18/+75
2010-12-16Fix for bug 5475:jake1-2/+3
2010-12-15Use value_string for MAC-is descriptor lchid.martinm1-5/+23
2010-12-15From Tobias Witek:martinm1-2/+2
2010-12-15Prettify the dissection of EDCH T2 data.martinm1-5/+27
2010-12-15Add support for FP E-DCH T2 frames.martinm3-3/+309
2010-12-14Introduce a preference to display the third and forth bytes of the RIPv2 sfisher1-2/+13
2010-12-14Rename "Secure Socket Layer" to "Secure Sockets Layer" (plural) and updatesfisher1-3/+3
2010-12-14Riverbed published patch for dissection of Riverbed TCP Probe/Transparency TC...jake1-1/+595
2010-12-14Minor cleanup:wmeier8-5196/+5197
2010-12-13From Marton Nemeth via bug #5490: Cleanup USB endpoint direction display.cmaynard1-4/+39
2010-12-13Show DDI config info.martinm1-0/+53
2010-12-12[Automatic manuf, services and enterprise-numbers update for 2010-12-12]gerald1-15/+211
2010-12-11Rework some comments.wmeier1-18/+28
2010-12-11Fix bug #5477: fuzz-test failure found by using G_SLICE=debug-blocks.wmeier1-2/+18
2010-12-10From Richard Sharpe via bug 5466: "Changes to dissect persistentreserveoutcmaynard1-235/+333
2010-12-10Additions to allow the valgrind to test for reassembly.c memory leaks.wmeier1-6/+240
2010-12-10From Rob Casey:etxrab1-1/+19