Commit Graph

4527 Commits

Author SHA1 Message Date
Love Hornquist Astrand
d6f5c959d6 remember the saltings we used in preauth in case the kdc doesn't sent
it back with the ticket.
2009-11-22 09:32:23 -08:00
Love Hornquist Astrand
34cbe76fdc include <com_err.h> for com_right_r 2009-11-22 07:34:59 -08:00
Love Hornquist Astrand
9a5b9ed720 drop unused prototype 2009-11-22 00:39:21 -08:00
Love Hornquist Astrand
0adbdf8f98 drop include <sys/un.h> 2009-11-22 00:37:59 -08:00
Love Hornquist Astrand
e5d2b6f6ad support kdc offset 2009-11-22 00:18:54 -08:00
Love Hornquist Astrand
28c9deebf1 edd extra flags 2009-11-22 00:14:57 -08:00
Love Hornquist Astrand
926583be1e add _krb5_have_debug 2009-11-22 00:14:33 -08:00
Love Hornquist Astrand
857b6f4172 depend on libheim-ipcc 2009-11-22 00:14:22 -08:00
Love Hornquist Astrand
99f171309f remove unused variables 2009-11-22 00:14:07 -08:00
Love Hornquist Astrand
e515f73e2c [gs]et kdc offset per ccache, add kcm as api cache 2009-11-22 00:09:25 -08:00
Love Hornquist Astrand
eca5e4ecdf make more complete, expose kcm interface, use libheimipc 2009-11-22 00:07:03 -08:00
Love Hornquist Astrand
d2c2e37ef5 add missing libs, update constants 2009-11-21 23:58:40 -08:00
Love Hornquist Astrand
ae56d6eede unused variable 2009-11-17 15:51:41 -08:00
Love Hornquist Astrand
316fc6ff8f Simplify subkey usage for tgs-req, don't rewrite tgs-rep-sub-key keyuage for arcfour, its correct 2009-11-15 21:31:25 -08:00
Love Hornquist Astrand
560f10033c move back krb5_get_err_text to error_string.c for now 2009-11-04 22:33:14 -08:00
Love Hornquist Astrand
768a4460b4 move back krb5_get_err_text to error_string.c for now 2009-11-04 22:33:04 -08:00
Love Hornquist Astrand
23d05643e1 Include <com_err.h> 2009-11-03 23:59:46 -08:00
Love Hornquist Astrand
8d16484f17 less const warnings for com_right_r 2009-11-03 23:59:38 -08:00
Love Hornquist Astrand
6d9b72d76d simplify 2009-11-03 23:49:58 -08:00
Love Hornquist Astrand
de84fec5a3 spelling 2009-11-03 23:37:40 -08:00
Love Hornquist Astrand
7d6291e128 set pointer before freeing 2009-11-03 23:34:48 -08:00
Love Hornquist Astrand
e9f536a839 ignore krb5_get_err_text 2009-11-03 22:27:12 -08:00
Love Hornquist Astrand
83ed187855 ignore krb5_get_err_text 2009-11-03 22:26:44 -08:00
Love Hornquist Astrand
d639f7d881 use krb5_get_error_message() 2009-11-03 22:25:55 -08:00
Love Hornquist Astrand
80daa7681a remove unused variable 2009-11-03 22:22:40 -08:00
Love Hornquist Astrand
f064547294 Use com_right_r(). 2009-10-12 10:55:12 -07:00
Love Hornquist Astrand
d366ed823c add krb5_?prepend_error_message() 2009-10-12 10:23:28 -07:00
Love Hornquist Astrand
1857a8b41c add krb5_?prepend_error_message() 2009-10-12 10:23:14 -07:00
Love Hornquist Astrand
33002c449c deprecate krb5_get_err_text 2009-10-12 09:38:14 -07:00
Love Hornquist Astrand
8d84cfe5c2 deprecate krb5_get_err_text 2009-10-12 09:37:54 -07:00
Love Hornquist Astrand
f5e2873be2 Use strerror_r 2009-10-12 09:34:37 -07:00
Love Hornquist Astrand
fd042b7656 Use strerror_r 2009-10-12 09:22:45 -07:00
Love Hornquist Astrand
682c5e5867 Use strerror_r 2009-10-12 09:07:31 -07:00
Love Hornquist Astrand
bf01a8461f Use strerror_r 2009-10-12 09:06:11 -07:00
Love Hornquist Astrand
279d62834d [HEIMDAL-646] malloc(0) checks for AIX 2009-10-11 18:17:12 -07:00
Love Hornquist Astrand
977acdd84d Always send subkey and assume reply is encrypted using subkey 2009-10-11 09:12:01 -07:00
Love Hornquist Astrand
8e08aa0a15 Use krb5_free_keyblock() 2009-10-11 08:45:51 -07:00
Love Hornquist Astrand
4bab1141d8 syntax error, from Harald Barth 2009-10-06 09:36:18 -07:00
Love Hornquist Astrand
57b40643b9 use server name for referral decision 2009-10-06 07:38:29 -07:00
Love Hornquist Astrand
ceac2815bb Just use RAND_bytes() for generating random bytes 2009-10-06 06:00:24 -07:00
Love Hornquist Astrand
6d1d17efed don't canonicalize names that are short then 2 name element
Since KDC will probably guess wrong on them, and doing
afs@CLIENT-REALM have too large change of actually working.
2009-10-05 22:07:47 -07:00
Love Hornquist Astrand
d7e7640d46 fix argumentin doxygen 2009-10-05 20:29:37 -07:00
Love Hornquist Astrand
a132ffe757 Simplify krb5_build_authenticator and unexport 2009-10-05 19:52:28 -07:00
Love Hornquist Astrand
cc65dc4e8e Just make a copy of the cksum instead of trying to work around the
fact that its not really copied.
2009-10-05 19:25:46 -07:00
Love Hornquist Astrand
753e2cc925 Check that enctypes are valid/enabled before trying to request them 2009-10-05 19:17:11 -07:00
Love Hornquist Astrand
0d10dfb529 doxygen 2009-10-04 11:33:45 -07:00
Love Hornquist Astrand
b0f73165a7 use krb5_make_principal 2009-10-04 11:29:54 -07:00
Love Hornquist Astrand
dc31556b7d use krb5_generate_subkey_extended 2009-10-04 11:12:43 -07:00
Love Hornquist Astrand
4f6759157b move krb5_generate_subkey to deprecated and provide doxygen 2009-10-04 11:02:44 -07:00
Love Hornquist Astrand
615820b0af move krb5_generate_subkey here and deprecate 2009-10-04 11:02:43 -07:00