summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * krb5.hin: Default to KRB5_DEPRECATED=1, allowing compilerTom Yu2002-04-031-0/+7
* * krb5.hin: Move a whole bunch of stuff under KRB5_DEPRECATED orTom Yu2002-04-021-0/+5
* Add krb5_init_keyblockSam Hartman2002-03-291-0/+4
* * fake-addrinfo.h (getaddrinfo) [__linux__]: Don't crash if hint is a null po...Ken Raeburn2002-03-281-0/+3
* * k5-int.h: Include errno.h.Ken Raeburn2002-03-281-0/+5
* * krb5.hin: Don't include <sys/types.h> any more.Ken Raeburn2002-03-281-0/+4
* * fake-addrinfo.h [NEED_FAKE_GETADDRINFO]: Include errno.h.Ken Raeburn2002-03-281-0/+6
* * fake-addrinfo.h (fake_getnameinfo) [__GNUC__ && __mips__]: Don't callKen Raeburn2002-03-261-0/+2
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-261-0/+8
* Restructure a little to permit wrapping a system implementation of getaddrinfoKen Raeburn2002-03-121-0/+25
* restore krb5_const definition, with a warning it's deprecatedKen Raeburn2002-03-071-0/+5
* * foreachaddr.c (SLOP): New macro.Ken Raeburn2002-03-061-0/+9
* * krb5.hin, k5-int.h: Use const instead of krb5_const.Ken Raeburn2002-02-231-0/+5
* * foreachaddr.c: New file, contents taken from code shared betweenKen Raeburn2002-02-201-0/+7
* * fake-addrinfo.c (_XOPEN_SOURCE_EXTENDED): Define if not defined, and if notKen Raeburn2002-02-191-0/+8
* * fake-addrinfo.h: Always check for FAI_PREFIX, not just when fake getaddrinfoKen Raeburn2002-02-101-0/+8
* * socket-utils.h (ss2sin6) [__GNUC__]: Define inline function only if IPv6 su...Ken Raeburn2002-01-091-0/+5
* * k5-int.h (krb5int_des_init_state): Change variable name inEzra Peisach2001-12-071-0/+5
* When initiating GSSAPI context override tgs-enctypesSam Hartman2001-11-181-0/+4
* * Link Yarrow into the buildSam Hartman2001-11-161-0/+9
* * Add krb5_c_init_state and krb5_c_free_state functionsSam Hartman2001-11-061-0/+12
* * fake-addrinfo.c (freeaddrinfo): Do not free NULL pointersEzra Peisach2001-10-301-0/+4
* * 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