Authenticate GSS context in separate thread. (Not fully working yet.)
authorJennifer Richards <jennifer@painless-security.com>
Fri, 24 Jun 2016 15:19:59 +0000 (11:19 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Fri, 24 Jun 2016 15:19:59 +0000 (11:19 -0400)
commit36204b9350996b2ce762adb0db4146df560190c1
tree5442311dc1fbf1e966795fea41632e3bced368d2
parent083960172fa34d981659a62be109f8b579047e8c
Authenticate GSS context in separate thread. (Not fully working yet.)
12 files changed:
Makefile.am
common/tr_mq.c
include/tr_mq.h
include/tr_trp.h
include/trp_internal.h
include/trust_router/trp.h
tr/tr_main.c
tr/tr_trp.c
tr/trpc_main.c
trp/trp_conn.c [new file with mode: 0644]
trp/trpc.c
trp/trps.c