summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* wipHEADmasterGünther Deschner2014-03-051-0/+70
* Fix install rule for gssapi_krb5.hGreg Hudson2014-02-281-1/+1
* Fix two omissions in stdint.h changesGreg Hudson2014-02-261-0/+2
* Eliminate internal fixed-width type wrappersGreg Hudson2014-02-2610-31/+28
* Stop generating gssapi_krb5.hGreg Hudson2014-02-263-20/+14
* Assume <stdint.h> and fixed-width typesGreg Hudson2014-02-263-28/+4
* Properly reflect MS krb5 mech in SPNEGO acceptorGreg Hudson2014-02-051-4/+4
* Fix gss_pseudo_random leak on zero length outputGreg Hudson2014-01-181-0/+3
* Allow empty store in gss_acquire_cred_fromGreg Hudson2014-01-171-12/+0
* Add rcache feature to gss_acquire_cred_fromSimo Sorce2014-01-172-13/+36
* Clean up rcache if GSS krb5 acquire_cred failsGreg Hudson2014-01-171-0/+2
* Clean up GSS krb5 acquire_accept_credGreg Hudson2014-01-171-22/+30
* Don't produce context deletion token in krb5 mechGreg Hudson2014-01-131-15/+0
* Let SPNEGO display mechanism errorsSimo Sorce2013-12-181-8/+34
* Fix GSS krb5 acceptor acquire_cred error handlingGreg Hudson2013-12-161-1/+3
* Fix memory leak in SPNEGO initiatorSimo Sorce2013-12-161-0/+1
* Remove unneeded check in SPNEGO initiatorGreg Hudson2013-12-161-7/+0
* Fix SPNEGO one-hop interop against old IISGreg Hudson2013-12-121-0/+6
* Avoid malloc(0) in SPNEGO get_input_tokenGreg Hudson2013-12-061-6/+9
* Clean up the code to eliminate some clang warningsBen Kaduk2013-11-041-1/+1
* Fix gss_accept_sec_context error tokensGreg Hudson2013-10-142-29/+20
* Fix GSSAPI krb5 cred ccache importGreg Hudson2013-10-141-1/+1
* Use constant-time comparisons for checksumsGreg Hudson2013-10-032-5/+5
* Err codes in KRB_ERROR protocol messages are < 128Zhanna Tsitkov2013-09-231-1/+1
* Add GSSAPI IOV MIC functionsGreg Hudson2013-09-1814-50/+306
* Get rid of G_VFY_TOKEN_HDR_IGNORE_SEQ_SIZEGreg Hudson2013-09-083-7/+1
* Fix gss_krb5_set_allowable_enctypes for acceptorGreg Hudson2013-08-121-2/+2
* Load import/export cred functions from GSS modulesSimo Sorce2013-07-211-0/+4
* Load cred store functions from GSS modulesSimo Sorce2013-07-211-0/+4
* Fix various warningsGreg Hudson2013-06-073-13/+2
* Reduce boilerplate in makefilesGreg Hudson2013-05-165-12/+4
* Assume mutex locking cannot failGreg Hudson2013-05-149-138/+45
* Fix mismatched spnego_mech.c declarationsGreg Hudson2013-05-031-3/+4
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-081-1/+2
* Add krb5_kt_dup API and use it in two placesGreg Hudson2013-04-011-25/+6
* Add support for client keytab from cred storeSimo Sorce2013-04-012-10/+44
* Using k5-int.h data helpers for some functionsGreg Hudson2013-03-291-10/+7
* Fix unused assignment in mechglue loadConfigFileGreg Hudson2013-03-281-1/+1
* Fix import_sec_context with interposersSimo Sorce2013-03-241-21/+14
* make dependGreg Hudson2013-03-243-213/+205
* Eliminate unused variablesGreg Hudson2013-03-151-1/+0
* Fix argument type in kg_unseal_v1Greg Hudson2013-03-151-1/+1
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-271-2/+2
* Modernize k5bufGreg Hudson2013-02-143-16/+16
* Add k5_json_array_fmt and use it in export_cred.cGreg Hudson2013-02-131-261/+273
* Make internal JSON functions return error codesGreg Hudson2013-02-132-75/+97
* Fix RFC 5587 const pointer typedefsGreg Hudson2013-02-111-3/+3
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-094-15/+6
* make dependGreg Hudson2013-01-104-4/+4
* Rename ccache configuration macrosZhanna Tsitkov2013-01-092-6/+6