| Commit message (Expand) | Author | Age | Files | Lines |
* | use kdb keytab for kadmind | Tom Yu | 2003-03-06 | 1 | -2/+2 |
* | Apply patch to | Sam Hartman | 2002-08-09 | 1 | -0/+1 |
* | Use const instead of krb5_const | Ken Raeburn | 2002-02-23 | 1 | -1/+1 |
* | * kdb_xdr.c (krb5_encode_princ_contents): Use krb5_ui_2 instead of | Ezra Peisach | 2001-10-26 | 1 | -1/+1 |
* | * kdb_xdr.c (krb5_dbe_search_enctype): Filter out enctypes that | Tom Yu | 2001-10-25 | 1 | -2/+13 |
* | * kdb_xdr.c (krb5_dbe_update_mod_princ_data, | Ezra Peisach | 2001-07-27 | 1 | -3/+4 |
* | Fixed several typos in comments | Mitchell Berger | 2001-06-20 | 1 | -1/+1 |
* | * kdb_xdr.c: Change the variable index to idx to prevent function | Ezra Peisach | 2001-03-10 | 1 | -4/+4 |
* | * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedness warning | Ezra Peisach | 2000-09-20 | 1 | -1/+2 |
* | * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add parenthesis about | Ezra Peisach | 2000-07-04 | 1 | -2/+2 |
* | Get rid of unused variable | Ezra Peisach | 2000-03-16 | 1 | -1/+0 |
* | * kdb_xdr.c (krb5_dbe_lookup_mod_princ_data): In casting argument | Ezra Peisach | 2000-03-12 | 1 | -1/+1 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -26/+13 |
* | * keytab.c: (krb5_ktkdb_get_entry): Incoming principal is const | Ezra Peisach | 1997-09-15 | 1 | -2/+2 |
* | * t_kdb.c: Reflect changes in the API, mostly db_create | Tom Yu | 1997-07-25 | 1 | -28/+23 |
* | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -137/+160 |
* | * kdb_xdr.c : Remove mkvno for krb5_db_entry | Chris Provenzano | 1995-12-13 | 1 | -10/+2 |
* | * kdb_xdr.c (krb5_dbe_search_enctype): Make a more general version | Theodore Tso | 1995-11-07 | 1 | -9/+31 |
* | * decrypt_key.c (krb5_dbekd_decrypt_key_data()) : If key salt length | Chris Provenzano | 1995-11-03 | 1 | -9/+116 |
* | Fix memory leaks and lint flames | Theodore Tso | 1995-09-13 | 1 | -25/+36 |
* | * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c, | Chris Provenzano | 1995-09-06 | 1 | -3/+3 |
* | Add krb5_dbe_find_keytype() and clean up gcc -Wall complaints | Paul Park | 1995-08-15 | 1 | -4/+47 |
* | Fix various memory allocation and key/salt tuple related bugs | Paul Park | 1995-08-09 | 1 | -1/+2 |
* | Make sure unfilled data in krb5_key_data is zero in decode_princ_contents | Paul Park | 1995-08-08 | 1 | -0/+1 |
* | first pass attempt at cleaning up some gcc -Wall flames | Tom Yu | 1995-08-05 | 1 | -10/+10 |
* | Use encode/decode macros to [de]serialize data going in/out of the database | Paul Park | 1995-08-04 | 1 | -123/+86 |
* | Fix krb5_decode_princ_contents() | Paul Park | 1995-08-03 | 1 | -1/+2 |
* | Fix small problem with create_key_data() | Paul Park | 1995-07-31 | 1 | -1/+1 |
* | Fix initialization of unparse_mod_princ_size | Paul Park | 1995-07-27 | 1 | -3/+3 |
* | * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c: | Chris Provenzano | 1995-07-27 | 1 | -0/+652 |