summaryrefslogtreecommitdiff
path: root/src/auth_gss.c
Commit message (Expand)AuthorAgeFilesLines
* libtirpc: disallow calling auth_refresh from clnt_call with RPCSEC_GSSlibtirpc-1-3-2-rc1Scott Mayhew2021-03-151-0/+6
* Removed some PRINTF_ARGS covscan errorslibtirpc-1-1-5-rc4Steve Dickson2019-12-191-2/+2
* auth_gss.c: buffer_size_warningSteve Dickson2018-09-111-1/+1
* auth_gss.c: resource_leakSteve Dickson2018-09-111-0/+1
* authgss_refresh: Added debug statementsSteve Dickson2016-03-081-0/+8
* Handle gss auth reference counting internallyBrendan Heading2015-10-301-12/+41
* Fix double-free in rpc_gss_seccreate(3t)Chuck Lever2015-07-101-1/+0
* Pass time_req and input_channel_bindings through to init_sec_contextChuck Lever2015-06-011-7/+11
* Refactor authgss_refresh()Chuck Lever2015-04-291-8/+42
* Add client-side rpc_gss_*() APIsChuck Lever2015-04-291-1/+241
* Clean up: Remove newlines from a couple debugging calls.Steve Dickson2014-08-071-4/+4
* print_rpc_gss_sec: Make sure logging to stderr is enabled.Steve Dickson2014-08-071-0/+3
* libtirpc_debug: Converted the rest of the #ifdef DEBUGsSteve Dickson2014-08-071-12/+6
* git_log_status: Add function name to status messageSteve Dickson2014-08-071-5/+10
* gss_log: Removed DEBUG definesSteve Dickson2014-08-071-8/+1
* Clean up forward declarations in src/auth_gss.cChuck Lever2014-01-231-12/+12
* gss: Fix private data giveawaySimo Sorce2013-04-101-1/+3
* Add authgss_free_private_data interface.NeilBrown2013-02-121-0/+26
* Fix debugging-related namespace pollution.libtirpc-0-2-3-rc3Nick Alcock2012-04-261-23/+23
* Use correct AUTH when calling RPCSEC_GSS_DESTROY.Matthew N. Dodd2011-06-211-0/+11
* Reference count AUTHsMatthew N. Dodd2011-06-211-0/+2
* libtirpc: must free saved wire verifier when destroying context0.0.9-rc10.0.10-rc10.0.10Jeff Layton2009-03-131-0/+6
* Removed a number warnings by adding a number of type casts.Steve Dickson2009-01-281-1/+1
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-201-0/+627