Commit Graph

1373 Commits

Author SHA1 Message Date
Assar Westerlund
171ae91fed (krb5_km_req): use krb5_expand_hostname_realms
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7780 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 09:20:01 +00:00
Assar Westerlund
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.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7779 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 09:18:32 +00:00
Assar Westerlund
842e0a5e93 bump version to 7:1:0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7776 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 17:03:51 +00:00
Assar Westerlund
6824231e69 (krb5_sname_to_principal): use krb5_expand_hostname
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7762 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 08:08:03 +00:00
Assar Westerlund
f23bd0709b (krb5_expand_hostname): handle ai_canonname being set in any of the
addresses returnedby getaddrinfo.  glibc apparently returns the
reverse lookup of every address in ai_canonname.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7761 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 08:07:18 +00:00
Assar Westerlund
07b36dc96c (krb5_sname_to_principal): remove `hp'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7747 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 21:49:20 +00:00
Assar Westerlund
48dc72c30c set version to 7:0:0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7745 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 21:47:14 +00:00
Assar Westerlund
db67429c81 (add_padata): change types to make everything work out
(krb5_get_in_cred): remove const to make types match


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7740 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 20:36:28 +00:00
Assar Westerlund
b2cf20bac2 (ARCFOUR_string_to_key): correct signature
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7739 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 20:21:13 +00:00
Assar Westerlund
43fe8a49b4 (krb5_sname_to_principal): handle not getting back a canonname
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7731 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 12:38:55 +00:00
Assar Westerlund
022217df17 (read_v4_entry): set timestamp
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7727 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 08:04:58 +00:00
Assar Westerlund
f8e43718e9 (krb5_sendto_kdc): advance colon so that we actually parse the port
number.  based on a patch from Leif Johansson <leifj@it.su.se>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7722 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 07:59:11 +00:00
Assar Westerlund
de504c0786 (akf_next_entry): remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7709 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 04:00:22 +00:00
Assar Westerlund
32a12060f5 (akf_next_entry): set timetsamp, always go the a predicatble position
on error


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7702 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 00:45:38 +00:00
Assar Westerlund
875d3eb4a1 (krb5_kt_copy_entry_contents): copy timestamp
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7701 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 00:31:20 +00:00
Assar Westerlund
d2cba917ae (fkt_add_entry): store timestamp
(fkt_next_entry_int): return timestamp


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7699 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 00:20:22 +00:00
Assar Westerlund
a27c1e60d6 (krb5_keytab_entry): add timestamp
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7698 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 00:19:24 +00:00
Assar Westerlund
5d4d7143d9 (libkrb5_la_LDFLAGS): bump version to 6:3:1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7641 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-20 22:05:02 +00:00
Assar Westerlund
1b12c75c63 (send_via_proxy): free data
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7630 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-20 00:58:47 +00:00
Assar Westerlund
5b87603dd0 (send_via_proxy): new function
use getaddrinfo instead of gethostbyname{,2}


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7629 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-20 00:58:17 +00:00
Assar Westerlund
b11d86b36c use getaddrinfo instead of getnodebyname{,2}
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7628 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-20 00:57:37 +00:00
Assar Westerlund
b86d779a0b bump version to 6:2:1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7617 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-17 05:21:41 +00:00
Assar Westerlund
790215124e (krb5_sname_to_principal): handle ai_canonname not being set
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7608 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-16 11:48:25 +00:00
Assar Westerlund
644205aa07 (krb5_expand_hostname): handle ai_canonname not being set
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7607 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-16 11:47:22 +00:00
Assar Westerlund
15caebcec9 (krb5_425_conv_principal_ext): be more robust and handle extra dot at
the beginning of default_domain


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7584 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-12 00:59:52 +00:00
Assar Westerlund
5b62261127 bump version to 6:1:1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7578 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-12 00:12:35 +00:00
Assar Westerlund
90731395f4 (get_kdc_address): use `krb5_get_krb_changepw_hst'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7575 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-11 23:14:51 +00:00
Assar Westerlund
f378fbc40f (krb5_get_krb_changepw_hst): add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7574 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-11 23:14:25 +00:00
Assar Westerlund
2ba9607ad1 add support for _kerberos.domain (according to
draft-ietf-cat-krb-dns-locate-01.txt)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7573 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-11 23:14:07 +00:00
Assar Westerlund
11d0dc5d17 (krb5_change_password): use the correct address
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7568 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-07 04:48:33 +00:00
Assar Westerlund
cd5eb6c14b bump version to 6:0:1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7559 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-06 19:49:25 +00:00
Assar Westerlund
661312f68b re-write to use getaddrinfo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7492 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-04 18:02:18 +00:00
Assar Westerlund
032cf94b5b (krb5_sname_to_principal): use getaddrinfo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7490 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-04 17:59:35 +00:00
Assar Westerlund
861698f953 (krb5_expand_hostname): use getaddrinfo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7489 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-04 17:58:27 +00:00
Assar Westerlund
518c2f9f4f (krb5_parse_address): use getaddrinfo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7488 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-04 17:53:33 +00:00
Johan Danielsson
c5b916ca6f remove advertising clause
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7464 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 17:05:13 +00:00
Johan Danielsson
b75cfd368f ARCFOUR_set_key -> RC4_set_key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7461 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 15:03:06 +00:00
Assar Westerlund
3eeca33e57 (ARCFOUR_string_to_key): change order of bytes within unicode
characters.  this should probably be done in some arbitrarly complex
way to do it properly and you would have to know what character
encoding was used for the password and salt string.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7426 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-23 09:01:15 +00:00
Assar Westerlund
1d51e06d60 (ipv4_uninteresting): ignore 0.0.0.0 (INADDR_ANY)
(ipv6_uninteresting): remove unused macro


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7424 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-23 02:20:18 +00:00
Johan Danielsson
48b2840818 rc4->arcfour
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7422 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-22 14:57:13 +00:00
Assar Westerlund
d5c25825c9 add <rc4.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7412 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-17 21:23:25 +00:00
Assar Westerlund
f9f4064e50 (krb5_keytype): add KEYTYPE_RC4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7411 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-17 21:19:23 +00:00
Assar Westerlund
a913b91c3d (get_addrs_int): fix typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7409 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-17 16:38:09 +00:00
Assar Westerlund
032a510b3e some code for doing RC4/MD5/HMAC which might not be totally different
from some small company up in the north-west corner of the US


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7408 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-17 16:36:48 +00:00
Assar Westerlund
7fea1f8f7c (find_all_addresses): change code to actually increment buf_size
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7402 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-17 06:10:42 +00:00
Assar Westerlund
e24e50a902 (krb5_context_data): add `scan_interfaces'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7396 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-14 16:47:13 +00:00
Assar Westerlund
c2d47bfa01 (krb5_get_all_client_addrs): make interaces scanning optional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7395 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-14 16:46:54 +00:00
Assar Westerlund
22c477a1d0 (init_context_from_config_file): set `scan_interfaces'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7394 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-14 16:46:30 +00:00
Assar Westerlund
3a857cd658 (libkrb5_la_SOURCES): add add_et_list.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7393 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-14 16:45:20 +00:00
Assar Westerlund
e42893b955 new file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7392 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-14 16:33:56 +00:00