| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | kerberos_v4.c: Add prototypes for compat_decrypt_key, | Ezra Peisach | 1995-07-10 | 5 | -2/+68 |
| * | Also log L_KRB_PERR error messages, so we know when there are protocol | Theodore Tso | 1995-07-08 | 2 | -0/+5 |
| * | Describe previous changes | Paul Park | 1995-07-07 | 1 | -0/+6 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 2 | -14/+6 |
| * | Use checksum verifier routine | Paul Park | 1995-07-07 | 1 | -27/+10 |
| * | Add ability to switch between Berkeley and DBM for KDC database | Paul Park | 1995-06-30 | 2 | -0/+19 |
| * | * kerberos_v4.c (check_princ): delete master_key_version check, | Mark Eichin | 1995-06-29 | 2 | -283/+29 |
| * | Compiler warning cleanup | Paul Park | 1995-06-27 | 3 | -5/+12 |
| * | Document changes to KDC | Paul Park | 1995-06-23 | 1 | -5/+42 |
| * | Multiple realm support and remove KDB_CONVERT_KEY_OUTOF_DB | Paul Park | 1995-06-23 | 2 | -7/+64 |
| * | Multiple realm support | Paul Park | 1995-06-23 | 7 | -320/+727 |
| * | Remove usage of KDB_CONVERT_KEY_OUTOF_DB | Paul Park | 1995-06-23 | 1 | -4/+7 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -9/+20 |
| * | Instead of special casing _AIX in network.c, look for | Sam Hartman | 1995-06-13 | 3 | -1/+9 |
| * | (kdc_process_tgs_req): Set the auth_context rcache to null before | Ezra Peisach | 1995-06-13 | 2 | -0/+8 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 2 | -1/+5 |
| * | dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead of | Theodore Tso | 1995-06-09 | 11 | -125/+147 |
| * | Update kadmind5 to use new logging routines | Paul Park | 1995-06-08 | 8 | -91/+47 |
| * | krb5kdc depends on libkdb5.a | Paul Park | 1995-05-26 | 2 | -0/+5 |
| * | Port to OSF/1. (deal with the longs that should be 4 bytes) | Ezra Peisach | 1995-05-21 | 2 | -29/+36 |
| * | kdc_util.c (kdc_process_tgs_req): Make sure apreq->ticket gets | Theodore Tso | 1995-04-29 | 4 | -2/+17 |
| * | * Makefile.in (KLIB): put KRB4_LIB inside KLIB | Mark Eichin | 1995-04-28 | 2 | -2/+6 |
| * | * Makefile.in (krb5kdc): use KRB4_LIB directly. | Mark Eichin | 1995-04-27 | 3 | -11/+7 |
| * | * configure.in: need HAS_ANSI_VOLATILE for signal_requests_exit | Mark Eichin | 1995-04-26 | 2 | -0/+5 |
| * | Don't rely on krb5_kdc_portname and krb5_kdc_sec_portname anymore. | Theodore Tso | 1995-04-22 | 2 | -9/+10 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+57 |
| * | Make sure the context is initialized before it is used | Theodore Tso | 1995-03-31 | 2 | -0/+6 |
| * | * kdc_util.c Use new calling conventions for krb5_rd_req_decoded() | Chris Provenzano | 1995-03-27 | 4 | -166/+128 |
| * | replay.c: The KDC replay cache needs to store the database | Theodore Tso | 1995-03-24 | 3 | -27/+43 |
| * | * kerberos_v4.c: Replace STDARG_PROTOTYPES with HAVE_STDARG_H | John Gilmore | 1995-03-19 | 2 | -3/+7 |
| * | configure.in, Makefile.in: Use the libdes425 library so that the DES | Theodore Tso | 1995-03-17 | 5 | -6/+31 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 2 | -2/+5 |
| * | Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket and | Theodore Tso | 1995-03-01 | 2 | -4/+6 |
| * | * *.[ch]: Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 15 | -94/+20 |
| * | krb5_use_keytype() was being called when the argument was a encryption | Theodore Tso | 1995-02-10 | 2 | -1/+8 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | * kdc_util.c (kdc_rdreq_keyproc()) Add krb5_keytype() arg | Chris Provenzano | 1995-02-02 | 2 | -1/+6 |
| * | Allow the primary port that the KDC listens on be configurable on the | Theodore Tso | 1995-01-26 | 5 | -15/+34 |
| * | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 2 | -3/+4 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 10 | -218/+227 |
| * | do_tgs_req.c (prepare_error_tgs): Don't free the passed in ticket; it | Theodore Tso | 1994-12-13 | 6 | -20/+43 |
| * | Add appropriate help text for --with-krb4 option | Theodore Tso | 1994-11-30 | 2 | -1/+7 |
| * | Use the list of encryption types passed as part of the KDC request to | Theodore Tso | 1994-11-21 | 3 | -17/+77 |
| * | Use published interface to call krb5_random_key | Theodore Tso | 1994-11-08 | 3 | -2/+11 |
| * | Don't define functions manually, but pull in the appropriate include | Theodore Tso | 1994-11-08 | 2 | -7/+8 |
| * | Fix lineage check so that we don't fail if we're cross-authenticating | Theodore Tso | 1994-11-08 | 2 | -1/+7 |
| * | Use published interface to call krb5_random_key() | Theodore Tso | 1994-11-08 | 2 | -2/+11 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -6/+6 |
| * | Select the cryptosystem to be used using krb5_use_cstype() instead of | Theodore Tso | 1994-10-14 | 2 | -6/+18 |
| * | Don't assume that the request server's realm name is null terminated. | Theodore Tso | 1994-10-14 | 2 | -3/+18 |