summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi
Commit message (Expand)AuthorAgeFilesLines
* Make sure GSS-API mechanisms are loaded if gss_acquire_cred is calleddfr2007-11-281-4/+3
* While checking over the libraries for 7.0-REL Kris found the followingkensmith2007-11-201-1/+1
* Remove an extra (commented out) .Sh HISTORY section heading, to avoidkeramida2007-10-301-3/+1
* Remove an extra (commented out) .Sh HISTORY section heading, to avoidkeramida2007-10-301-4/+2
* Change a .PP request to a valid .Pp mdoc request, and remove an extrakeramida2007-10-302-6/+3
* Remove duplicate (but commented out) .Sh HISTORY section heading.keramida2007-10-3028-56/+28
* Remove duplicate (but commented out) .Sh HISTORY section headingkeramida2007-10-302-4/+4
* If the mech_type argument to gss_display_status is null, use a defaultdfr2007-07-051-1/+10
* Merge fixes back from heimdal.dfr2007-06-305-63/+154
* According to the documentation mech_type for gss_init_sec_context() mayharti2007-06-141-1/+9
* Add include directives for string.h and stdlib.h to get proper functionkan2007-04-0411-0/+12
* Include string.h to get proper memcpy prototype.kan2007-04-041-0/+1
* The function isspace does not take a string argument. I have no idea howdfr2006-02-041-3/+3
* Move the Internet Society copyright message so that it appears in thedfr2006-01-2535-910/+910
* Use the correct shared-library version number (the same as the one useddfr2006-01-011-1/+1
* Add a new extensible GSS-API layer which can support GSS-API plugins,dfr2005-12-2985-0/+10704
OpenPOWER on IntegriCloud