| Commit message (Expand) | Author | Age | Files | Lines |
* | * krb5.hin: Default to KRB5_DEPRECATED=1, allowing compiler | Tom Yu | 2002-04-03 | 1 | -0/+7 |
* | * krb5.hin: Move a whole bunch of stuff under KRB5_DEPRECATED or | Tom Yu | 2002-04-02 | 1 | -0/+5 |
* | Add krb5_init_keyblock | Sam Hartman | 2002-03-29 | 1 | -0/+4 |
* | * fake-addrinfo.h (getaddrinfo) [__linux__]: Don't crash if hint is a null po... | Ken Raeburn | 2002-03-28 | 1 | -0/+3 |
* | * k5-int.h: Include errno.h. | Ken Raeburn | 2002-03-28 | 1 | -0/+5 |
* | * krb5.hin: Don't include <sys/types.h> any more. | Ken Raeburn | 2002-03-28 | 1 | -0/+4 |
* | * fake-addrinfo.h [NEED_FAKE_GETADDRINFO]: Include errno.h. | Ken Raeburn | 2002-03-28 | 1 | -0/+6 |
* | * fake-addrinfo.h (fake_getnameinfo) [__GNUC__ && __mips__]: Don't call | Ken Raeburn | 2002-03-26 | 1 | -0/+2 |
* | Change approach for getaddrinfo support. Now, only fake-addrinfo.h is | Ken Raeburn | 2002-03-26 | 1 | -0/+8 |
* | Restructure a little to permit wrapping a system implementation of getaddrinfo | Ken Raeburn | 2002-03-12 | 1 | -0/+25 |
* | restore krb5_const definition, with a warning it's deprecated | Ken Raeburn | 2002-03-07 | 1 | -0/+5 |
* | * foreachaddr.c (SLOP): New macro. | Ken Raeburn | 2002-03-06 | 1 | -0/+9 |
* | * krb5.hin, k5-int.h: Use const instead of krb5_const. | Ken Raeburn | 2002-02-23 | 1 | -0/+5 |
* | * foreachaddr.c: New file, contents taken from code shared between | Ken Raeburn | 2002-02-20 | 1 | -0/+7 |
* | * fake-addrinfo.c (_XOPEN_SOURCE_EXTENDED): Define if not defined, and if not | Ken Raeburn | 2002-02-19 | 1 | -0/+8 |
* | * fake-addrinfo.h: Always check for FAI_PREFIX, not just when fake getaddrinfo | Ken Raeburn | 2002-02-10 | 1 | -0/+8 |
* | * socket-utils.h (ss2sin6) [__GNUC__]: Define inline function only if IPv6 su... | Ken Raeburn | 2002-01-09 | 1 | -0/+5 |
* | * k5-int.h (krb5int_des_init_state): Change variable name in | Ezra Peisach | 2001-12-07 | 1 | -0/+5 |
* | When initiating GSSAPI context override tgs-enctypes | Sam Hartman | 2001-11-18 | 1 | -0/+4 |
* | * Link Yarrow into the build | Sam Hartman | 2001-11-16 | 1 | -0/+9 |
* | * Add krb5_c_init_state and krb5_c_free_state functions | Sam Hartman | 2001-11-06 | 1 | -0/+12 |
* | * fake-addrinfo.c (freeaddrinfo): Do not free NULL pointers | Ezra Peisach | 2001-10-30 | 1 | -0/+4 |
* | * k5-int.h: Do not use "usage" in argument names in | Ezra Peisach | 2001-10-26 | 1 | -0/+5 |
* | * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha... | Sam Hartman | 2001-10-26 | 1 | -0/+8 |
* | * configure.in: Use of AC_DEFINE modified to include third | Ezra Peisach | 2001-10-24 | 1 | -0/+6 |
* | * Tie in Microsoft rc4 cipher and make it build | Sam Hartman | 2001-10-23 | 1 | -0/+5 |
* | Include usage argument in keyed hash provider calls | Sam Hartman | 2001-10-22 | 1 | -0/+4 |
* | Add KRB5_CALLCONV to krb5_kt_get_type | Danilo Almeida | 2001-10-16 | 1 | -0/+4 |
* | Replace keytab function-table dispatch macros in krb5.h with functions defined | Ken Raeburn | 2001-10-12 | 1 | -0/+10 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+7 |
* | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 1 | -0/+6 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -1/+3 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -0/+5 |
* | avoid extra copy of krb_err.h in include; update dependencies | Ken Raeburn | 2001-09-28 | 1 | -0/+7 |
* | better realm transit path checking for app server | Ken Raeburn | 2001-09-26 | 1 | -0/+2 |
* | new kdc option flags | Ken Raeburn | 2001-09-07 | 1 | -0/+2 |
* | new ticket flags | Ken Raeburn | 2001-09-07 | 1 | -0/+5 |
* | * fake-addrinfo.h: Include socket-utils.h | Ken Raeburn | 2001-09-06 | 1 | -0/+4 |
* | use a different macro in fake-addrinfo.h to tell fake-addrinfo.c to define fns | Ken Raeburn | 2001-08-31 | 1 | -0/+3 |
* | separate sockaddr_storage support from ipv6 support | Ken Raeburn | 2001-08-31 | 1 | -0/+6 |
* | * socket-utils.h (struct krb5int_sockaddr_storage): Add some extra space | Ken Raeburn | 2001-08-31 | 1 | -0/+3 |
* | * Makefile.in (rebuild-error-tables): New intermediate target, avoids running | Ken Raeburn | 2001-08-30 | 1 | -0/+3 |
* | avoid re-running autoheader when not needed, using timestamp file | Ken Raeburn | 2001-08-30 | 1 | -0/+5 |
* | * fake-addrinfo.c (getnameinfo): Cast address argument to gethostbyaddr | Ken Raeburn | 2001-08-30 | 1 | -0/+3 |
* | * fake-addrinfo.h (AI_V4MAPPED, AI_ADDRCONFIG, AI_ALL, AI_DEFAULT): Define as | Ken Raeburn | 2001-08-30 | 1 | -0/+6 |
* | move socket util definitions (socklen_t, sa2sin, etc) from k5-int to a new file | Ken Raeburn | 2001-08-30 | 1 | -0/+8 |
* | split fake getaddrinfo implementation off into a separate file | Ken Raeburn | 2001-08-29 | 1 | -0/+7 |
* | * k5-int.h (ss2sin6): New gcc-specific function and alternative macro. | Ken Raeburn | 2001-08-03 | 1 | -0/+7 |
* | * fake-addrinfo.h (AI_NUMERICHOST): Define as zero if not already defined | Ken Raeburn | 2001-08-01 | 1 | -0/+5 |
* | krb5_check_transited_list now takes pointers to const | Ken Raeburn | 2001-07-31 | 1 | -0/+5 |