aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Fix several cases of writing to COL_PROTOCOL w/o checking firstBill Meier2-5/+9
2008-10-31Fix two cases of adding to COL_INFO w/o checking firstBill Meier2-17/+21
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2-2/+2
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke4-7/+5
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke39-64/+64
2008-10-31Thou shalt not "print" a string with a printf-like function by using itGuy Harris1-5/+5
2008-10-31Correctly report whether we're building with GeoIP or not - even if weGuy Harris1-1/+7
2008-10-31Fix bug #3022: Fix potential memory leakStephen Fisher1-0/+2
2008-10-31Fix bug #3021: Fix potential memory leakStephen Fisher1-0/+1
2008-10-31Fix bug #3020: Fix potential memory leaksStephen Fisher1-2/+6
2008-10-31Fix bug #3019: Fix potential memory leaksStephen Fisher1-0/+2
2008-10-31Fix bug #3018: Fix potential memory leaksStephen Fisher1-0/+2
2008-10-30Added support for RPCAP message formats.Stig Bjørlykke2-0/+1214
2008-10-30Slight rework related to proto_register & proto_reg_handoff;Bill Meier1-23/+23
2008-10-30Add id-pkix-ocsp-nocheck.Anders Broman2-3/+15
2008-10-30Fix:Anders Broman2-2/+2
2008-10-30From Joe Eykholt:Jaap Keuter1-61/+109
2008-10-30From Abhik Sarkar:Anders Broman1-38/+70
2008-10-30From Marc Moussali:Anders Broman4-4/+9
2008-10-30Fix bug #3017: remove un-necessary code (and thus fix a small memory leak)Bill Meier1-3/+0
2008-10-30Add dissection of some IE:sAnders Broman2-50/+279
2008-10-30From Pascal Quantin:Anders Broman3-95/+507
2008-10-30From Pascal Quantin:Anders Broman3-47/+1285
2008-10-30show the type of the filter (Display/Capture Filter) on filter dialogBalint Reczey1-1/+4
2008-10-30Based on patch from Sergio Barjola:Balint Reczey1-0/+10
2008-10-30Try to dissect the Topology Descriptor before the commandBalint Reczey1-0/+30
2008-10-29Minor cleanup related to proto_register & proto_reg_handoffBill Meier2-21/+19
2008-10-29fixes some parsing errors revealed by fuzz testsBalint Reczey1-1/+13
2008-10-29Add a note in INSTALL that GTK+ 1.2[.x] is only supported up toSake Blok1-0/+5
2008-10-29Fix a few (not all) of the current checkapi errors in gtk/Stephen Fisher4-3/+5
2008-10-29Fix for bug 1854:Jaap Keuter1-10/+32
2008-10-28Add end of configure script summary item for GeoIPStephen Fisher1-0/+1
2008-10-28Clean up indentation.Guy Harris1-12/+12
2008-10-28Fix bug 2844:Stig Bjørlykke2-2/+2
2008-10-28Make it compile.Stig Bjørlykke1-1/+2
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...Anders Broman2-274/+0
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...Anders Broman1-1/+1
2008-10-28packet-gsm_sms.c:1643: warning: unused variable 'str' ...etcAnders Broman1-14/+0
2008-10-28From Shmulik Bezale:Anders Broman3-55/+993
2008-10-28From Shmulik Bezale:Anders Broman2-2/+2
2008-10-28From Shmulik Bezale:Anders Broman1-5/+263
2008-10-28From Pascal Quantin:Anders Broman1-25/+31
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...Anders Broman6-307/+352
2008-10-28#include <emem.h>Bill Meier1-0/+1
2008-10-28Minor cleanup for proto_register & proto_reg_handoff ...Bill Meier1-31/+32
2008-10-28Show correct dates in application info.Stig Bjørlykke1-1/+1
2008-10-28proto_register & proto_reg_handoff related; remove unnecessary code ....Bill Meier2-29/+6
2008-10-28Removed ARCHS to make it build on Intel or PowerPC.Stig Bjørlykke1-1/+0
2008-10-28Fix issue reported in bug #2979:Stephen Fisher1-4/+1
2008-10-28Minor cleanup related to proto_register/proto_reg_handoff ...Bill Meier2-17/+30