aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-03More rewrite of prohibited APIs (sprintf, strcpy, strcat).Stig Bjørlykke30-86/+55
2008-02-03Removed C++ style comments.Stig Bjørlykke1-2/+2
2008-02-03Update asn1 files to 3GPP TS 25.433 V7.7.0 (2007-12)Anders Broman8-3365/+5578
2008-02-03Give it an RCS ID.Guy Harris1-0/+2
2008-02-03One more missing file from Balint Reczey's patch for bug 2233.Guy Harris1-0/+158
2008-02-03Add the missing files from Balint Reczey's patch for bug 2233.Guy Harris2-0/+641
2008-02-03From Balint Reczey (bug 2233):Sake Blok5-550/+38
2008-02-03Get rid of some warnings.Anders Broman2-27/+23
2008-02-03Update asn1 files to GPP TS 25.413 V7.8.0 (2008-01).Anders Broman8-94/+121
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke24-174/+188
2008-02-02Fixed a possible buffer overflow in dissect_fmp_flushCmd() when cmd hasStig Bjørlykke1-9/+10
2008-02-02Rewrote strcat -> strncat, and fixed to show more than the last remainingStig Bjørlykke1-3/+4
2008-02-02From Peter Kjellerstedt:Jaap Keuter1-7/+9
2008-02-02From Alan McBride:Jaap Keuter1-2/+21
2008-02-02Fix for bug 2202, when an ethernet frame with padding is encountered, theSake Blok1-1/+1
2008-02-01Disallow ending space was not such a good idea, chop it of before save instead.Stig Bjørlykke1-13/+24
2008-02-01Fixed a problem with renaming a profile after hitting apply.Stig Bjørlykke1-0/+27
2008-02-01Added tooltip description for yellow filter background.Stig Bjørlykke2-2/+2
2008-02-01Updated various misleading examples.Jaap Keuter1-12/+12
2008-02-01Rewrote some prohibited APIs in gtk/ (sprintf, strcpy, strcat).Stig Bjørlykke20-81/+88
2008-01-31Hmmm. Second try to fix the const problems.Stig Bjørlykke3-5/+13
2008-01-31Removed a const to make it compile.Stig Bjørlykke1-1/+1
2008-01-31Split out the Gmb application AVP:s to at least make it simpler to handle theAnders Broman1-0/+1
2008-01-31Split out the Gmb application AVP:s to at least make it simpler to handle theAnders Broman4-85/+119
2008-01-31Make the "!="/"ne" change compile under Windows.Gerald Combs2-1/+2
2008-01-31Added missing space in front of new statusbar messages.Stig Bjørlykke1-2/+2
2008-01-31If "!=" or "ne" are used in a display filter, warn the user that the resultsGerald Combs10-39/+173
2008-01-31Hide hidden devices in "Capture Interfaces" dialog.Stig Bjørlykke5-3/+37
2008-01-31Add missing g_object_unref for treeview models;Bill Meier4-5/+7
2008-01-30Add Luis' uat_get_table_by_name() to fetch SMI uat tables.Stig Bjørlykke5-14/+33
2008-01-30Dissect the FLUTE "data".Anders Broman3-10/+35
2008-01-30Move glib-2 specific code out of gsmmap.cnf (where we can't #ifdef aroundJeff Morriss3-116/+146
2008-01-30Added missing space in front of some statusbar messages.Stig Bjørlykke1-2/+2
2008-01-29Update my email address.Mike Duigou1-1/+1
2008-01-29cleanup initial comment. fix urls and email addresses.Mike Duigou2-15/+17
2008-01-29Add missing 'static int' for dissect_diameter_3gpp_tmgi(...)Bill Meier1-0/+1
2008-01-29Dissect 3GPP AVP Code: 900 TMGIAnders Broman1-3/+51
2008-01-29For Windows: Update to use Gtk+ 2.12.6; Use latest Glib 2.14.5 again;Bill Meier2-7/+7
2008-01-29When having more than one matching item in a frame the MAX and MIN calculationStig Bjørlykke1-18/+20
2008-01-29Revert GTK+/GLIB to GTK+ 2.12.1 with GLib 2.14.3 for Windows installsSake Blok1-4/+4
2008-01-29SSI dBm signal is signed.Stig Bjørlykke1-1/+1
2008-01-28Use the new gettext-runtime.Stig Bjørlykke1-1/+1
2008-01-28Dissect Vendor id and Auth-application Id.Anders Broman2-0/+55
2008-01-28cleanup code (remove some collapsed conditions)Tomas Kukosa1-12/+3
2008-01-28Adding Thomas MorinJaap Keuter1-0/+1
2008-01-27Make use of an unused value.Stig Bjørlykke1-1/+2
2008-01-27Add the forgotten file.Anders Broman1-0/+122
2008-01-27Make it possible to do subdissection of Diameter AVP:s and add dissectionAnders Broman4-36/+93
2008-01-27When having more than one matching item in a frame the AVG calculationStig Bjørlykke1-5/+7
2008-01-27Expand the Protocol column instead of the last column on window resize.Stig Bjørlykke1-0/+1