aboutsummaryrefslogtreecommitdiff
path: root/src/generate-id.c
Commit message (Expand)AuthorAgeFilesLines
* change local guint8 fields that get left-shifted to guint32 to prevent overfl...Charles Kerr2012-03-121-4/+4
* Using unsigned chars for calculating, we want no sign extension.Ted Gould2010-08-111-4/+4
* Instead of using a struct just using multiply, which in all reality, is more ...Ted Gould2010-08-111-29/+16
* Making the categories a case statement.Ted Gould2010-08-111-1/+23
* Switching to be more opaque, but also more sane.Ted Gould2010-08-111-1/+1
* Brining generate-id into the foldTed Gould2010-08-101-0/+2
* Writing a small little function to generate the ID.Ted Gould2010-08-101-0/+58