Commit Graph

18735 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
78e28de132 Document krb5_ticket_get_endtime
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19543 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 20:48:50 +00:00
Love Hörnquist Åstrand
dce9cb1dd3 add hex
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19542 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 20:30:30 +00:00
Love Hörnquist Åstrand
f3d6a71320 add hxtool_hex
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19541 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 20:29:27 +00:00
Love Hörnquist Åstrand
8153d3ecb3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19540 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 17:19:52 +00:00
Love Hörnquist Åstrand
983b89b811 Add VisibleString parsing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19539 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 17:15:05 +00:00
Love Hörnquist Åstrand
837f65e1e9 Remove <digest_asn.h>, its already included in headers.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19538 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 17:03:51 +00:00
Love Hörnquist Åstrand
ead67afe06 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19537 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:49:56 +00:00
Love Hörnquist Åstrand
b95c3bd0bb Pass signseal argument to _gss_ntlm_set_key.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19536 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:49:48 +00:00
Love Hörnquist Åstrand
3cc3d6398b (_gss_ntlm_set_key): add signseal argument
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19535 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:49:01 +00:00
Love Hörnquist Åstrand
b16b9c5f40 x
x


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19534 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:41:17 +00:00
Love Hörnquist Åstrand
98e01a4744 Return session key for the NTLMv2 case too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19533 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:40:46 +00:00
Love Hörnquist Åstrand
a06a8d8e14 add ntlmv2 test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19532 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:39:38 +00:00
Love Hörnquist Åstrand
d3a2df7306 break out struct ntlmv2_key;
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19531 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:38:52 +00:00
Love Hörnquist Åstrand
7f49c4ad56 use _gss_ntlm_set_key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19530 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:38:37 +00:00
Love Hörnquist Åstrand
2412c6be41 (_gss_ntlm_set_key): set ntlm v2 keys.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19529 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:38:07 +00:00
Love Hörnquist Åstrand
d296c67503 Set dummy ntlmv2 keys.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19528 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:08:25 +00:00
Love Hörnquist Åstrand
9421ec31ba Set dummy ntlmv2 keys and Check TI.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19527 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:08:06 +00:00
Love Hörnquist Åstrand
95d767da33 NTLMv2 keys.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19526 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 14:00:27 +00:00
Love Hörnquist Åstrand
3f4a53cda3 NTLMv2 sign and verify.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19525 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 13:58:52 +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
f52e719c26 Correct DOMAIN name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19523 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-28 10:20:00 +00:00
Love Hörnquist Åstrand
fb5567f09c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19522 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 20:41:18 +00:00
Love Hörnquist Åstrand
e36ba820f2 catch test that should fail but didn't
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19521 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 20:40:56 +00:00
Love Hörnquist Åstrand
ce533a60e2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19520 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 20:34:36 +00:00
Love Hörnquist Åstrand
ae8c9ae9b9 Test more quoting variants.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19519 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 20:34:20 +00:00
Love Hörnquist Åstrand
9dbf95ffae x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19518 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 20:27:49 +00:00
Love Hörnquist Åstrand
bcd946b04e Include <ctype.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19517 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 20:27:00 +00:00
Love Hörnquist Åstrand
ee1346749b Add test_sl as a TEST
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19516 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 20:25:29 +00:00
Love Hörnquist Åstrand
d03814a713 test sl_make_argv
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19515 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 20:24:54 +00:00
Love Hörnquist Åstrand
76a544ec4e (sl_make_argv): Add quoting support (both "" and \ style).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19514 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 20:24:16 +00:00
Love Hörnquist Åstrand
c115d2abdd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19513 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 13:43:24 +00:00
Love Hörnquist Åstrand
f55b0bd64b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19512 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 12:08:54 +00:00
Love Hörnquist Åstrand
874a6ccd1c (_krb5_mk_req_internal): use md5 for des-cbc-md4 and des-cbc-md5.
This is for (older) windows that will be unhappy anything older.
From Inna Bort-Shatsky


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19511 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 12:07:22 +00:00
Love Hörnquist Åstrand
52d1e8ab82 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19510 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 00:06:25 +00:00
Love Hörnquist Åstrand
f58f1599d2 make sure built headers are copied to the ${build_topdir}/include
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19509 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-27 00:05:19 +00:00
Love Hörnquist Åstrand
1384d00d1d add v2 sign and seal function (commented out, key derivation still missing).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19508 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 18:16:38 +00:00
Love Hörnquist Åstrand
fb1c8392d1 Prefix internal symbol with _kdc_.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19507 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 17:18:14 +00:00
Love Hörnquist Åstrand
450b14e4e3 add digests_allowed
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19506 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 14:24:27 +00:00
Love Hörnquist Åstrand
63abf99eb3 disable ntlmv2 since we can't handle wrap/unwrap
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19505 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 14:19:29 +00:00
Love Hörnquist Åstrand
bcd0cbcf14 return NTLM2 targetinfo structure.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19504 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 14:14:43 +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
7b1e641728 Add digests acls (ntlm)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19502 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 12:54:55 +00:00
Love Hörnquist Åstrand
92f7fdca52 Add digests acls (all)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19501 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 12:51:26 +00:00
Love Hörnquist Åstrand
b54d2595c5 Parse digest acl's
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19500 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 12:49:34 +00:00
Love Hörnquist Åstrand
f424d5432c forward decl;
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19499 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 12:48:04 +00:00
Love Hörnquist Åstrand
b592e99683 Add digest acl's
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19498 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 12:47:11 +00:00
Love Hörnquist Åstrand
44c3c7620b Add ntlm v2 processing, more verbose logging.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19497 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 11:30:06 +00:00
Love Hörnquist Åstrand
529149a437 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19496 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 00:28:14 +00:00
Love Hörnquist Åstrand
8c53b863e9 Verify infotarget.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19495 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 00:26:11 +00:00
Love Hörnquist Åstrand
2904a66bb1 Extract the infotarget from the answer.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19494 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-26 00:25:17 +00:00