| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add new magic numbers for krb5_context and krb5_os_context | Theodore Tso | 1994-12-20 | 2 | -0/+6 |
| * | Workaround more Ultrix sh brain damage | Theodore Tso | 1994-12-20 | 2 | -1/+5 |
| * | Work around yet another really horrible Ultrix sh bug. The values of | Theodore Tso | 1994-12-20 | 2 | -1/+12 |
| * | Use syslog instead of krb_log | Theodore Tso | 1994-12-19 | 2 | -1/+5 |
| * | Do the right thing if we are compiling without V4 support. (The | Theodore Tso | 1994-12-19 | 4 | -3/+27 |
| * | Fixed minor bug where the length of the returned domain was calculated | Theodore Tso | 1994-12-19 | 2 | -1/+6 |
| * | krcp.c, krlogin.c, krlogind.c (v5_des_write): Fix byte swapping code | Theodore Tso | 1994-12-19 | 4 | -20/+36 |
| * | If a null addresses is passed in to krb5_scc_store_addrs, don't core dump | Theodore Tso | 1994-12-13 | 2 | -3/+10 |
| * | If a null addresses is passed in to krb5_fcc_store_addrs, don't core dump | Theodore Tso | 1994-12-13 | 2 | -3/+10 |
| * | Add check for HAS_SETSID test for daemon.c | Theodore Tso | 1994-12-13 | 2 | -0/+5 |
| * | do_tgs_req.c (prepare_error_tgs): Don't free the passed in ticket; it | Theodore Tso | 1994-12-13 | 6 | -20/+43 |
| * | rd_req_dec.c (decrypt_authenticator): If the subkey doesn't exist, | Theodore Tso | 1994-12-13 | 2 | -1/+7 |
| * | externs.h: If USE_TERMIO is defined and SYSV_TERMIO isn't, then always | Theodore Tso | 1994-12-13 | 3 | -2/+11 |
| * | gmtime expects a pointer to a time_t, not a long. On most systems | Theodore Tso | 1994-12-08 | 2 | -1/+7 |
| * | Set the principal's type and magic number | Theodore Tso | 1994-12-01 | 2 | -1/+5 |
| * | Makefile.in: Build the new test driver (t_walk_rtree.c) for | Theodore Tso | 1994-12-01 | 5 | -1/+87 |
| * | aclocal.m4, configure.in: Add appropriate help text for the --with-* | Theodore Tso | 1994-11-30 | 4 | -9/+37 |
| * | Add appropriate help text for the --with-krb4 option. Remove | Theodore Tso | 1994-11-30 | 2 | -4/+6 |
| * | Add appropriate help text for --with-krb4 option | Theodore Tso | 1994-11-30 | 2 | -1/+7 |
| * | osconf.h, config.h: Remove remnants of unifdef support for | Theodore Tso | 1994-11-30 | 5 | -193/+24 |
| * | configure.in: Add support for --enable-athena and --with-krb4 | Theodore Tso | 1994-11-30 | 3 | -4/+19 |
| * | Move get_for_creds to krb5_get_for_creds in the Kerberos library | Theodore Tso | 1994-11-30 | 2 | -202/+8 |
| * | Move get_for_creds to krb5_get_for_creds in the krb5 library | Theodore Tso | 1994-11-30 | 2 | -199/+9 |
| * | Rename rd_cred and mk_cred to krb5_rd_cred and krb5_mk_cred. The API | Theodore Tso | 1994-11-30 | 4 | -2/+239 |
| * | Use the list of encryption types passed as part of the KDC request to | Theodore Tso | 1994-11-21 | 3 | -17/+77 |
| * | mk_req_ext.c (krb5_mk_req_extended): Sanitize how memory is freed in | Theodore Tso | 1994-11-21 | 2 | -73/+65 |
| * | encode_kdc.c (krb5_encode_kdc_rep): Now requires that the | Theodore Tso | 1994-11-21 | 7 | -28/+55 |
| * | fixed bad prototype in changes | Mark Eichin | 1994-11-21 | 1 | -1/+1 |
| * | library.tex (internalfunc): Define \internalfunc, which prints a | Theodore Tso | 1994-11-21 | 3 | -5/+34 |
| * | We don't need autoreconf.local anymore. That functionality has been | Theodore Tso | 1994-11-21 | 2 | -160/+1 |
| * | complete command suite now in with most functionality | Tom Yu | 1994-11-21 | 5 | -69/+544 |
| * | Fix obvious typo | Theodore Tso | 1994-11-19 | 1 | -1/+1 |
| * | Fix stupid typo.. | Theodore Tso | 1994-11-19 | 1 | -1/+1 |
| * | Add magic numbers for keyblock structure | Theodore Tso | 1994-11-19 | 2 | -0/+7 |
| * | Add magic number to keyblock structure | Theodore Tso | 1994-11-19 | 2 | -0/+7 |
| * | Add magic numbers to keyblock structure | Theodore Tso | 1994-11-19 | 2 | -0/+6 |
| * | Initialize magic variable and encryption type | Theodore Tso | 1994-11-19 | 2 | -2/+9 |
| * | Add new attribute which defines whether or not a server supports DES/MD5 | Theodore Tso | 1994-11-18 | 2 | -0/+6 |
| * | Add magic numbers for keytab, principal, and keyblock | Theodore Tso | 1994-11-18 | 2 | -0/+10 |
| * | Fix to return correct error code, instead of always returning | Theodore Tso | 1994-11-18 | 2 | -1/+6 |
| * | update to autoconf 2.1 | Mark Eichin | 1994-11-18 | 16 | -502/+513 |
| * | * aclocal.m4 (CHECK_WAIT_TYPE, CHECK_SIGNALS, CHECK_SETJMP, | Mark Eichin | 1994-11-18 | 2 | -10/+19 |
| * | Add new error code -- KV5M_KEYTAB_ENTRY | Theodore Tso | 1994-11-18 | 2 | -1/+6 |
| * | All files: | Theodore Tso | 1994-11-18 | 9 | -208/+268 |
| * | Remove unnecessary variable | Theodore Tso | 1994-11-18 | 1 | -3/+1 |
| * | * Makefile.in (clean): remove $(BOGUS) | Mark Eichin | 1994-11-18 | 2 | -2/+7 |
| * | * configure.in: move WITH_CCOPTS, WITH_KRB5ROOT | Mark Eichin | 1994-11-18 | 2 | -2/+6 |
| * | * configure.in: move WITH_CCOPTS | Mark Eichin | 1994-11-18 | 2 | -2/+6 |
| * | * configure.in: moved WITH_CCOPTS | Mark Eichin | 1994-11-18 | 2 | -1/+5 |
| * | * configure.in: use WITH_CCOPTS | Mark Eichin | 1994-11-18 | 2 | -0/+5 |