summaryrefslogtreecommitdiff
path: root/lib/libgssapi/gss_encapsulate_token.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC 297942:Pedro F. Giffuni2016-04-201-1/+1
| | | | | | | | | libgssapi: avoid NULL pointer dereferences. While here also use NULL instead of zero for pointers. Notes: svn path=/stable/10/; revision=298314
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-0/+131
all non-style changes made by heimdal to our own libgssapi. Notes: svn path=/head/; revision=178828