summaryrefslogtreecommitdiff
path: root/lib/libgssapi/gss_pseudo_random.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC 297942:Pedro F. Giffuni2016-04-201-1/+2
| | | | | | | | | libgssapi: avoid NULL pointer dereferences. While here also use NULL instead of zero for pointers. Notes: svn path=/stable/10/; revision=298314
* Convert files to UTF-8 and add some copyright markers where missing.Ulrich Spörlein2012-01-071-2/+2
| | | | Notes: svn path=/head/; revision=229784
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-0/+72
all non-style changes made by heimdal to our own libgssapi. Notes: svn path=/head/; revision=178828