summaryrefslogtreecommitdiffstats
path: root/proxy/src/mechglue
Commit message (Expand)AuthorAgeFilesLines
* WIPSimo Sorce2012-06-261-17/+1
* WIP: Add name handlersSimo Sorce2012-06-268-38/+93
* WIP: Add context handle wrappersSimo Sorce2012-06-264-6/+23
* WIP: add cred handle wrappersSimo Sorce2012-06-265-19/+73
* WIP: The mechglue always passes us the right name typeSimo Sorce2012-06-263-14/+6
* Implement cred/context release mechglue wrappersSimo Sorce2012-06-261-0/+51
* Implement init sec context mechglue wrapperSimo Sorce2012-06-261-0/+67
* Implement indicate mechs related mechglue wrappersSimo Sorce2012-06-262-1/+82
* Implement name related mechglue wrappersSimo Sorce2012-06-261-0/+116
* Implement display status mechglue wrappersSimo Sorce2012-06-261-0/+68
* Implement accept sec context mechglue wrappersSimo Sorce2012-06-261-0/+56
* Implement passthrough acquire_cred_with_passwordSimo Sorce2012-06-261-0/+62
* Implement acquire cred mechglue wrappersSimo Sorce2012-06-261-0/+82
* Add mechglue functions declarationsSimo Sorce2012-06-261-0/+114
* Add simple functions to map errorsSimo Sorce2012-06-262-0/+26
* Add function to special-filter OID setsSimo Sorce2012-06-262-0/+54
* Add function to return a special mechSimo Sorce2012-06-263-0/+62
* Add loop avoidance in proxy daemon and gssapi pluginSimo Sorce2012-06-261-0/+8
* Add initialization codeSimo Sorce2012-06-262-0/+201
* Save internal errors in init_sec_contextSimo Sorce2012-06-261-0/+2
* Add function to report internal client errorsSimo Sorce2012-06-262-0/+19
* Move release_name to the proper placeSimo Sorce2012-06-262-11/+10
* Fix gpm_display_statusSimo Sorce2012-06-261-19/+13
* Add gss_inquire_name to mechglueSimo Sorce2012-06-262-0/+64
* Fix handling deleg_creds in accept_sec_contextSimo Sorce2012-06-261-13/+10
* Fix segfaults when NULL buffer is passed in.Simo Sorce2012-06-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
* Add gpm_indicate_mechs functions to mechglue librarySimo Sorce2012-02-032-0/+309
* Add gpm_acquire_cred functions to mechglue librarySimo Sorce2012-02-012-0/+306
* Add gpm_release_handle functions to mechglue librarySimo Sorce2012-01-302-0/+138
* Add accept_sec_context function to mechglue librarySimo Sorce2012-01-302-0/+190
* Add gpm_display_status function to mechglue librarySimo Sorce2012-01-302-0/+121
* Add infrastructure for client side mechglue librarySimo Sorce2012-01-293-0/+581