| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | * fake-addrinfo.h: Include port-sockets.h instead of system header files; sho... | Ken Raeburn | 2001-07-20 | 1 | -0/+5 |
| * | * fake-addrinfo.h (translate_h_errno): Supply a default value in case some | Ken Raeburn | 2001-07-19 | 1 | -0/+4 |
| * | move krb5_os_hostaddr decl from krb5.hin to k5-int.h | Ken Raeburn | 2001-07-19 | 1 | -0/+3 |
| * | * fake-addrinfo.h: New file | Ken Raeburn | 2001-07-19 | 1 | -0/+4 |
| * | * krb5.hin: Do not use "random_key" as argument name. When krb.h | Ezra Peisach | 2001-06-22 | 1 | -0/+8 |
| * | * krb5.hin: Move prototypes for krb5_net_read() and | Ezra Peisach | 2001-06-20 | 1 | -0/+6 |
| * | Use a "struct addrlist" instead of separate count and pointer-to-pointer values | Ken Raeburn | 2001-06-20 | 1 | -0/+10 |
| * | * k5-util.h: Add prototypes for krb5_compat_recvauth_version() and | Ezra Peisach | 2001-06-11 | 1 | -0/+9 |
| * | * krb5.hin: Get rid of extraneous krb5_const before integer | Ezra Peisach | 2001-06-07 | 1 | -0/+8 |
| * | * k5-int.h: Remove AS_REP_105_SAM_COMPAT definition. Not used in | Ezra Peisach | 2001-06-07 | 1 | -0/+8 |