| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it was | Tom Yu | 2003-02-07 | 1 | -0/+9 |
| * | * krb5.hin (krb5_mk_req_checksum_func): Fix Windows calling convention syntax | Ken Raeburn | 2003-01-17 | 1 | -0/+5 |
| * | Move socklen_t and sockaddr_storage definitions to port-sockets.h | Ken Raeburn | 2003-01-10 | 1 | -0/+7 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+5 |
| * | AIX 4.3.3 getaddrinfo() is broken in a slightly different way than I thought | Ken Raeburn | 2003-01-09 | 1 | -0/+10 |
| * | * fake-addrinfo.h (freeaddrinfo): Back out 1/3/03 change. ANSI | Ezra Peisach | 2003-01-08 | 1 | -0/+5 |
| * | 2003-01-08 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2003-01-08 | 1 | -0/+5 |
| * | More const for ops tables | Ken Raeburn | 2003-01-08 | 1 | -0/+1 |
| * | Make ccache and rcache ops tables const | Ken Raeburn | 2003-01-08 | 1 | -0/+7 |
| * | Implement krb5_auth_con_set_checksum_func, an API for setting a | Sam Hartman | 2003-01-06 | 1 | -0/+5 |
| * | * fake-addrinfo.h (freeaddrinfo): Do not free a NULL pointer | Ezra Peisach | 2003-01-03 | 1 | -0/+4 |
| * | Clean up some broken uses of "const" in function interfaces | Ken Raeburn | 2002-12-19 | 1 | -0/+12 |
| * | * krb5.hin: Update comment on krb5_kt_free_entry prototype to | Tom Yu | 2002-12-12 | 1 | -0/+5 |
| * | Fix some KRB5_CALLCONV botches that were causing trouble for Windows build | Tom Yu | 2002-12-07 | 1 | -0/+7 |
| * | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 1 | -0/+5 |
| * | * Makefile.in: Remove references to adm_err.h from here too | Tom Yu | 2002-11-14 | 1 | -0/+4 |
| * | Better type and bounds checking: | Ken Raeburn | 2002-11-13 | 1 | -0/+12 |
| * | New file to define SPNEGO structures | Sam Hartman | 2002-11-06 | 1 | -0/+4 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 1 | -0/+6 |
| * | * k5-int.h (krb5_ser_handle): Now points to const. | Ken Raeburn | 2002-10-31 | 1 | -0/+8 |
| * | Wrong ASN.1 definition and padata type for new hardware preauth | Ken Hornstein | 2002-10-30 | 1 | -0/+5 |
| * | Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txt | Ken Hornstein | 2002-10-24 | 1 | -0/+5 |
| * | gic_pwd doesn't support password expiration notification via last_req hint | Ken Hornstein | 2002-10-23 | 1 | -0/+5 |
| * | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 1 | -0/+4 |
| * | * socket-utils.h (sa2sin, sa2sin6): Add redundant cast to (void *) | Tom Yu | 2002-09-27 | 1 | -0/+5 |
| * | * port-sockets.h: Include sys/filio.h if available | Ken Raeburn | 2002-09-19 | 1 | -0/+4 |
| * | * cm.h: New file | Ken Raeburn | 2002-09-18 | 1 | -0/+2 |
| * | * configure.in: Check for sys/filio.h | Ken Raeburn | 2002-09-18 | 1 | -0/+4 |
| * | Permit building against either the in-tree version of db2 or a system version | Ken Raeburn | 2002-09-13 | 1 | -0/+8 |
| * | * foreachaddr.c: Include errno.h instead of declaring errno | Ken Raeburn | 2002-09-03 | 1 | -0/+2 |
| * | * fake-addrinfo.h (gaiptr, faiptr, gniptr): Delete duplicate declarations | Ken Raeburn | 2002-09-03 | 1 | -0/+5 |
| * | * configure.in: Use AH_TEMPLATE to put undefined definition of | Ezra Peisach | 2002-09-03 | 1 | -0/+9 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * k5-int.h (krb5int_sendto_udp, krb5int_sendto_tcp): Declarations deleted. | Ken Raeburn | 2002-08-21 | 1 | -0/+4 |
| * | * port-sockets.h (SG_BUF): New macro | Ken Raeburn | 2002-08-21 | 1 | -0/+4 |
| * | * k5-int.h (struct _krb5_context): Add new member udp_pref_limit | Ken Raeburn | 2002-08-16 | 1 | -0/+4 |
| * | Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>. | Ken Raeburn | 2002-07-12 | 1 | -0/+4 |
| * | Put # for cpp directives in first column | Ken Raeburn | 2002-07-09 | 1 | -0/+4 |
| * | Add hooks to optionally report local address used when contacting a KDC-like | Ken Raeburn | 2002-07-08 | 1 | -0/+8 |
| * | log msgs for configure.in and fake-addrinfo.h changes accidentally checked in... | Ken Raeburn | 2002-07-05 | 1 | -0/+10 |
| * | * port-sockets.h (SOCKET_WRITEV) [!_WIN32]: Use TMP after setting it, to sile... | Ken Raeburn | 2002-07-05 | 1 | -0/+5 |
| * | * configure.in: Modify test for in6addr_any definition in C | Ezra Peisach | 2002-06-26 | 1 | -0/+6 |
| * | * fake-addrinfo.h (GET_SERV_BY_PORT) [HAVE_GETSERVBYNAME_R && | Ken Raeburn | 2002-06-25 | 1 | -0/+8 |
| * | * socket-utils.h (ss2sin6): Enable compilation of inline function version | Ken Raeburn | 2002-06-25 | 1 | -0/+3 |
| * | * k5-util.h (krb5_compat_recvauth, krb5_compat_recvauth_version): Declaration... | Ken Raeburn | 2002-06-25 | 1 | -0/+2 |
| * | move krb5_sete[ug]id from libkrb5util (fn) to k5-util.h (macro) | Ken Raeburn | 2002-06-25 | 1 | -0/+10 |
| * | * port-sockets.h (win_socket_initialize): Delete declaration | Ken Raeburn | 2002-06-24 | 1 | -0/+5 |
| * | * krb5.hin: Fix up yet more CALLCONV botches from last merge | Tom Yu | 2002-06-21 | 1 | -0/+4 |
| * | * fake-addrinfo.h: If IPv6 support is compiled in, but the OS does | Ezra Peisach | 2002-06-21 | 1 | -0/+8 |