summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/auth_gssapi.c
Commit message (Expand)AuthorAgeFilesLines
* Stop misusing gss_release_buffer in libgssrpcGreg Hudson2012-08-111-3/+1
* make mark-cstyleTom Yu2009-10-311-90/+90
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-4/+4
* Add gssrpcint.h to contain prototype for gssrpcint_printf. IncludeEzra Peisach2008-12-291-0/+2
* Fix possible null pointer deref, possible uninit ptr use, possibleKen Raeburn2008-06-271-6/+13
* Rework error-mapping code to preserve status code values when returnedKen Raeburn2007-09-051-1/+2
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-171-50/+38
* Lots of signedness and argument-casting fixes. Some arithmeticTom Yu2004-06-281-2/+3
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-15/+15
* * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure toEzra Peisach2001-12-071-1/+1
* * auth_gssapi.c (auth_gssapi_create): Change calling conventionEzra Peisach2001-07-251-3/+4
* * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c,Ezra Peisach2001-07-091-1/+1
* *bindresvport.c: Include gssrpc/rpc.h for prototypeEzra Peisach2001-06-271-10/+10
* * auth_gssapi.c (auth_gssapi_create): Cast const gss_OID toEzra Peisach2001-06-181-1/+1
* * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu2000-02-181-1/+0
* * auth_gssapi.c (auth_gssapi_create): Free call_res becauseTom Yu2000-02-171-1/+2
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-141-15/+7
* * Various changes to allow channel bindings to work with both UDPBarry Jaspan1996-12-041-5/+0
* * auth_gssapi.c (auth_gssapi_create): handle channel bindingsBarry Jaspan1996-11-121-2/+8
* * auth_gssapi.c (auth_gssapi_create): #ifdef GSSAPI_KRB5, a nullBarry Jaspan1996-10-291-1/+2
* * configure.in: add DO_SUBDIRS so make will descend into unit-testBarry Jaspan1996-10-151-2/+19
* Remove $LOG$, including "unprofessional" comment which OV requestedTheodore Tso1996-09-041-119/+0
* * getrpcent.c: Add PROTOTYPE and conditionalize functionTom Yu1996-08-141-16/+45
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+901