summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* Avoid memory leaks on errorHEADmasterSimo Sorce2014-07-101-1/+3
* Include autoconf.h before system headersGreg Hudson2014-07-088-29/+7
* Add tests for invalid GSSAPI per-message tokensGreg Hudson2014-06-261-0/+1
* Handle invalid RFC 1964 tokens [CVE-2014-4341...]Greg Hudson2014-06-262-9/+41
* Simplify ticket retrieval from AP-REQsGreg Hudson2014-06-101-4/+3
* Do not loop on add_cred_from and other new methodsSam Hartman2014-06-051-4/+4
* Use k5_setmsgGreg Hudson2014-06-052-4/+3
* Read /etc/gss/mech if no mech.d/*.conf foundGreg Hudson2014-06-041-17/+24
* Improve pointer hygiene around gss_display_nameGreg Hudson2014-05-242-3/+7
* Load mechglue config files from /etc/gss/mech.dGünther Deschner2014-05-221-11/+54
* Remove dead code from the mechglue initializationGünther Deschner2014-05-221-27/+0
* Allow GSS mechs to force mechlistMIC in SPNEGOSimo Sorce2014-05-081-0/+37
* Fix unlikely memory leak exporting lucid contextNeng Xue2014-05-071-0/+1
* Use k5_change_error_message_code in krb5 GSS mechGreg Hudson2014-05-071-4/+1
* Fix t_seqstate build with Solaris compilerGreg Hudson2014-03-281-2/+3
* Rewrite GSS sequence state tracking codeGreg Hudson2014-03-185-271/+184
* Improve internal API for GSS sequence numbersGreg Hudson2014-03-1812-93/+101
* Add tests for GSSAPI sequence number processingGreg Hudson2014-03-183-0/+204
* Fix GSS krb5 initial sequence number gap handlingTomas Kuthan2014-03-181-0/+15
* Fix clean-unix rule for gssapi_krb5.hTomas Kuthan2014-03-081-2/+2
* 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