summaryrefslogtreecommitdiffstats
path: root/proxy/src/mechglue
Commit message (Expand)AuthorAgeFilesLines
* Fix resource leaks found by CoveritySimo Sorce2013-04-034-17/+29
* Fix uninizialized variables found by CoveritySimo Sorce2013-04-032-8/+8
* Add client side support to set allowed enctypesSimo Sorce2013-03-271-1/+92
* Add helper function to check for krb5 oidSimo Sorce2013-03-272-0/+15
* Use token wrapper in gpp_remote_lo_local_ctxSimo Sorce2013-03-221-4/+39
* Create helper function to wrap tokenSimo Sorce2013-03-223-20/+34
* Fix gssi_context_time for remote calls.Günther Deschner2013-03-141-4/+3
* Fix gssi_import_sec_context_by_mech()Günther Deschner2013-03-141-1/+1
* mechglue: add trace debuggingGünther Deschner2013-03-1411-0/+131
* mechglue: initialize gpp cred_handle in gssi_acquire_cred_with_password().Günther Deschner2013-02-221-1/+1
* mechglue: fix gssi_set_cred_option() arguments.Günther Deschner2013-02-222-4/+4
* interposer-plugin: Fix MIT 1.11 gssi_import_sec_context_by_mech symbol name.Günther Deschner2013-02-152-8/+8
* Change interposer usage, clients need to set GSS_USE_PROXY=1|YES.Günther Deschner2013-01-151-2/+5
* Implement export_name_compositeGünther Deschner2012-10-252-0/+28
* Implement internal_release_oidSimo Sorce2012-10-252-0/+27
* Implement misc spi callsSimo Sorce2012-10-252-0/+218
* Implement privacy/integrity mechglue wrappersSimo Sorce2012-10-252-0/+420
* Implement indicate mechs related mechglue wrappersSimo Sorce2012-10-252-0/+217
* Implement name related mechglue wrappersSimo Sorce2012-10-252-0/+456
* Implement display status mechglue wrappersSimo Sorce2012-10-252-0/+75
* Implement init sec context mechglue wrapperSimo Sorce2012-10-252-0/+226
* Implement accept sec context mechglue wrappersSimo Sorce2012-10-252-0/+167
* Implement context related mechglue wrappersSimo Sorce2012-10-252-0/+460
* Implement cred related mechglue wrappersSimo Sorce2012-10-253-0/+831
* Add name handle wrapperSimo Sorce2012-10-252-0/+71
* Add context handle wrapperSimo Sorce2012-10-251-0/+5
* Add cred handle wrapperSimo Sorce2012-10-251-0/+5
* Add function to ease copying oidsSimo Sorce2012-10-252-0/+25
* Add function to convert remote context to localSimo Sorce2012-10-252-0/+18
* Add simple functions to map errorsSimo Sorce2012-10-252-0/+26
* Add function to return a special mechSimo Sorce2012-10-252-0/+203
* Add mechanism to select behavior based on envvarSimo Sorce2012-10-252-0/+38
* Add loop avoidance in proxy daemon and gssapi pluginSimo Sorce2012-10-251-0/+8
* Add initialization codeSimo Sorce2012-10-252-0/+141
* Move client lib files in their own directorySimo Sorce2012-08-3110-2668/+2
* Save internal errors in init_sec_contextSimo Sorce2012-08-311-0/+2
* Add function to report internal client errorsSimo Sorce2012-08-312-0/+19
* Always return a minor_statusSimo Sorce2012-08-311-0/+2
* Move release_name to the proper placeSimo Sorce2012-08-312-11/+10
* Fix gpm_display_statusSimo Sorce2012-08-311-19/+13
* Add gpm_inquire_name to client libSimo Sorce2012-08-312-0/+68
* Output type can be null in gss_display_nameSimo Sorce2012-08-061-7/+9
* Fix handling deleg_creds in accept_sec_contextSimo Sorce2012-07-261-13/+10
* Fix segfaults when NULL buffer is passed in.Simo Sorce2012-07-261-3/+5
* gp_socket: properly handle fagment bitSimo Sorce2012-03-221-1/+5
* server: better handle return statusSimo Sorce2012-02-231-20/+24
* Implement init_sec_context mechglue functionSimo Sorce2012-02-092-0/+185
* Implement import_and_canon_name mechglue functions familySimo Sorce2012-02-072-0/+285
* Add more functions of the indicate_mechs() familySimo Sorce2012-02-052-14/+466
* Fix accept_sec_context to properly return src_nameSimo Sorce2012-02-051-0/+8