aboutsummaryrefslogtreecommitdiffstats
path: root/epan/register.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-09-05register(epan): fix no previous prototype for function 'register_all_protocol...Alexis La Goutte1-1/+1
2018-04-16glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0Anders1-1/+0
2018-04-10Revert "Don't use static GMutexes."Anders Broman1-21/+7
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: Fix splash screen "Registering dissectors" messageStig Bjørlykke1-2/+2
2018-01-25Don't use static GMutexes.Gerald Combs1-7/+21
2018-01-08Add a mutex for the protocol registration callback name.Gerald Combs1-0/+9
2017-11-29Threads: Set lifetimes and add a compatibility routine.Gerald Combs1-18/+6
2017-11-23[glib-compat] g_async_queue_timeout_pop() needed for older glibsAndersBroman1-0/+1
2017-11-21Move the protocol registration routines back into libwiresharkJoão Valverde1-0/+123