aboutsummaryrefslogtreecommitdiffstats
path: root/register.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-3/+5
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs2011-12-291-0/+9
* Removed the protocol registration updates in the splash screen for PythonStig Bjørlykke2011-10-021-0/+2
* Added register action for loading Lua plugins.Stig Bjørlykke2011-10-021-0/+1
* Squelch some qualifier (const vs. non-const) warnings.Guy Harris2007-05-251-1/+1
* Updated splash screen for Wireshark that shows the initialisation progress. Graeme Lunt2007-05-071-2/+19
* name changeRonnie Sahlberg2006-05-211-2/+2
* Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris2005-04-011-1/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* "register_all_tap_menus()" no longer exists.Guy Harris2004-05-031-2/+1
* Allow taps to have menu item registration routines; the menu itemGuy Harris2003-04-231-4/+4
* From Ronnie Sahlberg: have a registration interface for tap listeners,Guy Harris2002-10-311-2/+3
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Make "make-reg-dotc" generate a "register_all_protocol_handoffs()"Guy Harris2000-04-041-1/+2
* Automatically generate a function to call the register routines for allGuy Harris1999-10-201-0/+31