summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * aclocal.m4 (KRB5_AC_INET6): Include netdb.h when checking for getaddrinfo, inKen Raeburn2002-07-062-1/+22
* * sendto_kdc.c (service_tcp_fd): sockerrlen should have type socklen_tKen Raeburn2002-07-052-1/+6
* update depsKen Raeburn2002-07-051-4/+7
* log msgs for configure.in and fake-addrinfo.h changes accidentally checked in...Ken Raeburn2002-07-051-0/+10
* * port-sockets.h (SOCKET_WRITEV) [!_WIN32]: Use TMP after setting it, to sile...Ken Raeburn2002-07-054-6/+27
* * krb5_libinit.c: Conditionalized error table loading forTom Yu2002-07-052-0/+16
* * network.c: Include fake-addrinfo.hKen Raeburn2002-07-052-0/+3
* * dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SOCKETS before including...Ken Raeburn2002-07-054-0/+5
* Reduce or localize dependencies on address families.Ken Raeburn2002-07-057-107/+114
* * init_os_ctx.c: krb4 needs to get the os config files so it can useTom Yu2002-07-032-107/+11
* * osconf.h (DEFAULT_PROFILE_PATH): Conditionalized for Mac OS XTom Yu2002-07-032-0/+10
* 2002-07-03 Tom Yu <tlyu@mit.edu>Tom Yu2002-07-0310-16/+109
* * network.c (process_packet): Now static. Drop unused "portnum" argument.Ken Raeburn2002-07-023-4/+6
* * kdc_util.h (inet_ntop): Delete declarationKen Raeburn2002-07-022-4/+1
* disable inet_ntop definitionKen Raeburn2002-07-022-0/+9
* * init_sec_context.c (get_credentials): Delete unused variableKen Raeburn2002-07-012-2/+2
* * rlogin.exp: Update expected "encrypting" message for encrypted rloginKen Raeburn2002-07-012-1/+6
* remove gss krb5 mech2 oid and oidset variablesKen Raeburn2002-07-0110-17/+17
* fix some compiler warningsKen Raeburn2002-07-013-11/+21
* updated depsKen Raeburn2002-06-281-5/+6
* * rsh.M: added warning that encryption does not encrypt theJen Selby2002-06-273-4/+12
* * configure.in: Modify test for in6addr_any definition in CEzra Peisach2002-06-262-1/+8
* * appdefault.c (conf_boolean): Change variable from char ** toEzra Peisach2002-06-263-2/+9
* * dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn2002-06-268-29/+33
* * krb5_libinit.c: Added an include for com_err.h sinceTom Yu2002-06-262-1/+16
* * appdefault.c, get_in_tkt.c: made conf_yes and conf_no const toTom Yu2002-06-269-12/+28
* * fake-addrinfo.h (GET_SERV_BY_PORT) [HAVE_GETSERVBYNAME_R &&Ken Raeburn2002-06-252-29/+54
* * socket-utils.h (ss2sin6): Enable compilation of inline function versionKen Raeburn2002-06-252-1/+4
* enable ipv6 rsh connectionsKen Raeburn2002-06-254-80/+126
* * defines.h (default_realm): DeclareKen Raeburn2002-06-252-1/+2
* * kcmd.c (setup_secondary_channel): Use select to time out after 10 minutes, orKen Raeburn2002-06-252-0/+34
* update dependenciesKen Raeburn2002-06-251-4/+4
* back out some changes that weren't readyKen Raeburn2002-06-252-68/+45
* some changes missed in last checkingKen Raeburn2002-06-251-2/+2
* get rid of lib/krb5utilKen Raeburn2002-06-2512-643/+16
* * k5-util.h (krb5_compat_recvauth, krb5_compat_recvauth_version): Declaration...Ken Raeburn2002-06-252-21/+2
* Move compat_recv.c from krb5util library. Move some duplicated code intoKen Raeburn2002-06-257-153/+632
* * Makefile.in (ftpd): Don't use krb5util libraryKen Raeburn2002-06-252-2/+6
* * Makefile.in (ksu): Don't use krb5util libraryKen Raeburn2002-06-252-2/+6
* move krb5_sete[ug]id from libkrb5util (fn) to k5-util.h (macro)Ken Raeburn2002-06-256-89/+62
* * krsh.c (SECURE_MESSAGE): Only indicate that input/output data are beingKen Raeburn2002-06-252-1/+4
* ipv6 support in krlogind.cKen Raeburn2002-06-252-18/+34
* Fix etype info; wrong termination condition used in get_etype_infoSam Hartman2002-06-242-1/+5
* updated output lines from kinitJen Selby2002-06-242-6/+9
* * port-sockets.h (win_socket_initialize): Delete declarationKen Raeburn2002-06-242-2/+5
* * asn1_encode.c (asn1_encode_generaltime): Remove call toTom Yu2002-06-242-3/+6
* * asn1_encode.c: Removed unused Mac OS 9 codeTom Yu2002-06-242-8/+18
* * asn1_get.c (asn1_get_length): Check for negative length.Tom Yu2002-06-242-0/+7
* * c_ustime.c: Remove various things missed in 1-2-2-branch MacOSTom Yu2002-06-225-146/+66
* Oops, missed oneTom Yu2002-06-221-1/+1