This website requires JavaScript.
Explore
Tokyo Drift Issues
Help
Sign In
oysteikt
/
heimdal
Watch
0
Star
0
Fork
0
You've already forked heimdal
Code
Issues
5
Pull Requests
Releases
Activity
Files
793d048a5696048c0dfd9bbd1cff2fff32bc53d6
heimdal
/
appl
/
test
History
Love Hörnquist Åstrand
e2f5762cc8
support GSS_C_DELEG_FLAG and GSS_C_MUTUAL_FLAG
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13688 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-05 19:43:25 +00:00
..
.cvsignore
…
common.c
add --mech,-m argument
2003-09-09 03:38:04 +00:00
gss_common.c
(select_mech): return the gss_OID from a mech name
2003-09-10 09:29:59 +00:00
gss_common.h
prototype for select_mech
2003-09-10 09:30:51 +00:00
gssapi_client.c
(proto): use select_mech
2003-09-10 09:32:42 +00:00
gssapi_server.c
print the mech that was used
2003-09-09 03:36:59 +00:00
http_client.c
support GSS_C_DELEG_FLAG and GSS_C_MUTUAL_FLAG
2004-04-05 19:43:25 +00:00
Makefile.am
build http_client
2003-09-10 00:21:55 +00:00
nt_gss_client.c
…
nt_gss_common.c
…
nt_gss_common.h
…
nt_gss_server.c
(proto): comment out gss_ctx_id_t groveling for now
2003-05-21 15:15:34 +00:00
tcp_client.c
…
tcp_server.c
…
test_locl.h
add mech
2003-09-09 03:38:51 +00:00
uu_client.c
print authorization data if there are any
2003-09-23 02:16:57 +00:00
uu_server.c
…