632cac4ecb
test for lber.h when trying to link against openldap to handle openldap v1, from Sumit Bose <sumit.bose@suse.de>
Assar Westerlund
2001-02-24 04:06:53 +00:00
0e607f119f
(tn): copy the hostname so it doesn't get overwritten while reading ~/.telnetrc (*): removed some unneeded externs
Assar Westerlund
2001-02-20 03:12:09 +00:00
00c631c64b
(krb5_sendto): loop over all address returned by getaddrinfo before trying the next kdc. from thorpej@netbsd.org
Assar Westerlund
2001-02-15 04:35:22 +00:00
59b418d21a
fix default_realm in example
Assar Westerlund
2001-02-15 04:32:58 +00:00
d0c476f2df
(psyslog): do not log to console
Assar Westerlund
2001-02-15 04:30:05 +00:00
594fe33695
fix a few kdc_log format types
Assar Westerlund
2001-02-15 04:29:18 +00:00
887c2b9d5e
(main): use a `struct sockaddr_storage' to be able to store all types of addresses
Assar Westerlund
2001-02-15 04:28:36 +00:00
ffd496571c
try to handle libdes/libcrypto ont requiring -L
Assar Westerlund
2001-02-15 04:24:54 +00:00
2aefcf796c
try to use handle using openssl instead of libdes better. based on patches from GOMBAS Gabor <gombasg@inf.elte.hu> and Brian May <bam@snoopy.apana.org.au>
Assar Westerlund
2001-02-15 04:20:54 +00:00
b3e42a41d3
(setpeer): handle both service names and port numbers for the second optional argument. also make parsing more robust
Assar Westerlund
2001-02-15 04:17:09 +00:00
e7dcc1ea15
(main): fix select-loop to decrement ret correctly. from "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
Assar Westerlund
2001-02-14 23:00:16 +00:00
49b2f7b598
correct the two last weak keys in accordance with FIPS 74. noted by <jhutz@cmu.edu>
Assar Westerlund
2001-02-14 21:25:29 +00:00
daf1381122
(getnameinfo_verified): do the first getnameinfo with NI_NUMERICSERV to avoid the error that bind 8.2.3 reports on not finding the service (ENI_NOSERVNAME). reported by Ake Sandgren <ake@cs.umu.se>
Assar Westerlund
2001-02-12 13:55:07 +00:00
6f980743fb
(generate_type_decode): zero the data at the beginning of the generated function, and add a label `fail' that the code jumps to in case of errors that frees all allocated data
Assar Westerlund
2001-02-10 18:14:38 +00:00
ab0f3be0d5
(getnameinfo_verified): always capture the service from getnameinfo so it can be sent back to getaddrinfo and set socktype to avoid getaddrinfo not returning any addresses
Assar Westerlund
2001-02-08 19:05:15 +00:00
f63c97442d
try to write a useful string as host in utmp, using the same algoritm as telnetd
Assar Westerlund
2001-02-08 16:08:47 +00:00
c0ff298e15
(startslave, start_login): re-write code to keep track both of remote hostname and utmp string to be used
Assar Westerlund
2001-02-08 16:07:28 +00:00
5efe4881d6
(doit, my_telnet): re-write code to keep track both of remote hostname and utmp string to be used
Assar Westerlund
2001-02-08 16:06:27 +00:00
69dadc0db8
(dpagaix): needs to be linked with ld, add an explicit command for it. from Ake Sandgren <ake@cs.umu.se>
Assar Westerlund
2001-02-07 22:45:37 +00:00
d2ae43cdc4
handle building with KRB4 always try to decrypt v4 data with the master key leave it up to the v5 how to encrypt with that master key
Assar Westerlund
2001-02-05 03:05:31 +00:00