aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wspython
AgeCommit message (Expand)AuthorFilesLines
2014-06-16kill unmaintained python bindingsEvan Huus12-1267/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte7-14/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte4-8/+0
2013-10-06Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org...Michael Mann1-1/+2
2013-09-09One small step towards fixing the broken python support.Stig Bjørlykke5-29/+38
2013-08-06Replace hfinfo pointer to same_name_prev, with same_name_prev_id.Jakub Zawadzki1-1/+1
2013-08-06Remove hfinfo->bitshift member, add hfinfo_bitshift() to get it.Jakub Zawadzki1-1/+0
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard1-1/+1
2013-03-12From David Arnold:Jaap Keuter1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2-4/+0
2012-08-23Remove commented out rulesJörg Mayer1-2/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki9-9/+9
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2012-02-24CVARSDLL hasn't been used (is undefined) for a while....Bill Meier1-1/+1
2012-01-29Add *.sbr files to the clean target.Anders Broman1-1/+1
2011-11-03Remove apparent debug code that causes these console messages on launch:Stephen Fisher1-2/+0
2011-10-28From Eliot:Anders Broman2-0/+41
2011-10-28From Eliot:Anders Broman1-14/+16
2011-10-28From Eliot:Anders Broman1-1/+7
2011-10-24From Eliot:Anders Broman2-35/+13
2011-10-24From Eliot:Anders Broman2-23/+30
2011-10-11From Eliot:Anders Broman1-1/+1
2011-10-11From Eliot:Anders Broman1-11/+11
2011-10-02Removed the protocol registration updates in the splash screen for PythonStig Bjørlykke2-34/+8
2011-07-17Cleanup and indent in Makefile.Stig Bjørlykke1-10/+7
2011-07-17Check for a valid wspy_dissectors disectory to avoid a warning if missing.Stig Bjørlykke1-0/+5
2011-04-28Fix one of the complaints in https://bugs.wireshark.org/bugzilla/show_bug.cgi...Jeff Morriss1-9/+10
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
2011-04-27Fix part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4878 :Jeff Morriss1-0/+1
2011-02-02A bit of Windows makefiles rework and cleanup:Bill Meier1-4/+3
2010-11-12Use python comments in python code.Stig Bjørlykke1-1/+1
2010-08-25Add ws_load_library and ws_module_open, which respectively callGerald Combs1-0/+1
2010-06-01From Kovarththanan Rajaratnam via bug 3500:Gerald Combs1-1/+1
2010-05-28Remaining fixes forJörg Mayer1-34/+6
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-1/+3
2010-03-25Set svn:executable property for some .py and .pl filesBill Meier3-0/+0
2010-03-18cmake changes:Jörg Mayer1-0/+1
2009-11-07cmake will now honor -Werror if configured (default: on)Jörg Mayer1-1/+13
2009-09-30Corrected hfinfo.ref_count -> hfinfo.ref_type.Stig Bjørlykke1-1/+1
2009-09-29Mark unused argument instead of assigning to an unused variable.Stig Bjørlykke1-4/+1
2009-09-29Don't include config.h in header files.Stig Bjørlykke2-4/+0
2009-09-29Use correct prototypes when having no arguments.Stig Bjørlykke1-14/+16
2009-09-25wslua now builds, links and installs.Jörg Mayer1-0/+6
2009-09-23More fixes for OSX - might work now :-)Jörg Mayer1-0/+6
2009-09-21Fix for bug 4034:Jaap Keuter1-10/+9
2009-09-21Set svn properties and fix Id keyword.Jaap Keuter9-9/+9
2009-09-21CMake:Jörg Mayer1-0/+15
2009-09-17Add some missing files to the distribution.Gerald Combs1-1/+4