aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-02From Juha Takala:etxrab3-0/+762
2011-12-02From Pascal Quantin:etxrab1-15/+16
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-01Fix:jmayer1-5/+0
2011-12-01When have RLC PDUs that are truncated after headers:martinm1-8/+23
2011-12-01packet-dcerpc-pn-io.c:8735: warning: unused variable 'iSubFrameLen'etxrab1-2/+2
2011-12-01Get rid of warnings.etxrab2-39/+39
2011-12-01From Michael Mann:etxrab4-387/+515
2011-12-01From Wido Kelling:etxrab3-148/+214
2011-12-01From Pascal Quantin:etxrab1-17/+35
2011-12-01Dafine G_DISABLE_SINGLE_INCLUDES while compiling. This mimics a patchjmayer1-0/+1
2011-11-30From Krishnamurthy Mayya:etxrab3-0/+11
2011-11-30Use gtk_box_new() if GTK3+etxrab1-1/+174
2011-11-30Make it possible to add a subdissector for the info string.etxrab1-34/+46
2011-11-30Use g_ascii_strncasecmp() rather than strncasecmp().martinm1-4/+4
2011-11-30Hopefully clarify usage a bit to indicate multiple infile's can be specified ...cmaynard2-14/+31
2011-11-30Add missing comments in syntax description for -z expertmartinm1-1/+1
2011-11-30Change the -z args for expert item. You can now give the minimum severity le...martinm2-26/+97
2011-11-30From Eugene Bogush: Initialize read_err to 0 so mergecap works again. Fixes ...cmaynard1-1/+1
2011-11-30Extend coverage of #ifdef HAVE_PCAP_REMOTE to cover the static function inser...martinm1-2/+0
2011-11-30Get rid of warnings.etxrab2-35/+35
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...alagoutte2-0/+2
2011-11-29From c.David via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527alagoutte5-20/+1027
2011-11-29From c.David via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527alagoutte4-339/+339
2011-11-29Gtk3 package byte highlighter colour fix.etxrab1-16/+23
2011-11-29Update value strings.etxrab2-143/+249
2011-11-29Add priority to the channel table.martinm1-2/+10
2011-11-29Wireshark crashes in gsm_map dissectoretxrab2-43/+44
2011-11-29Allow for, but don't yet use, GTK+ 2.24.gerald1-3/+3
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:etxrab4-65/+91
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