aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-13Correct assorted typos and copy-past errors.Anders Broman1-37/+182
2007-11-13From Florent DROUIN:Anders Broman4-162/+54
2007-11-13Mark some generated items in ROS.Stig Bjørlykke3-11/+19
2007-11-13Use glib-2.14.3Anders Broman2-4/+4
2007-11-12Add AVP info.Anders Broman1-6/+54
2007-11-12Don't dereference a NULL pointer.Gerald Combs3-4/+4
2007-11-12Print the pass number periodically as a convenience for running the scriptGerald Combs1-1/+6
2007-11-12Initialize var_list in dissect_smux(), so that we don't use previouslyGerald Combs3-164/+168
2007-11-12Replace strcpy()+strcat() with g_snprintf(). Make sure a string isn'tGerald Combs4-342/+394
2007-11-12add various files of PortableApps packagingUlf Lamping1-3/+31
2007-11-12update various other places, where WinPcap version 4.0.1 was usedUlf Lamping1-1/+1
2007-11-12add various files of PortableApps packagingUlf Lamping1-1/+49
2007-11-12update various other places, where WinPcap version 4.0.1 was usedUlf Lamping6-6/+6
2007-11-12Remove forgotten debug code.Anders Broman1-1/+0
2007-11-11update WinPcap installer to recent 4.0.2Ulf Lamping3-4/+4
2007-11-11From Valery Sigalov:Anders Broman6-1/+9945
2007-11-11Open the coloring rule edit dialog when the coloring rule is Sake Blok1-1/+15
2007-11-10Make the enable/disable buttons on the coloring rule list followSake Blok1-5/+15
2007-11-10Ensure we pop any previous loaded filename from the statusbarStig Bjørlykke1-0/+3
2007-11-10Apply yet another set of the optimization patches:Anders Broman1-21/+36
2007-11-10Apply yet another set of the optimization patches:Anders Broman3-7/+8
2007-11-10Apply yet another set of the optimization patches:Anders Broman1-56/+38
2007-11-10This patch makes it possible to disable individual coloring rules Sake Blok8-32/+231
2007-11-10Quote a "Checking for" message.Guy Harris1-1/+1
2007-11-10Update comment, clean up message.Guy Harris1-11/+7
2007-11-10Add MacOS X version next to the Darwin version in version outputs.Stephen Fisher3-8/+40
2007-11-10Cast "char"s to "unsigned char" before handing them to <ctype.h> macros.Guy Harris1-1/+1
2007-11-09Add a newline.Gerald Combs1-5/+5
2007-11-09Don't call tvb_set_child_real_data_tvbuff() + add_new_data_source() twiceGerald Combs2-6/+12
2007-11-09From Stephen Croll.Martin Mathieson4-366/+839
2007-11-09Apply yet another set of the optimization patches:Anders Broman1-99/+119
2007-11-09Apply yet another set of the optimization patches:Anders Broman14-43/+58
2007-11-09Apply yet another set of the optimization patches:Anders Broman2-2/+2
2007-11-09Apply yet another set of the optimization patches:Anders Broman1-21/+24
2007-11-09Apply yet another set of the optimization patches:Anders Broman1-16/+21
2007-11-09Apply yet another set of the optimization patches:Anders Broman1-0/+1
2007-11-09Back out part of revision 23395 - leave the toolbar arrow, but remove theStephen Fisher4-47/+0
2007-11-08Apply yet another set of the optimization patches:Anders Broman27-35/+35
2007-11-08Apply yet another set of the optimization patches:Anders Broman20-63/+63
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-190/+124
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-623/+622
2007-11-08Change dissecton of address type for AVP < 256 (RADIUS address).Anders Broman1-7/+32
2007-11-08Don't cast pinfo->src.data to (const mtp3_addr_pc_t *) unless we *know* it'sJeff Morriss1-88/+144
2007-11-08- "Location-Information" is grouped.Anders Broman1-4/+112
2007-11-08Move SKIP_CAPTURE from suite-capture.sh to config.sh so that we can use itGerald Combs3-15/+16
2007-11-08Fix a couple of integer underflows.Gerald Combs2-893/+912
2007-11-08Fix Windows builds that cannot find gtk/gtk.h from epan/prefs.c. Write outStephen Fisher1-9/+1
2007-11-08Add more TCP analysis struct checks.Gerald Combs1-11/+23
2007-11-07Add an arrow with drop-down menu including any toolbar buttons that do notStephen Fisher4-80/+238
2007-11-07Update to use the -X and -T asn2wrs flags.Anders Broman5-781/+587