aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wspython
AgeCommit message (Expand)AuthorFilesLines
2011-11-03Remove apparent debug code that causes these console messages on launch:sfisher1-2/+0
2011-10-28From Eliot:etxrab2-0/+41
2011-10-28From Eliot:etxrab1-14/+16
2011-10-28From Eliot:etxrab1-1/+7
2011-10-24From Eliot:etxrab2-35/+13
2011-10-24From Eliot:etxrab2-23/+30
2011-10-11From Eliot:etxrab1-1/+1
2011-10-11From Eliot:etxrab1-11/+11
2011-10-02Removed the protocol registration updates in the splash screen for Pythonstig2-34/+8
2011-07-17Cleanup and indent in Makefile.stig1-10/+7
2011-07-17Check for a valid wspy_dissectors disectory to avoid a warning if missing.stig1-0/+5
2011-04-28Fix one of the complaints in https://bugs.wireshark.org/bugzilla/show_bug.cgi...morriss1-9/+10
2011-04-28Don't dump core if Python was not able to load the dissector registration filemorriss1-1/+5
2011-04-27My version of Python (2.5.2) core dumps if PySequence_Check is called with amorriss1-2/+2
2011-04-27Fix part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4878 :morriss1-0/+1
2011-02-02A bit of Windows makefiles rework and cleanup:wmeier1-4/+3
2010-11-12Use python comments in python code.stig1-1/+1
2010-08-25Add ws_load_library and ws_module_open, which respectively callgerald1-0/+1
2010-06-01From Kovarththanan Rajaratnam via bug 3500:gerald1-1/+1
2010-05-28Remaining fixes forjmayer1-34/+6
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.morriss1-1/+3
2010-03-25Set svn:executable property for some .py and .pl fileswmeier3-0/+0
2010-03-18cmake changes:jmayer1-0/+1
2009-11-07cmake will now honor -Werror if configured (default: on)jmayer1-1/+13
2009-09-30Corrected hfinfo.ref_count -> hfinfo.ref_type.stig1-1/+1
2009-09-29Mark unused argument instead of assigning to an unused variable.stig1-4/+1
2009-09-29Don't include config.h in header files.stig2-4/+0
2009-09-29Use correct prototypes when having no arguments.stig1-14/+16
2009-09-25wslua now builds, links and installs.jmayer1-0/+6
2009-09-23More fixes for OSX - might work now :-)jmayer1-0/+6
2009-09-21Fix for bug 4034:jake1-10/+9
2009-09-21Set svn properties and fix Id keyword.jake9-9/+9
2009-09-21CMake:jmayer1-0/+15
2009-09-17Add some missing files to the distribution.gerald1-1/+4
2009-09-10Update to add the last missing detection stuff.jmayer1-0/+32
2009-07-18From Kovarththanan Rajaratnam via bug 3719:stig1-1/+1
2009-06-01Added the wspython Makefile.nmake from bug 3500 to satisfy the stig1-0/+32
2009-05-30python binding update :standel2-31/+82
2009-05-29python binding for wireshark (first commit)standel10-0/+1144