aad564d1c2
re-write the handling of crypto libraries. try to use the one of openssl's libcrypto or krb4's libdes that has all the required functionality (md4, md5, sha1, des, rc4). if there is no such library, the included lib/des is built.
Assar Westerlund
2001-08-22 20:30:33 +00:00
bc3b6065c1
providd a fallback for ARG_MAX. from <tol@stacken.kth.se>
Assar Westerlund
2001-08-21 15:32:44 +00:00
6e1283cbc2
remove all winsock.h for now, it does more harm than good under cygwin and if it should be used, the correct conditional needs to be found from <tol@stacken.kth.se>
Assar Westerlund
2001-08-21 15:32:07 +00:00
663be21b9b
AC_TR_CPP -> AS_TR_CPP to make autoconf 2.52 happy
Johan Danielsson
2001-08-21 12:00:16 +00:00
2661c4269f
remove extra space after -L check for libutil.h
Assar Westerlund
2001-08-21 09:11:09 +00:00
a5b035f6c8
this is *shell*
Johan Danielsson
2001-08-19 16:27:02 +00:00
93d1fb6cdb
x
Johan Danielsson
2001-08-17 13:07:00 +00:00
8d1688e269
include a definition of in6addr_loopback if it doesn't exist
Johan Danielsson
2001-08-17 13:06:57 +00:00
83329f5dd6
add test for non-existant in6addr_loopback in AIX
Johan Danielsson
2001-08-17 13:05:59 +00:00
db87194659
x
Johan Danielsson
2001-08-17 07:49:36 +00:00
0e1cd9e55f
fix prototype for get_des_key
Johan Danielsson
2001-08-17 07:49:23 +00:00
04c7a2f78d
fix call to get_des_key
Johan Danielsson
2001-08-17 07:49:01 +00:00
3e1b5578a6
(get_des_key): if getting a key for a server, return any des-key not just keys that can be string-to-keyed by the client
Johan Danielsson
2001-08-17 07:48:24 +00:00
4819ecfc90
x
Johan Danielsson
2001-08-15 19:43:35 +00:00
e148ef045b
fix prototype for gssapi_krb5_init
Johan Danielsson
2001-08-15 19:43:26 +00:00
38c91e6050
only complain about encryption flag when old authentication is requested
Johan Danielsson
2001-08-15 19:42:59 +00:00
c55413c24c
test for getaddrinfo's that doesn't like numeric services
Johan Danielsson
2001-08-15 19:41:18 +00:00
68a8e28104
x
Johan Danielsson
2001-08-13 15:54:42 +00:00
6d03df199a
rewritten man page
Johan Danielsson
2001-08-13 15:54:35 +00:00
2dbc6b6ddf
fix some problems with previous
Johan Danielsson
2001-08-13 15:12:16 +00:00
dd63466491
x
Johan Danielsson
2001-08-13 14:42:13 +00:00
1808377ef8
x
Johan Danielsson
2001-08-13 13:32:12 +00:00
4a118deffb
(krb5_sockaddr_uninteresting): don't try to call uninteresting function if not defined by address family
Johan Danielsson
2001-08-13 13:23:53 +00:00
85c00b0cfa
add easier afs configuration, defaulting to the local realm in lower case; also try to remove duplicate salts
Johan Danielsson
2001-08-13 13:19:39 +00:00
0b0ddfe3ba
x
Johan Danielsson
2001-08-13 13:15:57 +00:00
e8914c9b44
(gsskrb5_register_acceptor_identity): init context and check return value from kt_resolve
Johan Danielsson
2001-08-13 13:15:45 +00:00
4c033c2687
return error code
Johan Danielsson
2001-08-13 13:14:07 +00:00