| Commit message (Expand) | Author | Age | Files | Lines |
| * | * aclocal.m4 (WITH_CCOPTS, WITH_CPPOPTS, WITH_LINKER, WITH_LDOPTS, | Ken Raeburn | 2003-08-26 | 2 | -49/+16 |
| * | make depend | Ken Raeburn | 2003-08-21 | 1 | -1/+5 |
| * | * dnssrv.c: New file; split out DNS SRV RR query support... | Ken Raeburn | 2003-08-21 | 4 | -225/+281 |
| * | * configure.in: Don't substitute LIBOBJS, newer autoconfs don't like it | Ken Raeburn | 2003-08-21 | 2 | -4/+5 |
| * | * Makefile.in (STLIBOBJS, OBJS): Empty | Ken Raeburn | 2003-08-21 | 2 | -2/+6 |
| * | * fake-addrinfo.h (getnameinfo): Define to my_fake_getnameinfo only if | Ken Raeburn | 2003-08-21 | 2 | -10/+21 |
| * | Make things work on IRIX again | Ken Raeburn | 2003-08-21 | 3 | -14/+24 |
| * | Oops. Include errno.h even if gai_strerror isn't being defined | Ken Raeburn | 2003-08-21 | 1 | -1/+1 |
| * | * configure.in: Don't replace any missing system functions. Just set LIBOBJS | Ken Raeburn | 2003-08-21 | 2 | -1/+10 |
| * | First cut at adding local caching to the getaddrinfo support. Still needs work | Ken Raeburn | 2003-08-21 | 2 | -81/+314 |
| * | Don't double free the encrypted credential part | Sam Hartman | 2003-08-19 | 2 | -5/+5 |
| * | krb_check_auth clears the return value for the schedule parameter with a mems... | Alexandra Ellwood | 2003-08-15 | 2 | -1/+6 |
| * | * configure.in: Check for mode_t | Ken Raeburn | 2003-08-14 | 2 | -0/+5 |
| * | * configure.in: Don't check for or replace vfprintf, vsprintf, strerror, | Ken Raeburn | 2003-08-13 | 2 | -1/+6 |
| * | use my mit changelog id | Ken Raeburn | 2003-08-13 | 1 | -1/+1 |
| * | * Makefile.in (OBJS, STLIBOBJS): Drop setenv.o. | Ken Raeburn | 2003-08-13 | 4 | -197/+8 |
| * | * cnv_tkt_skey.c (krb524_convert_tkt_skey): Call krb_create_ticket | Tom Yu | 2003-08-12 | 2 | -238/+34 |
| * | get_init_creds_password: DNS SRV off causes bogus REALM_UNKNOWN | Tom Yu | 2003-08-08 | 2 | -1/+10 |
| * | Remove the target requirement for kadmind4 and v5passwdd | Alexandra Ellwood | 2003-08-08 | 1 | -2/+0 |
| * | configure.in: Don't assume all darwin boxes are powerpc. (eg: OpenDarwin/x86) | Alexandra Ellwood | 2003-08-06 | 2 | -1/+6 |
| * | Do not install kadmin4 or v5passwdd on Mac OS X. Also, fixed broken goober I... | Alexandra Ellwood | 2003-08-06 | 1 | -12/+1 |
| * | * kinit.c (main): Apply patch from Stephen Grau to correctly | Tom Yu | 2003-08-01 | 2 | -1/+7 |
| * | add missing ChangeLog entry | Tom Yu | 2003-07-31 | 1 | -0/+7 |
| * | krb5_get_host_realm and krb5_free_host_realm should not be labeled as KRB5_PR... | Jeffrey Altman | 2003-07-31 | 1 | -1/+1 |
| * | KfM jam file paths should work from any project file the KerberosFramework hi... | Alexandra Ellwood | 2003-07-28 | 3 | -28/+113 |
| * | -s can return non-zero exit status if credentials are expired | Sam Hartman | 2003-07-27 | 2 | -1/+7 |
| * | use new config file tag for master KDC | Ken Raeburn | 2003-07-25 | 2 | -1/+8 |
| * | Added a little more buffer space than the supplied patch, and used sizeof | Ken Raeburn | 2003-07-24 | 2 | -2/+7 |
| * | Send generalstring not octetstring in etype_info2. Accept either | Sam Hartman | 2003-07-22 | 9 | -20/+86 |
| * | * README: Revert previous change, as it was in error; socklen_t | Tom Yu | 2003-07-22 | 2 | -3/+10 |
| * | Don't use broken getaddrinfo on Mac OS X | Alexandra Ellwood | 2003-07-22 | 2 | -0/+8 |
| * | Always register the file ccache in the set of registered ops. The | Sam Hartman | 2003-07-22 | 2 | -2/+14 |
| * | Change crypto "provider" structures to hold numeric values instead of function | Ken Raeburn | 2003-07-22 | 43 | -235/+196 |
| * | * resolve.c (main): If gethostbyname fails, report the failing hostname | Ken Raeburn | 2003-07-22 | 2 | -1/+8 |
| * | Don't combine encrypt and decrypt code paths. | Ken Raeburn | 2003-07-22 | 2 | -19/+45 |
| * | * k5-int.h (krb5int_zap_data, zap): New macros; call memset with volatile cast | Ken Raeburn | 2003-07-22 | 2 | -0/+9 |
| * | crypto library has bogus dependence on com_err | Ken Raeburn | 2003-07-22 | 2 | -2/+4 |
| * | * f_cbc.c (krb5int_des_cbc_decrypt): Move declarations that were after | Ken Raeburn | 2003-07-22 | 3 | -4/+10 |
| * | Export krb5_principal2salt | Alexandra Ellwood | 2003-07-21 | 4 | -1/+10 |
| * | * init_ets.c (krb5_init_ets): Only initialize error tables once - | Ezra Peisach | 2003-07-19 | 2 | -5/+16 |
| * | krb5_gss_register_acceptor_identity does not allocate enough memory for cache... | Ezra Peisach | 2003-07-19 | 2 | -1/+6 |
| * | Windows build needs Feb 2003 Platform SDK | Tom Yu | 2003-07-19 | 2 | -3/+8 |
| * | * ms2mit.c: | Jeffrey Altman | 2003-07-18 | 2 | -75/+432 |
| * | gssapi32.def: export the GSS_C_NT_xxxx constants as DATA. These are required | Jeffrey Altman | 2003-07-18 | 2 | -4/+15 |
| * | Remove kg_release_defcred and caching of default credential. Rewrite | Tom Yu | 2003-07-17 | 9 | -479/+625 |
| * | Use the old DES encrypt function, not the split versions via macros | Ken Raeburn | 2003-07-17 | 4 | -0/+9 |
| * | Separate the DES encrypt and decrypt operations into separate functions, | Ken Raeburn | 2003-07-17 | 4 | -254/+361 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 50 | -27/+101 |
| * | * krb5_libinit.c: Include autoconf.h | Ken Raeburn | 2003-07-15 | 2 | -0/+5 |
| * | * Makefile.in (STLIBOBJS, OBJS, T_SER_OBJS): Drop ser_eblk.o | Ken Raeburn | 2003-07-15 | 2 | -5/+5 |