summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-292-0/+21
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-236-6/+18
* * k5-int.h (krb5int_sendto_udp, krb5int_sendto_tcp): Declarations deleted.Ken Raeburn2002-08-212-5/+8
* * port-sockets.h (SG_BUF): New macroKen Raeburn2002-08-212-0/+6
* * k5-int.h (struct _krb5_context): Add new member udp_pref_limitKen Raeburn2002-08-162-8/+18
* drop NEED_TIME_H processing in krb.hKen Raeburn2002-07-132-9/+3
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-124-5/+8
* Put # for cpp directives in first columnKen Raeburn2002-07-092-24/+28
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-082-3/+13
* 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
* * osconf.h (DEFAULT_PROFILE_PATH): Conditionalized for Mac OS XTom Yu2002-07-032-0/+10
* * configure.in: Modify test for in6addr_any definition in CEzra Peisach2002-06-262-1/+8
* * 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
* * k5-util.h (krb5_compat_recvauth, krb5_compat_recvauth_version): Declaration...Ken Raeburn2002-06-252-21/+2
* move krb5_sete[ug]id from libkrb5util (fn) to k5-util.h (macro)Ken Raeburn2002-06-253-5/+54
* * port-sockets.h (win_socket_initialize): Delete declarationKen Raeburn2002-06-242-2/+5
* Oops, missed oneTom Yu2002-06-221-1/+1
* * krb5.hin: Fix up yet more CALLCONV botches from last mergeTom Yu2002-06-212-7/+11
* * fake-addrinfo.h: If IPv6 support is compiled in, but the OS doesEzra Peisach2002-06-213-0/+40
* * port-sockets.h [!_WIN32 && !HAVE_MACSOCK_H]: Include krb5/autoconf.h, to ge...Ken Raeburn2002-06-212-0/+7
* * configure.in: Check for sys/uio.h.Ken Raeburn2002-06-203-1/+10
* Client-side TCP support update for Windows.Ken Raeburn2002-06-182-0/+77
* Fix missed pullup of kt_free_entry -> free_keytab_entry_contentsTom Yu2002-06-181-0/+6
* * krb5.hin: Delete inclusion of profile.h againKen Raeburn2002-06-152-6/+4
* * krb5.hin: Conditionalize KRB5_CALLCONV_WRONG separatelyTom Yu2002-06-152-16/+88
* * k5-int.h: Added krb5_kt_dfl_ops for KRB5_KEYTAB_ACCESSOR_FUNCTIONSTom Yu2002-06-152-15/+32
* * krb5.hin: Fix BEGIN_DECLS conditionalTom Yu2002-06-152-1/+7
* * win-mac.h: Since this file is now only Win32, remove non-Win32Tom Yu2002-06-152-98/+28
* delete remnants of sys subdirKen Raeburn2002-06-123-54/+13
* * syslog.h: DeletedKen Raeburn2002-06-122-102/+4
* * bsdlib.h, bstring.h, fake-stdlib.h: DeletedKen Raeburn2002-06-124-925/+4
* * kwinsock.h, macsock.h: DeletedKen Raeburn2002-06-123-944/+4
* client-side TCP supportKen Raeburn2002-06-112-1/+13
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-052-9/+21
* * fake-addrinfo.h [COPY_FIRST_CANONNAME]: Include string.hKen Raeburn2002-06-042-2/+11
* Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn2002-06-042-1/+8
* * socket-utils.h (socklen) [! HAVE_SA_LEN]: Return a socklen_t instead of size_tKen Raeburn2002-05-312-4/+6
* * fake-addrinfo.h (getaddrinfo, getnameinfo, gai_strerror, freeaddrinfo)Ken Raeburn2002-05-312-14/+51
* * configure.in: Check return type for getservbyname_r just as forKen Raeburn2002-05-313-5/+97
* * MacTCP.h, AddressXlation.h: DeletedKen Raeburn2002-05-293-1189/+4
* Reduce build-time per-system dependencies and krb5.h namespace intrusionsKen Raeburn2002-05-253-32/+34
* * fake-addrinfo.h (GET_HOST_BY_NAME, GET_HOST_BY_ADDR)Ken Raeburn2002-04-262-4/+10
* * configure.in: If the return type for gethostbyname_r can't beKen Raeburn2002-04-252-1/+5
* * fake-addrinfo.h (getaddrinfo) [_AIX]: Declare and initialize variable "ai"Ken Raeburn2002-04-252-7/+12
* * configure.in: Check for gethostbyname_r, gethostbyaddr_r, getservbyname_r andKen Raeburn2002-04-123-23/+149
* * port-sockets.h: Use Winsock 2 headers for Win32.Danilo Almeida2002-04-113-2/+13
* * krb.h: Do not include winsock.h for Win32, since we already useDanilo Almeida2002-04-112-1/+5