aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/krb5/export_sec_context.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-09Use zap() more consistentlyGreg Hudson1-1/+1
2015-02-04Fix gss_process_context_token() [CVE-2014-5352]Greg Hudson1-0/+5
2012-08-11Use gssalloc in more parts of GSSAPIGreg Hudson1-1/+1
2011-08-29Fix style issues in r25087Greg Hudson1-2/+2
2011-08-09Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman1-1/+1
2011-04-13Remove pointer validation code from the gss krb5 mechGreg Hudson1-6/+0
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-6/+1
2009-12-08Mark and reindent lib/gssapi, with some exceptionsTom Yu1-1/+1
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-1/+1
2008-10-15Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu1-26/+27
2008-08-20lean client changesZhanna Tsitkov1-2/+3
2007-07-04gss krb5 mech enhanced error messagesKen Raeburn1-2/+5
2004-03-15* k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn1-3/+4
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-02-19Replace instances of krb5_xfree..Richard Basch1-1/+1
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-27/+12
1996-03-02k5mech.c (krb5_gss_get_context): Initialize the serializers here,Theodore Tso1-70/+56
1996-02-24gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1-2/+3
1995-09-16Lots of memory leaks and other fixes...Theodore Tso1-6/+7
1995-09-13Free the auth context when freeing the GSSAPI context structureTheodore Tso1-0/+3
1995-08-29Add new modules to support {im,ex}port of GSSAPI contextPaul Park1-0/+122