/
githubmirror
/
gssproxy
ОбзорДокументацияВойти
/
githubmirror
/
gssproxy
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
gssproxy/
src/mechglue/
..
README

Move client lib files in their own directory

14 лет назад
gpp_accept_sec_context.c

Rework gpp_cred_handle management

9 лет назад
gpp_acquire_cred.c

Properly renew expired credentials

9 лет назад
gpp_context.c

Fix most memory leaks

9 лет назад
gpp_creds.c

Add a hidden debug tool to gssproxy

6 лет назад
gpp_display_status.c

Fix formatting on noncompliant copyright lines

11 лет назад
gpp_import_and_canon_name.c

Fix leak of mech OID in gssi_inquire_context()

6 лет назад
gpp_indicate_mechs.c

Clarify mech_for_saslname implementation note

6 лет назад
gpp_init_sec_context.c

Guard against NULL remote credentials

4 года назад
gpp_misc.c

Always shortcircuit mech_invoke to the local mech

6 лет назад
gpp_priv_integ.c

Fix formatting on noncompliant copyright lines

11 лет назад
gss_plugin.c

Support clients running in AT_SECURE context

месяц назад
gss_plugin.h

Remove no-op consts in return types of helper functions

6 лет назад
README
This directory now contains the actual mechglue plugin,
client functions have been moved to the client directory.