| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Makefile.in (all-unix, install): Build and install kadm_err.h. | Ken Raeburn | 2003-01-22 | 2 | -4/+8 |
| * | * krb5.hin (krb5_mk_req_checksum_func): Fix Windows calling convention syntax | Ken Raeburn | 2003-01-17 | 2 | -1/+6 |
| * | Use "standard" error table processing rules | Ken Raeburn | 2003-01-15 | 2 | -6/+18 |
| * | Move socklen_t and sockaddr_storage definitions to port-sockets.h | Ken Raeburn | 2003-01-10 | 3 | -17/+32 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -4/+6 |
| * | AIX 4.3.3 getaddrinfo() is broken in a slightly different way than I thought | Ken Raeburn | 2003-01-09 | 2 | -7/+144 |
| * | * fake-addrinfo.h (freeaddrinfo): Back out 1/3/03 change. ANSI | Ezra Peisach | 2003-01-08 | 2 | -2/+6 |
| * | 2003-01-08 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2003-01-08 | 2 | -2/+7 |
| * | More const for ops tables | Ken Raeburn | 2003-01-08 | 2 | -1/+2 |
| * | Make ccache and rcache ops tables const | Ken Raeburn | 2003-01-08 | 2 | -4/+11 |
| * | Implement krb5_auth_con_set_checksum_func, an API for setting a | Sam Hartman | 2003-01-06 | 2 | -1/+21 |
| * | * fake-addrinfo.h (freeaddrinfo): Do not free a NULL pointer | Ezra Peisach | 2003-01-03 | 2 | -1/+6 |
| * | Ignore some new generated files | Ken Raeburn | 2002-12-19 | 1 | -0/+1 |
| * | Clean up some broken uses of "const" in function interfaces | Ken Raeburn | 2002-12-19 | 2 | -25/+37 |
| * | More KfM merge work | Tom Yu | 2002-12-12 | 3 | -45/+51 |
| * | * krb5.hin: Update comment on krb5_kt_free_entry prototype to | Tom Yu | 2002-12-12 | 2 | -1/+6 |
| * | Fix some KRB5_CALLCONV botches that were causing trouble for Windows build | Tom Yu | 2002-12-07 | 2 | -4/+18 |
| * | * des.h: Move explicit definition of _WINDOWS to precede | Tom Yu | 2002-12-04 | 2 | -4/+6 |
| * | * kadm.h: Include port-sockets.h, not netinet/in.h, for Windows | Tom Yu | 2002-12-04 | 2 | -1/+6 |
| * | * Makefile.in (kadm_err.h): Build here | Tom Yu | 2002-12-03 | 2 | -0/+8 |
| * | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 13 | -300/+325 |
| * | * Makefile.in: Remove references to adm_err.h from here too | Tom Yu | 2002-11-14 | 2 | -5/+8 |
| * | Better type and bounds checking: | Ken Raeburn | 2002-11-13 | 2 | -5/+82 |
| * | New file to define SPNEGO structures | Sam Hartman | 2002-11-06 | 2 | -0/+93 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 4 | -4/+15 |
| * | * k5-int.h (krb5_ser_handle): Now points to const. | Ken Raeburn | 2002-10-31 | 3 | -4/+12 |
| * | Wrong ASN.1 definition and padata type for new hardware preauth | Ken Hornstein | 2002-10-30 | 2 | -2/+10 |
| * | Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txt | Ken Hornstein | 2002-10-24 | 3 | -0/+94 |
| * | No support for negative password expiration last-req hint | Ken Hornstein | 2002-10-24 | 1 | -1/+2 |
| * | gic_pwd doesn't support password expiration notification via last_req hint | Ken Hornstein | 2002-10-23 | 2 | -0/+6 |
| * | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 4 | -2/+10 |
| * | Fix DES_INT32 definition | Tom Yu | 2002-09-27 | 3 | -138/+234 |
| * | * socket-utils.h (sa2sin, sa2sin6): Add redundant cast to (void *) | Tom Yu | 2002-09-27 | 2 | -7/+17 |
| * | * port-sockets.h: Include sys/filio.h if available | Ken Raeburn | 2002-09-19 | 2 | -0/+7 |
| * | update comments | Ken Raeburn | 2002-09-19 | 1 | -1/+1 |
| * | Support reading a list of TCP port numbers from the KDC config file; default | Ken Raeburn | 2002-09-18 | 4 | -1/+14 |
| * | * cm.h: New file | Ken Raeburn | 2002-09-18 | 2 | -0/+41 |
| * | * configure.in: Check for sys/filio.h | Ken Raeburn | 2002-09-18 | 2 | -1/+5 |
| * | * krb.h: Add extern "C" markers in case a C++ compiler is used | Ken Raeburn | 2002-09-18 | 2 | -0/+12 |
| * | Permit building against either the in-tree version of db2 or a system version | Ken Raeburn | 2002-09-13 | 2 | -0/+17 |
| * | * foreachaddr.c: Include errno.h instead of declaring errno | Ken Raeburn | 2002-09-03 | 2 | -1/+3 |
| * | * fake-addrinfo.h (gaiptr, faiptr, gniptr): Delete duplicate declarations | Ken Raeburn | 2002-09-03 | 2 | -16/+5 |
| * | * configure.in: Use AH_TEMPLATE to put undefined definition of | Ezra Peisach | 2002-09-03 | 3 | -1/+14 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 6 | -5/+17 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 2 | -0/+21 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 6 | -6/+18 |
| * | * k5-int.h (krb5int_sendto_udp, krb5int_sendto_tcp): Declarations deleted. | Ken Raeburn | 2002-08-21 | 2 | -5/+8 |
| * | * port-sockets.h (SG_BUF): New macro | Ken Raeburn | 2002-08-21 | 2 | -0/+6 |
| * | * k5-int.h (struct _krb5_context): Add new member udp_pref_limit | Ken Raeburn | 2002-08-16 | 2 | -8/+18 |