aboutsummaryrefslogtreecommitdiffstats
path: root/epan/guid-utils.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-15Fix some const/ not const warnings.Jakub Zawadzki1-3/+3
2013-09-04Remove what appear to be the last two instances of pe_tree. Could this be theEvan Huus1-6/+7
2013-03-20 From beroset:Bill Meier1-1/+1
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier1-1/+1
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
2009-10-25From Jakub Zawadzki:Anders Broman1-6/+1
2009-04-08size_t fixes.Gerald Combs1-1/+1
2008-12-20Fix some typos and spelling (mostly in text strings)Bill Meier1-1/+1
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss1-1/+1
2007-03-22fix some more warningsUlf Lamping1-1/+1
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentGerald Combs1-6/+6
2006-08-27squelch some compiler warningsUlf Lamping1-40/+38
2006-08-19Squelch a compiler warning.Guy Harris1-3/+4
2006-08-18change the guid mapping code to use a tree isntead of a hashtableRonnie Sahlberg1-101/+124
2006-08-17some further work on the GUID/UUID resolvingsUlf Lamping1-10/+109
2006-08-16various UUID/GUID based changes.Ulf Lamping1-0/+88