232c6d2d30
convert DES3 keys to des3-cbc-sha1, and des3-cbc-md5
Johan Danielsson
1999-02-20 16:57:36 +00:00
766ee2929e
x
Johan Danielsson
1999-02-20 16:30:25 +00:00
8f5094b857
(DES3_string_to_key): make this actually do what the draft said it should
Johan Danielsson
1999-02-20 16:30:11 +00:00
a4637a1462
add copyright and rcsid
Johan Danielsson
1999-02-20 15:57:17 +00:00
557b2e4beb
x
Johan Danielsson
1999-02-20 15:47:18 +00:00
5ee2667389
little program for database conversion
Johan Danielsson
1999-02-20 15:45:31 +00:00
0b5e5caf89
(DB_open): try to open database w/o .db extension
Johan Danielsson
1999-02-20 15:40:16 +00:00
0f9fe88e23
convert_db
Johan Danielsson
1999-02-20 15:12:34 +00:00
523ded820a
(NDBM_open): add test for database format
Johan Danielsson
1999-02-20 15:11:54 +00:00
20c97f7f5e
(DB_open): add test for database format
Johan Danielsson
1999-02-20 15:11:27 +00:00
28cb367252
(generate_2int): don't depend on flags being unsigned
Johan Danielsson
1999-02-20 15:08:53 +00:00
fdce59c712
hdb_set_master_key -> hdb_set_master_keyfile
Johan Danielsson
1999-02-20 15:07:52 +00:00
5b473763a4
prototype for `hdb_set_master_keyfile'
Johan Danielsson
1999-02-20 15:07:00 +00:00
e890eb7603
change hdb_set_master_key' to take an EncryptionKey, and add a new function hdb_set_master_keyfile' to do what `hdb_set_master_key' used to do
Johan Danielsson
1999-02-20 15:06:22 +00:00
f908310db8
update year
Johan Danielsson
1999-02-20 14:48:43 +00:00
634a963513
add `--convert-file' option to change keytype of existing master key file
Johan Danielsson
1999-02-20 14:47:49 +00:00
beaef7e102
(add): on second thought, remove abs. there's already a standard function in ANSI of that name and I prefer functions to macros and we depend on it existing in a number of places.
Assar Westerlund
1999-02-16 00:55:18 +00:00
ad82c58082
(krb5_salttype_to_string): new function (RSA_MD5_DES_verify, RSA_MD5_DES3_verify): initialize ret
Assar Westerlund
1999-02-15 21:03:38 +00:00
8f96576576
(match): remove #ifdef HAVE_FNMATCH. We have a fnmatch implementation in roken and therefore always have it.
Assar Westerlund
1999-02-13 17:48:29 +00:00
cadde46b56
(get_kdc_address): only call gethostbyname2 with AF_INET6 if we actually have IPv6. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net>
Assar Westerlund
1999-02-01 03:12:06 +00:00
cd97d42863
(krb5_get_forwarded_creds): only call gethostbyname2 with AF_INET6 if we actually have IPv6. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net>
Assar Westerlund
1999-02-01 03:10:36 +00:00
2872ceb0f7
(krb5_sendto_kdc): only call gethostbyname2 with AF_INET6 if we actually have IPv6. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net>
Assar Westerlund
1999-02-01 03:09:02 +00:00
7c9d03a4ee
(tn): only call gethostbyname2 with AF_INET6 if we actually have IPv6. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net>
Assar Westerlund
1999-02-01 03:08:27 +00:00
936ed46ba7
more magic for different v6 implementations. From Jun-ichiro itojun Hagino <itojun@kame.net>
Assar Westerlund
1999-01-31 05:50:29 +00:00
5edb3c3759
(parse_prots): always bind to AF_INET, there are v6-implementations without support for `mapped V4 addresses'. From Jun-ichiro itojun Hagino <itojun@kame.net>
Assar Westerlund
1999-01-31 05:26:29 +00:00
cb09ff0795
(get_kadm_ticket): only remove creds if krb5_get_credentials was succesful. (get_new_cache): return better error codes and return earlier. (get_cred_cache): only delete default_client if it's different from client (kadm5_c_init_with_context): return a more descriptive error.
Assar Westerlund
1999-01-30 19:39:59 +00:00
34ea75f10f
(check_flags): handle NULL client or server
Assar Westerlund
1999-01-30 19:35:53 +00:00