6e3c101b6c
(get_key_from_keytab): rename parameter to `out_key' to avoid conflicting with label. reported by Sean Doran <smd@ebone.net>
Assar Westerlund
2000-02-03 02:13:37 +00:00
b267a04468
remember to lower-case host names. bug reported by <amu@mit.edu>
Assar Westerlund
2000-02-02 04:42:57 +00:00
c976466fbf
(do_version4): look at check_ticket_addresses and emulate that by setting krb_ignore_ip_address (not a great interface but it doesn't seem like the time to go around fixing libkrb stuff now)
Assar Westerlund
2000-02-02 01:26:41 +00:00
6175795a3d
document kauth
Johan Danielsson
2000-02-01 14:12:13 +00:00
b7b96c4ed9
x
Johan Danielsson
2000-02-01 14:06:51 +00:00
c2910e3ec3
change --noaddresses into --no-addresses
Johan Danielsson
2000-02-01 14:06:33 +00:00
1799ccfdaf
update to pseudo-standard APIs for md4,md5,sha. some changes to libdes calls to make them more portable.
Assar Westerlund
2000-01-25 23:15:44 +00:00
1ee6d08980
update to pseudo-standard APIs for md4,md5,sha.
Assar Westerlund
2000-01-25 23:10:13 +00:00
94e1d9abee
update to pseudo-standard APIs for md4,md5,sha. some changes to libdes calls to make them more portable.
Assar Westerlund
2000-01-25 23:06:55 +00:00
8354432978
start using the pseudo-standard APIs for the hash functions
Assar Westerlund
2000-01-25 23:03:39 +00:00
2cc99ee904
move to the pseudo-standard APIs for md4,md5,sha
Assar Westerlund
2000-01-25 23:01:58 +00:00
d5c8ae247b
checking all parsing for errors and all memory allocations also
Assar Westerlund
2000-01-25 22:59:27 +00:00
4784cc455c
remove __P definition (now in com_right.h). this file always includes com_right.h so that's where it should reside.
Assar Westerlund
2000-01-16 04:51:16 +00:00
ad616bf193
moved __P here and added it to the function prototypes
Assar Westerlund
2000-01-16 04:50:34 +00:00
1ab86a66a5
(do_version4): check if preauth was required and bail-out if so since there's no way that could be done in v4. Return NULL_KEY as an error to the client (which is non-obvious, but what can you do?)
Assar Westerlund
2000-01-12 09:27:50 +00:00
3dd2da7148
(krb5_sname_to_principal): use krb5_expand_hostname_realms
Assar Westerlund
2000-01-09 09:21:32 +00:00
171ae91fed
(krb5_km_req): use krb5_expand_hostname_realms
Assar Westerlund
2000-01-09 09:20:01 +00:00
62bfc36ee5
(krb5_expand_hostname_realms): new variant of krb5_expand_hostname that tries until it expands into something that's digestable by krb5_get_host_realm, returning also the result from that function.
Assar Westerlund
2000-01-09 09:18:32 +00:00