aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-27Do not change profile if directory creation failed, and change to defaultStig Bjørlykke3-8/+19
2008-01-27Uncomplete code change.Anders Broman1-2/+2
2008-01-27New gettext-runtimeAnders Broman2-3/+4
2008-01-27Fix reassembly.Anders Broman1-37/+36
2008-01-26Also destroy the window when failure to export/import color filters.Stig Bjørlykke1-1/+14
2008-01-26Destroy the open window after open failure to avoid having an unusableStig Bjørlykke1-0/+14
2008-01-26Destroy the save window after canceling a save to an existing file, soStig Bjørlykke1-0/+9
2008-01-26From Peter (bug 2224):Stig Bjørlykke1-0/+3
2008-01-26g_warning -> pcapng_debug and "switch it off" as default, so normal users won...Ulf Lamping1-65/+77
2008-01-26Use the standard X.402 module as a separate file rather than as cut/paste int...Graeme Lunt6-132/+527
2008-01-26Remove "LDAP over SSL" registration as now handled by the LDAP dissector.Graeme Lunt1-1/+0
2008-01-261) Support for configurable LDAP over SSL portGraeme Lunt5-137/+453
2008-01-261) Correct attribute name.Graeme Lunt3-20/+56
2008-01-25From Bill Florac:Jaap Keuter1-10/+10
2008-01-25Decode som more MBMS elements. Diameter XML fixes.Anders Broman2-100/+195
2008-01-25Add tvb_free (as per the request in http://bugs.wireshark.org/bugzilla/show_b...Jeff Morriss1-0/+1
2008-01-25From Thomas Morin:Jaap Keuter1-8/+114
2008-01-25From Bill Florac::Jaap Keuter1-59/+111
2008-01-24Fixed some strcpy -> strncpy/g_snprintf cleanups.Stig Bjørlykke6-17/+17
2008-01-24Added some parantheses to avoid a warning.Stig Bjørlykke1-2/+2
2008-01-24Removed even more C++ style comments.Stig Bjørlykke3-11/+11
2008-01-24Fix various small memory leaks & 1 invalid g_free (airpcap_gui_utils.c)Bill Meier6-18/+50
2008-01-24Decode som MBMS elements.Anders Broman2-16/+159
2008-01-24Change "Found no match" to "No match found"Bill Meier1-7/+7
2008-01-24Warn if we find %ll in the sourceJeff Morriss1-0/+7
2008-01-24s/%ll/%" G_GINT64_MODIFIER "/gJeff Morriss6-19/+19
2008-01-24Fixed some more malloc -> g_malloc, free -> g_free, strdup -> g_strdup.Stig Bjørlykke4-15/+15
2008-01-24Fixed some malloc -> g_malloc, free -> g_free, strdup -> g_strdup.Stig Bjørlykke5-14/+14
2008-01-24Removed C++ style comment.Stig Bjørlykke1-1/+1
2008-01-24Add check for non-ASCII characters (defined, for now, as any whose value is >...Jeff Morriss1-0/+6
2008-01-24Replace a handful of tabs with spaces.Martin Mathieson1-30/+30
2008-01-24Always return a valid profile name from get_profile_name().Stig Bjørlykke5-14/+16
2008-01-24One of fixes in SVN #24173 incomplete; Undo it for nowBill Meier1-1/+2
2008-01-24Fix two very minor memory leaksBill Meier1-0/+2
2008-01-24Arrange things so that if '-o "capture.auto_scroll: FALSE"' is passed toGerald Combs1-4/+6
2008-01-23Get rid of non-ASCII characters.Guy Harris1-1/+1
2008-01-23Get rid of non-ASCII characters.Guy Harris1-1/+1
2008-01-23Get rid of non-ASCII characters.Guy Harris1-1/+1
2008-01-23Fix a minor memory leak; Remove some unused variablesBill Meier1-9/+4
2008-01-23Fix minor memory leakBill Meier1-0/+1
2008-01-23Unpack FindProcDLL.dll into $(WIRESHARK_LIBS\nsis-plugins, and tell NSIS Gerald Combs3-9/+17
2008-01-22From Bill Florac:Jaap Keuter1-1/+1
2008-01-22Don't update COL_INFO at all if not claiming the packet as CMPP. Add a (guess...Jeff Morriss1-11/+8
2008-01-22From Bill Florac:Jaap Keuter1-3/+52
2008-01-22From Bill Florac:Jaap Keuter1-1/+3
2008-01-22Clean up indentation.Guy Harris1-72/+68
2008-01-22Add another vendor idJörg Mayer1-0/+5
2008-01-22Use WTAP_MAX_PACKET_SIZE in place of 65535 in sanity check for snap lenStephen Fisher1-1/+1
2008-01-22When using -T fields, print a "1" instead of nothing when a field of type FT_...Sake Blok1-1/+3
2008-01-21Add description of the new option for configuration profile (-C).Stig Bjørlykke2-0/+10