| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Makefile.in (clean): Remove t_expand and t_expand.o | Ezra Peisach | 2002-04-12 | 2 | -1/+6 |
| * | * recvauth.c (sendauth_version): Now a const array. | Ken Raeburn | 2002-04-12 | 3 | -3/+8 |
| * | * conv_princ.c (struct krb_convert): Add new field 'len'. | Ken Raeburn | 2002-04-12 | 2 | -41/+69 |
| * | * prompter.c (krb5_prompter_posix): Initialize 'i' and make it volatile | Ken Raeburn | 2002-04-12 | 2 | -1/+4 |
| * | * lock_file.c (krb5_lock_file) [POSIX_FILE_LOCKS]: Make static "zero" variabl... | Ken Raeburn | 2002-04-12 | 2 | -2/+5 |
| * | * configure.in: Check for gethostbyname_r, gethostbyaddr_r, getservbyname_r and | Ken Raeburn | 2002-04-12 | 3 | -23/+149 |
| * | * locate_kdc.c (add_addrinfo_to_list) [TEST]: Print out socket type before | Ken Raeburn | 2002-04-12 | 2 | -14/+34 |
| * | Don't use channel bindings for accept_sec_context | Sam Hartman | 2002-04-11 | 2 | -10/+5 |
| * | Suppress warning about unitialized variable; compiler's constant folding | Sam Hartman | 2002-04-11 | 2 | -2/+6 |
| * | * ftp.c: Include Winsock 2 instead of Winsock. | Danilo Almeida | 2002-04-11 | 5 | -2/+21 |
| * | * klist.c: Do not pull in winsock.h since we already pull in | Danilo Almeida | 2002-04-11 | 2 | -3/+6 |
| * | * port-sockets.h: Use Winsock 2 headers for Win32. | Danilo Almeida | 2002-04-11 | 3 | -2/+13 |
| * | * krb.h: Do not include winsock.h for Win32, since we already use | Danilo Almeida | 2002-04-11 | 2 | -1/+5 |
| * | * locate_kdc.c (translate_ai_error), hst_realm.c | Danilo Almeida | 2002-04-11 | 3 | -0/+18 |
| * | * cc_file.c: Use _WIN32 instead of _WINSOCKAPI_ because | Danilo Almeida | 2002-04-11 | 2 | -1/+15 |
| * | Use the canonical _WIN32 instead of WIN32 to test for Win32. | Danilo Almeida | 2002-04-11 | 2 | -1/+9 |
| * | Need port-sockets.h for Win32 (now that using WIN32_LEAN_AND_MEAN) | Danilo Almeida | 2002-04-11 | 3 | -2/+11 |
| * | Define KRB5_PRIVATE=1 so that private definitions are used. Define | Danilo Almeida | 2002-04-11 | 2 | -1/+8 |
| * | * Makefile.in: Build ms2mit. | Danilo Almeida | 2002-04-11 | 4 | -2/+18 |
| * | * asn1buf.c (asn1buf_remove_octetstring, asn1buf_remove_charstring): Fix bounds | Ken Raeburn | 2002-04-10 | 2 | -4/+11 |
| * | call krb5_c_ versions of enctype/cksumtype checking routines | Ken Raeburn | 2002-04-06 | 23 | -39/+83 |
| * | delete no-op '-k' option | Ken Raeburn | 2002-04-06 | 2 | -12/+8 |
| * | * krb5.hin (krb5_c_valid_enctype, krb5_c_valid_cksumtype, | Ken Raeburn | 2002-04-06 | 2 | -0/+15 |
| * | rename some functions to have krb5_c_ prefix | Ken Raeburn | 2002-04-06 | 5 | -4/+36 |
| * | * sim_client.c: Always include stdlib.h. | Ken Raeburn | 2002-04-06 | 2 | -9/+5 |
| * | * sclient.c: Include fake-addrinfo.h. Include stdlib.h unconditionally. | Ken Raeburn | 2002-04-06 | 2 | -68/+93 |
| * | * klist.c (one_addr): Make 0 unsigned (!) in conditional expression in | Ken Raeburn | 2002-04-05 | 2 | -1/+6 |
| * | * aclocal.m4 (TRY_PEER_INT): Strip trailing spaces from defined macros | Ken Raeburn | 2002-04-05 | 2 | -2/+7 |
| * | * def-check.pl: Better error checking. Handles variable argument | Danilo Almeida | 2002-04-05 | 2 | -11/+54 |
| * | Patch from Mark Eichin for bug 635 | Sam Hartman | 2002-04-04 | 2 | -6/+11 |
| * | * pre.in: Add support for doing optional stripping of programs | Tom Yu | 2002-04-03 | 2 | -2/+7 |
| * | * Makefile.in (install-strip): New rule to pass "-s" to install | Tom Yu | 2002-04-03 | 1 | -0/+2 |
| * | * krb5.hin: Default to KRB5_DEPRECATED=1, allowing compiler | Tom Yu | 2002-04-03 | 2 | -8/+27 |
| * | * aclocal.m4 (CONFIG_RULES): Fix to not define KRB5_DEPRECATED; we | Tom Yu | 2002-04-03 | 3 | -1/+9 |
| * | * krb5.hin: Move a whole bunch of stuff under KRB5_DEPRECATED or | Tom Yu | 2002-04-02 | 2 | -9/+86 |
| * | * aclocal.m4 (CONFIG_RULES): Add -DKRB5_PRIVATE=1 and | Tom Yu | 2002-04-02 | 2 | -0/+8 |
| * | Include errno.h | Danilo Almeida | 2002-04-01 | 2 | -0/+5 |
| * | * kerberos.c, kerberos5.c (Data): Reindent to 8 columns. (yes, | Tom Yu | 2002-03-29 | 3 | -18/+23 |
| * | Add krb5_init_keyblock | Sam Hartman | 2002-03-29 | 8 | -14/+100 |
| * | Update copyright | Sam Hartman | 2002-03-29 | 3 | -2/+6 |
| * | * fake-addrinfo.h (getaddrinfo) [__linux__]: Don't crash if hint is a null po... | Ken Raeburn | 2002-03-28 | 2 | -1/+4 |
| * | * k5-int.h: Include errno.h. | Ken Raeburn | 2002-03-28 | 3 | -1/+6 |
| * | * client.c, server.c: Include errno.h | Ken Raeburn | 2002-03-28 | 3 | -0/+6 |
| * | * sim_client.c: Include errno.h | Ken Raeburn | 2002-03-28 | 2 | -0/+5 |
| * | * sclient.c: Include errno.h | Ken Raeburn | 2002-03-28 | 2 | -0/+5 |
| * | * kerberos.c: Include errno.h | Ken Raeburn | 2002-03-28 | 2 | -0/+5 |
| * | * aclocal.m4 (TRY_GETSOCK_INT): Strip trailing spaces from defined macros | Ken Raeburn | 2002-03-28 | 2 | -2/+7 |
| * | * krb5.hin: Don't include <sys/types.h> any more. | Ken Raeburn | 2002-03-28 | 3 | -5/+4 |
| * | * fake-addrinfo.h [NEED_FAKE_GETADDRINFO]: Include errno.h. | Ken Raeburn | 2002-03-28 | 2 | -1/+9 |
| * | Updated telnet patch | Sam Hartman | 2002-03-27 | 3 | -18/+20 |