summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/export_sec_context.c
Commit message (Expand)AuthorAgeFilesLines
* Use gssalloc in more parts of GSSAPIGreg Hudson2012-08-111-1/+1
* Fix style issues in r25087Greg Hudson2011-08-291-2/+2
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-1/+1
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-6/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+1
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+1
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-26/+27
* lean client changesZhanna Tsitkov2008-08-201-2/+3
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-041-2/+5
* * k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn2004-03-151-3/+4
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Replace instances of krb5_xfree..Richard Basch1997-02-191-1/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-27/+12
* k5mech.c (krb5_gss_get_context): Initialize the serializers here,Theodore Tso1996-03-021-70/+56
* gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1996-02-241-2/+3
* Lots of memory leaks and other fixes...Theodore Tso1995-09-161-6/+7
* Free the auth context when freeing the GSSAPI context structureTheodore Tso1995-09-131-0/+3
* Add new modules to support {im,ex}port of GSSAPI contextPaul Park1995-08-291-0/+122