aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wspython/wspy_register.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-24From Eliot:Anders Broman1-22/+6
2011-10-24From Eliot:Anders Broman1-1/+1
2011-10-02Removed the protocol registration updates in the splash screen for PythonStig Bjørlykke1-32/+6
2011-04-28Don't dump core if Python was not able to load the dissector registration fileJeff Morriss1-1/+5
2011-04-27My version of Python (2.5.2) core dumps if PySequence_Check is called with aJeff Morriss1-2/+2
2010-06-01From Kovarththanan Rajaratnam via bug 3500:Gerald Combs1-1/+1
2009-09-29Mark unused argument instead of assigning to an unused variable.Stig Bjørlykke1-4/+1
2009-09-29Use correct prototypes when having no arguments.Stig Bjørlykke1-14/+16
2009-09-21Fix for bug 4034:Jaap Keuter1-10/+9
2009-09-21Set svn properties and fix Id keyword.Jaap Keuter1-1/+1
2009-05-29python binding for wireshark (first commit)Sebastien Tandel1-0/+270