summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use secure_getenv in client and mechglue modulegetenvSimo Sorce2013-11-201-3/+4
* Add service match using SeLinux ContextSimo Sorce2013-07-021-0/+1
* Make sure dlopen.sh is part of the tarballGünther Deschner2013-05-221-1/+1
* Add dlopen script to check for unresolved symbols.Günther Deschner2013-05-151-0/+6
* Fix unresolved symbol gp_boolean_is_true() in mechglue plugin.Günther Deschner2013-05-151-2/+3
* Add --with-gpstate-path=PATH configure switch.Günther Deschner2013-05-061-2/+2
* Add support for per-service socketsSimo Sorce2013-04-231-0/+1
* Improve default configuration.Simo Sorce2013-04-231-1/+0
* Add generic function to get creds defaultsSimo Sorce2013-04-101-4/+5
* Add dinglibs ini configuration detection and backend.Günther Deschner2013-04-081-0/+3
* Abstract configuration layer for gssproxy.Günther Deschner2013-04-081-0/+3
* Use gssrpc instead of system rpcSimo Sorce2013-03-141-1/+1
* Add custom implementation of xdr_uint64_tSimo Sorce2013-03-141-1/+2
* Add example GSS-API mechanism plugins config file.Günther Deschner2013-01-151-0/+2
* Use new gss_import/export_cred functionsSimo Sorce2012-10-251-1/+0
* Makefile: Add src/mechglue/gss_plugin.h to header list.Günther Deschner2012-10-251-1/+2
* New test program to exercise the mechglue pluginSimo Sorce2012-10-251-2/+10
* Implement misc spi callsSimo Sorce2012-10-251-0/+1
* Implement privacy/integrity mechglue wrappersSimo Sorce2012-10-251-0/+1
* Implement indicate mechs related mechglue wrappersSimo Sorce2012-10-251-0/+1
* Implement name related mechglue wrappersSimo Sorce2012-10-251-0/+1
* Implement display status mechglue wrappersSimo Sorce2012-10-251-0/+1
* Implement init sec context mechglue wrapperSimo Sorce2012-10-251-0/+1
* Implement accept sec context mechglue wrappersSimo Sorce2012-10-251-0/+1
* Implement context related mechglue wrappersSimo Sorce2012-10-251-0/+1
* Implement cred related mechglue wrappersSimo Sorce2012-10-251-0/+2
* Add initialization codeSimo Sorce2012-10-251-2/+5
* Build mechglue as a pluginSimo Sorce2012-10-251-0/+13
* Implement gpm_wrap_size_limit().Günther Deschner2012-09-141-0/+1
* Implement gpm_unwrap().Günther Deschner2012-09-141-0/+1
* Implement gpm_wrap()Günther Deschner2012-09-141-0/+1
* Implement gpm_verify_mic().Günther Deschner2012-09-141-0/+1
* Implement gpm_get_mic().Günther Deschner2012-09-141-0/+1
* Implement gpm_inquire_contextSimo Sorce2012-09-141-0/+1
* Move client lib files in their own directorySimo Sorce2012-08-311-9/+9
* Implement gp_wrap_size_limit().Günther Deschner2012-08-311-0/+1
* Implement gp_unwrap().Günther Deschner2012-08-311-0/+1
* Implement gp_wrap().Günther Deschner2012-08-311-0/+1
* Implement gp_verify_mic().Günther Deschner2012-08-231-0/+1
* Implement gp_get_mic().Günther Deschner2012-08-231-0/+1
* Add missing headers to Makefile.amSimo Sorce2012-07-101-1/+15
* Add logging helpersSimo Sorce2012-04-151-0/+1
* creds: add code to import krb5 credentials based on configuration.Simo Sorce2012-04-051-0/+2
* There is no need anymore to load the server config in the client test program.Simo Sorce2012-02-091-1/+0
* Rename test program.Simo Sorce2012-02-091-5/+5
* Implement init_sec_context mechglue functionSimo Sorce2012-02-091-0/+1
* Implement server side init_sec_context function.Simo Sorce2012-02-091-0/+1
* Implement import_and_canon_name mechglue functions familySimo Sorce2012-02-071-0/+1
* Implement server side import_and_canon_name()Simo Sorce2012-02-071-0/+1
* Add tests for indicate_mechs functionsSimo Sorce2012-02-051-0/+1