Commit Graph

19 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
cec3f10ef0 use krb5_set_error_message
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23279 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-23 03:25:58 +00:00
Love Hörnquist Åstrand
2da57a288f (krb5_digest_probe): return what mechs are supported/allowed.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22156 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-04 20:02:49 +00:00
Love Hörnquist Åstrand
c82ec6e918 Make work with c++, reported by Hai Zaar
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21929 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-08-27 14:00:30 +00:00
Love Hörnquist Åstrand
abd5d07295 rename hash-a1 to session key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20141 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-02-02 21:31:16 +00:00
Love Hörnquist Åstrand
13c8463463 New functions to send in requestResponse to KDC and get status of the request.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20115 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-02-01 20:18:41 +00:00
Love Hörnquist Åstrand
efcaa7828a (krb5_ntlm_rep_get_sessionkey): return value is krb5_error_code
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19524 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 12:30:05 +00:00
Love Hörnquist Åstrand
9c6454c235 Add krb5_ntlm_init_get_targetinfo.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19503 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 13:19:56 +00:00
Love Hörnquist Åstrand
89e1ccd48f Add sessionkey accessor functions.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19460 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-19 19:46:17 +00:00
Love Hörnquist Åstrand
df50d13193 API to authenticate ntlm requests.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19354 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-15 19:16:32 +00:00
Love Hörnquist Åstrand
0a3bd1b7b8 Try to not leak memory.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18845 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-22 20:13:52 +00:00
Love Hörnquist Åstrand
9a5060408d (digest_request): fix usage of realm vs r arguments.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18567 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-18 21:50:54 +00:00
Love Hörnquist Åstrand
8b1cb25ffc Prefix der primitives with der_.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18455 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-14 09:53:19 +00:00
Love Hörnquist Åstrand
bdd4e14fd2 Memset irep to zero.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18365 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-09 06:39:23 +00:00
Love Hörnquist Åstrand
df68c9c378 (digest_request): if NULL is passed in as realm, use default realm.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18197 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-02 10:49:56 +00:00
Love Hörnquist Åstrand
7efc06e58d Catch more error.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17944 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-28 11:38:24 +00:00
Love Hörnquist Åstrand
4841cd3fd6 (krb5_digest_set_authid): new function.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17943 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-25 12:01:49 +00:00
Love Hörnquist Åstrand
02aa31c195 In the case where we get a DigestError back, save the error string and code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17935 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-25 07:15:59 +00:00
Love Hörnquist Åstrand
b68aa0068d (krb5_digest_set_authentication_user): use krb5_principal
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17900 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-23 11:30:38 +00:00
Love Hörnquist Åstrand
c45391adce Add digest support to the client side.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17899 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-23 11:25:48 +00:00