| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | Makefile.in ($(srcdir)/krb5/autoconf.h.in): New target; rebuild using autoheader | Ken Raeburn | 2001-06-06 | 1 | -0/+5 |
| * | new internal library interface for locating servers | Ken Raeburn | 2001-04-26 | 1 | -0/+13 |
| * | assume ANSI C: delete no-volatile support, and most no-prototype support | Ken Raeburn | 2001-04-26 | 1 | -0/+12 |
| * | move socklen_t, socklen handling from krb5 library to include/k5-int.h | Ken Raeburn | 2001-04-26 | 1 | -0/+8 |
| * | revise error table header rules - don't explicitly invoke awk here | Ken Raeburn | 2001-04-14 | 1 | -0/+8 |
| * | k5-int.h: Always include stdlib.h and string.h; don't bother with HAVE_ macros | Ken Raeburn | 2001-04-14 | 1 | -0/+5 |
| * | * krb5.hin: Add prototypes for krb5_auth_con_setpermetypes() and | Ezra Peisach | 2001-03-08 | 1 | -0/+5 |
| * | * krb5.hin (KRB5_NPROTOTYPE): Delete | Ken Raeburn | 2001-01-20 | 1 | -0/+2 |
| * | Always use ANSI C features (prototypes, const, void *, etc). | Ken Raeburn | 2001-01-20 | 1 | -0/+18 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST and | Ezra Peisach | 2000-11-01 | 1 | -0/+5 |
| * | * k5-int.h: krb5_alt_method, krb5_etype_info_entry length fields | Ezra Peisach | 2000-10-17 | 1 | -0/+17 |
| * | * krb5.hin, k5-int.h: krb5_cc_get_name now returns const char * | Ezra Peisach | 2000-10-03 | 1 | -0/+4 |