summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * k5-int.h: Do not use "usage" in argument names inEzra Peisach2001-10-261-0/+5
* * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman2001-10-261-0/+8
* * configure.in: Use of AC_DEFINE modified to include thirdEzra Peisach2001-10-241-0/+6
* * Tie in Microsoft rc4 cipher and make it buildSam Hartman2001-10-231-0/+5
* Include usage argument in keyed hash provider callsSam Hartman2001-10-221-0/+4
* Add KRB5_CALLCONV to krb5_kt_get_typeDanilo Almeida2001-10-161-0/+4
* Replace keytab function-table dispatch macros in krb5.h with functions definedKen Raeburn2001-10-121-0/+10
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+7
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-061-0/+6
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-1/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-0/+5
* avoid extra copy of krb_err.h in include; update dependenciesKen Raeburn2001-09-281-0/+7
* better realm transit path checking for app serverKen Raeburn2001-09-261-0/+2
* new kdc option flagsKen Raeburn2001-09-071-0/+2
* new ticket flagsKen Raeburn2001-09-071-0/+5
* * fake-addrinfo.h: Include socket-utils.hKen Raeburn2001-09-061-0/+4
* use a different macro in fake-addrinfo.h to tell fake-addrinfo.c to define fnsKen Raeburn2001-08-311-0/+3
* separate sockaddr_storage support from ipv6 supportKen Raeburn2001-08-311-0/+6
* * socket-utils.h (struct krb5int_sockaddr_storage): Add some extra spaceKen Raeburn2001-08-311-0/+3
* * Makefile.in (rebuild-error-tables): New intermediate target, avoids runningKen Raeburn2001-08-301-0/+3
* avoid re-running autoheader when not needed, using timestamp fileKen Raeburn2001-08-301-0/+5
* * fake-addrinfo.c (getnameinfo): Cast address argument to gethostbyaddrKen Raeburn2001-08-301-0/+3
* * fake-addrinfo.h (AI_V4MAPPED, AI_ADDRCONFIG, AI_ALL, AI_DEFAULT): Define asKen Raeburn2001-08-301-0/+6
* move socket util definitions (socklen_t, sa2sin, etc) from k5-int to a new fileKen Raeburn2001-08-301-0/+8
* split fake getaddrinfo implementation off into a separate fileKen Raeburn2001-08-291-0/+7
* * k5-int.h (ss2sin6): New gcc-specific function and alternative macro.Ken Raeburn2001-08-031-0/+7
* * fake-addrinfo.h (AI_NUMERICHOST): Define as zero if not already definedKen Raeburn2001-08-011-0/+5
* krb5_check_transited_list now takes pointers to constKen Raeburn2001-07-311-0/+5
* * fake-addrinfo.h: Include port-sockets.h instead of system header files; sho...Ken Raeburn2001-07-201-0/+5
* * fake-addrinfo.h (translate_h_errno): Supply a default value in case someKen Raeburn2001-07-191-0/+4
* move krb5_os_hostaddr decl from krb5.hin to k5-int.hKen Raeburn2001-07-191-0/+3
* * fake-addrinfo.h: New fileKen Raeburn2001-07-191-0/+4
* * krb5.hin: Do not use "random_key" as argument name. When krb.hEzra Peisach2001-06-221-0/+8
* * krb5.hin: Move prototypes for krb5_net_read() andEzra Peisach2001-06-201-0/+6
* Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn2001-06-201-0/+10
* * k5-util.h: Add prototypes for krb5_compat_recvauth_version() andEzra Peisach2001-06-111-0/+9
* * krb5.hin: Get rid of extraneous krb5_const before integerEzra Peisach2001-06-071-0/+8
* * k5-int.h: Remove AS_REP_105_SAM_COMPAT definition. Not used inEzra Peisach2001-06-071-0/+8
* Makefile.in ($(srcdir)/krb5/autoconf.h.in): New target; rebuild using autoheaderKen Raeburn2001-06-061-0/+5
* new internal library interface for locating serversKen Raeburn2001-04-261-0/+13
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-0/+12
* move socklen_t, socklen handling from krb5 library to include/k5-int.hKen Raeburn2001-04-261-0/+8
* revise error table header rules - don't explicitly invoke awk hereKen Raeburn2001-04-141-0/+8
* k5-int.h: Always include stdlib.h and string.h; don't bother with HAVE_ macrosKen Raeburn2001-04-141-0/+5
* * krb5.hin: Add prototypes for krb5_auth_con_setpermetypes() andEzra Peisach2001-03-081-0/+5
* * krb5.hin (KRB5_NPROTOTYPE): DeleteKen Raeburn2001-01-201-0/+2
* Always use ANSI C features (prototypes, const, void *, etc).Ken Raeburn2001-01-201-0/+18
* * configure.in: Use AC_C_CONST instead of AC_CONST andEzra Peisach2000-11-011-0/+5
* * k5-int.h: krb5_alt_method, krb5_etype_info_entry length fieldsEzra Peisach2000-10-171-0/+17
* * krb5.hin, k5-int.h: krb5_cc_get_name now returns const char *Ezra Peisach2000-10-031-0/+4