aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2011-12-02Extend ULI dissection.etxrab1-32/+53
2011-12-02Add a contributor.etxrab3-0/+3
2011-12-01From Pascal Quantin:martinm1-17/+35
2011-12-01Squelch a warning.etxrab1-1/+1
2011-12-01Extend dissection of GTPv2 EPS Security Context and Quadruplets.etxrab3-19/+249
2011-12-01From Pascal Quantin:etxrab2-23/+205
2011-12-01When have RLC PDUs that are truncated after headers:martinm1-8/+23
2011-12-01From Michael Mann:etxrab4-387/+515
2011-12-01From Pascal Quantin:etxrab1-17/+35
2011-11-30From Krishnamurthy Mayya:etxrab3-0/+11
2011-11-30Make it possible to add a subdissector for the info string.etxrab1-34/+46
2011-11-29From Pascal Quantin:etxrab1-0/+5
2011-11-29From Pascal Quantin:etxrab1-1/+1
2011-11-29Must include header files in a macro, so they get included in theguy1-0/+1
2011-11-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-4/+4
2011-11-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-22/+13
2011-11-29Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-2/+5
2011-11-29ArubaOS 6.x use a new GRE ID (0x9000) for communication between controller an...alagoutte1-0/+1
2011-11-29Update value strings.etxrab2-143/+249
2011-11-29Wireshark crashes in gsm_map dissectoretxrab1-43/+43
2011-11-28Add newline at the end of the file.martinm1-1/+1
2011-11-28Fix Checkapi found errors.etxrab3-10/+10
2011-11-28From Krishnamurthy Mayya:etxrab4-3/+97
2011-11-28From Krishnamurthy Mayya:etxrab1-3/+179
2011-11-28From Krishnamurthy Mayya:etxrab1-3/+197
2011-11-28from Shobhank Sharma:etxrab3-65/+87
2011-11-28Squelsh warnings.etxrab1-4/+4
2011-11-28Prevet a crash when dissecting linked TI.etxrab1-14/+37
2011-11-28let packet-gsm_a_gm.c dissect Protocol Configuration Options.etxrab1-65/+27
2011-11-28Use __except(EXCEPTION_EXECUTE_HANDLER) rather than __except(TRUE);wmeier1-2/+2
2011-11-28Allow configuration protocol to configure UL priority for channels in mapping.martinm2-11/+46
2011-11-27Don't specify an hf[] item as using a range_string when it's really using a v...wmeier1-1/+1
2011-11-27Fix Coverity CID 1330, "Missing Break" by adding some /* FALLTHRU */'s.cmaynard1-0/+2
2011-11-27Fix a typo.cmaynard1-1/+1
2011-11-27Various Minor cleanup:wmeier7-413/+704
2011-11-27Use preference port (not defined constant) when port against src port;wmeier1-2/+4
2011-11-26Fix a wrong copy/paste....alagoutte1-1/+1
2011-11-26From Kari Vatjus-Anttila via https://bugs.wireshark.org/bugzilla/show_bug.cg...alagoutte2-0/+860
2011-11-26Don't pass 'len' to the dissect routine since we know there's only 1 byte pre...cmaynard1-1/+1
2011-11-26Add a few casts to try to make the buildbots happy.cmaynard1-4/+4
2011-11-26IP option improvements. While fixing bug 6561, I noticed some deficiencies i...cmaynard1-147/+575
2011-11-25Add missing '*/' to the end of a comment: Fixes gcc compile error.wmeier1-1/+1
2011-11-25From Ivan Lawrow: Added IEEE 802.15.4-2003 AES-CCM security modeswmeier2-54/+122
2011-11-25Mark drep parameter as unused in the epm_dissect_tower_data functionsfisher1-1/+1
2011-11-25From Wido Kelling: EPM tower UUID must be interpreted always as little endian.wmeier1-1/+2
2011-11-25Add the reason for a UL ReTx (PDCCH retx grant or PHICH NACK).martinm3-2/+26
2011-11-25Remove unused code (Add in Revision 836)alagoutte1-30/+1
2011-11-24Fix H.460.18 and H.460.19 integration into H.245kukosa2-53/+59
2011-11-24Only add the priority level if it is set inside valid range.martinm1-3/+5
2011-11-24Fix gcc compile errorwmeier1-1/+1