| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * default.exp: Add support for setting SUPPORT_DESMD5 flag on the | Tom Yu | 2001-10-24 | 2 | -19/+161 |
| * | Handle inlines in ansi-compatible manner | Sam Hartman | 2001-10-23 | 2 | -8/+21 |
| * | * Add usage to verify in keyhash checks | Sam Hartman | 2001-10-23 | 4 | -2/+9 |
| * | Add Heimdal compatible aliases for rc4 | Sam Hartman | 2001-10-23 | 2 | -0/+11 |
| * | * Tie in Microsoft rc4 cipher and make it build | Sam Hartman | 2001-10-23 | 23 | -44/+488 |
| * | Include usage argument in keyed hash provider calls | Sam Hartman | 2001-10-22 | 9 | -5/+31 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 41 | -536/+550 |
| * | avoid name conflicts with glib | Ken Raeburn | 2001-10-20 | 2 | -0/+38 |
| * | Ignore salt for arc4 string2key per Microsoft spec | Sam Hartman | 2001-10-19 | 2 | -11/+8 |
| * | * arcfour.c (krb5_arcfour_decrypt): Return error if salt cannot be allocated | Sam Hartman | 2001-10-19 | 2 | -9/+51 |
| * | Don't crash if .k[5]login file ownership is wrong. Patch from Emily Ratliff,... | Ken Raeburn | 2001-10-19 | 2 | -3/+11 |
| * | * sane_hostname.c (pty_make_sane_hostname): Do not declare addrbuf | Ezra Peisach | 2001-10-18 | 2 | -1/+6 |
| * | Patches contributed by David E. Cross" <crossd@cs.rpi.edu> to add | Sam Hartman | 2001-10-18 | 5 | -0/+482 |
| * | better version of last change | Ken Raeburn | 2001-10-17 | 1 | -13/+1 |
| * | * locate_kdc.c (add_host_to_list): If sa_len field exists and is zero, try to | Ken Raeburn | 2001-10-17 | 3 | -6/+66 |
| * | Provide a little bit of usage info. More error-checking | Danilo Almeida | 2001-10-17 | 2 | -16/+45 |
| * | * def-check.pl: New file. Not currently used by any automatic | Ken Raeburn | 2001-10-17 | 2 | -1/+187 |
| * | * svr_principal.c (add_to_history): If the policy a principal uses has | Mitchell Berger | 2001-10-16 | 2 | -0/+46 |
| * | * krb5_32.def: Add krb5_kt_* functions: krb5_kt_close, | Danilo Almeida | 2001-10-16 | 2 | -0/+13 |
| * | Add KRB5_CALLCONV to krb5_kt_get_type | Danilo Almeida | 2001-10-16 | 4 | -2/+10 |
| * | * kdc_util.c (ktypes2str, rep_etypes2str): Clean up somewhat | Tom Yu | 2001-10-13 | 2 | -15/+34 |
| * | Replace keytab function-table dispatch macros in krb5.h with functions defined | Ken Raeburn | 2001-10-12 | 6 | -67/+172 |
| * | * post.in: Minor tidying. Make the target of the mondo recursion | Tom Yu | 2001-10-12 | 2 | -1/+9 |
| * | * configure.in (HOST_TYPE): Remove SHLIB_TAIL_COMP; it's no longer | Tom Yu | 2001-10-12 | 2 | -3/+6 |
| * | * ftpd.M: Remove improper formatting from the .SH NAME section, as it | Mitchell Berger | 2001-10-11 | 2 | -4/+7 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 62 | -1489/+1637 |
| * | * ftp.c: Conditionalize declarations of some "unused variables" to | Danilo Almeida | 2001-10-11 | 2 | -54/+45 |
| * | * gic_pwd.c (krb5_get_as_key_password), | Danilo Almeida | 2001-10-11 | 3 | -20/+24 |
| * | * intern.c (ScreenInsChar): Return BOOL | Danilo Almeida | 2001-10-11 | 7 | -81/+98 |
| * | * cc_file.c (krb5_fcc_read): Remove const from fourth argument to | Ezra Peisach | 2001-10-10 | 2 | -1/+6 |
| * | * localaddr.c (krb5_os_localaddr_profile): Cast argument to | Ezra Peisach | 2001-10-10 | 2 | -2/+7 |
| * | * kadmin.c (kadmin_parse_name): Properly advance pointer in certain error cases | Ken Raeburn | 2001-10-10 | 2 | -1/+7 |
| * | * init_ctx.c (init_common): After fetching kdc_default_options value from | Ken Raeburn | 2001-10-10 | 2 | -1/+5 |
| * | logger.c (krb5_klog_init): Initialize savec to keep compiler happy | Ken Raeburn | 2001-10-10 | 2 | -1/+6 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 191 | -2866/+2848 |
| * | * mglueP.h: Make all prototypes unconditional | Ken Raeburn | 2001-10-09 | 2 | -102/+89 |
| * | * krb_auth_su.c: Fix a call to plain_dump_principal() that had the | Mitchell Berger | 2001-10-07 | 2 | -1/+7 |
| * | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 12 | -11/+16 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 234 | -1830/+1619 |
| * | * do_tgs_req.c (process_tgs_req): Fix logging of bad transit path info | Ken Raeburn | 2001-10-06 | 2 | -8/+13 |
| * | Put back GSS_DLLIMP for variables, but define the macro here instead of in | Ken Raeburn | 2001-10-05 | 5 | -137/+163 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Ignore | Tom Yu | 2001-10-04 | 2 | -10/+23 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 196 | -845/+924 |
| * | * Makefile.in (includes): Depend on | Ezra Peisach | 2001-10-02 | 2 | -0/+9 |
| * | Fix typo: it's install-guide.ps, not install.ps | Tom Yu | 2001-10-02 | 1 | -2/+2 |
| * | * accept_sec_context.c (rd_and_store_for_creds): Handle error | Tom Yu | 2001-10-02 | 2 | -3/+9 |
| * | * locate_kdc.c (add_host_to_list): If address family in sockaddr structure is | Ken Raeburn | 2001-09-29 | 2 | -0/+10 |
| * | fix log entry | Ken Raeburn | 2001-09-29 | 1 | -1/+2 |
| * | provide fake addrinfo implementation; get ipv6 addrs for solaris 8 | Ken Raeburn | 2001-09-29 | 2 | -13/+215 |
| * | * aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Need brackets around argument... | Ken Raeburn | 2001-09-28 | 2 | -1/+6 |