aboutsummaryrefslogtreecommitdiff
path: root/lib/libgssapi
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-2485-85/+85
* MFC: Make sure GSS-API mechanisms are loaded if gss_acquire_cred is calledDoug Rabson2007-12-021-4/+3
* MFC of library version bump. From original commit:Ken Smith2007-11-201-1/+1
* If the mech_type argument to gss_display_status is null, use a defaultDoug Rabson2007-07-051-1/+10
* Merge fixes back from heimdal.Doug Rabson2007-06-305-63/+154
* According to the documentation mech_type for gss_init_sec_context() mayHartmut Brandt2007-06-141-1/+9
* Add include directives for string.h and stdlib.h to get proper functionAlexander Kabaev2007-04-0411-0/+12
* Include string.h to get proper memcpy prototype.Alexander Kabaev2007-04-041-0/+1
* The function isspace does not take a string argument. I have no idea howDoug Rabson2006-02-041-3/+3
* Move the Internet Society copyright message so that it appears in theDoug Rabson2006-01-2535-910/+910
* Use the correct shared-library version number (the same as the one usedDoug Rabson2006-01-011-1/+1
* Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson2005-12-2985-0/+10704