| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add context serialization support. Fix gcc -Wall complaints | Paul Park | 1995-08-29 | 2 | -8/+215 |
| * | Update file list | Theodore Tso | 1995-08-24 | 2 | -0/+6 |
| * | Describe previous changes | Paul Park | 1995-08-18 | 1 | -0/+8 |
| * | Add multiprocess testing | Paul Park | 1995-08-18 | 1 | -7/+128 |
| * | Fix database update and rename | Paul Park | 1995-08-18 | 1 | -37/+109 |
| * | Fix krb5_dbm_db_end_update() and remove unused code | Paul Park | 1995-08-17 | 2 | -29/+21 |
| * | decrypt_key.c, encrypt_key.c: Only save the salt data if salt type != 0. | Chris Provenzano | 1995-08-16 | 4 | -346/+203 |
| * | Add krb5_dbe_find_keytype() and clean up gcc -Wall complaints | Paul Park | 1995-08-15 | 2 | -4/+52 |
| * | Fix various memory allocation and key/salt tuple related bugs | Paul Park | 1995-08-09 | 3 | -6/+58 |
| * | Terminate variable arglist to krb5_build_principal_ext() | Paul Park | 1995-08-09 | 2 | -1/+7 |
| * | fix typos | Tom Yu | 1995-08-09 | 1 | -3/+2 |
| * | * kdb_cpw.c (add_key_rnd): remove bletcherous aggregate | Tom Yu | 1995-08-09 | 2 | -22/+20 |
| * | Describe previous changes | Paul Park | 1995-08-08 | 1 | -0/+7 |
| * | Make sure unfilled data in krb5_key_data is zero in decode_princ_contents | Paul Park | 1995-08-08 | 1 | -0/+1 |
| * | Use correct length to malloc() in encrypt_key_data() | Paul Park | 1995-08-08 | 1 | -1/+1 |
| * | Improve keysalt handling | Paul Park | 1995-08-07 | 3 | -15/+31 |
| * | Fix another big-endian problem | Paul Park | 1995-08-07 | 2 | -1/+8 |
| * | Manually initialize krbtgt_princ.data | Paul Park | 1995-08-07 | 2 | -1/+8 |
| * | New routines for changing passwords of new kdb entries | Chris Provenzano | 1995-08-07 | 3 | -34/+396 |
| * | first pass attempt at cleaning up some gcc -Wall flames | Tom Yu | 1995-08-05 | 8 | -48/+76 |
| * | Use encode/decode macros to [de]serialize data going in/out of the database | Paul Park | 1995-08-04 | 4 | -128/+96 |
| * | Describe previous changes | Paul Park | 1995-08-03 | 1 | -0/+8 |
| * | Fix krb5_decode_princ_contents() | Paul Park | 1995-08-03 | 1 | -1/+2 |
| * | Fix krb5_dbekd_encrypt_key_data() | Paul Park | 1995-08-03 | 1 | -0/+3 |
| * | Fix small problem with create_key_data() | Paul Park | 1995-07-31 | 2 | -1/+6 |
| * | kdbint.h is obsolete | Paul Park | 1995-07-27 | 3 | -34/+4 |
| * | 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 | 9 | -588/+936 |
| * | * kdb_dbm.c, t_kdb.c: Add prototype for dbm_error and dbm_clearerr | Tom Yu | 1995-07-25 | 4 | -0/+66 |
| * | * kdb_dbm.c (krb5_dbm_db_create): move dirname, pagname | Mark Eichin | 1995-07-21 | 2 | -3/+8 |
| * | Move stash file #define to osconf.h and add stash file name handling | Paul Park | 1995-07-17 | 3 | -5/+11 |
| * | Make sure the dbm context is initialized before we start | Theodore Tso | 1995-07-09 | 2 | -0/+9 |
| * | Remove LDFLAGS | Paul Park | 1995-07-07 | 2 | -2/+5 |
| * | Describe previous changes | Paul Park | 1995-06-30 | 1 | -0/+11 |
| * | Add ability to test using Berkeley or DBM | Paul Park | 1995-06-30 | 1 | -16/+129 |
| * | Remove Berkeley database object modules | Paul Park | 1995-06-30 | 1 | -16/+1 |
| * | Add function dispatch for database accesses | Paul Park | 1995-06-30 | 1 | -115/+283 |
| * | * configure.in (--with-dbm): new option, allows easy building of | Mark Eichin | 1995-06-29 | 3 | -1/+22 |
| * | Changed shared libraries so that it works under AIX and sets the | Sam Hartman | 1995-06-26 | 1 | -0/+1 |
| * | Permit a process to have more than one database open at the same time | Paul Park | 1995-06-23 | 2 | -65/+186 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 4 | -47/+65 |
| * | Wed Jun 14 12:37:51 1995 Sam Hartman <hartmans@tardis.MIT.EDU> | Sam Hartman | 1995-06-14 | 4 | -6/+18 |
| * | (clean): Remove t_kdb and t_kdb.o | Ezra Peisach | 1995-06-11 | 2 | -0/+6 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -5/+4 |
| * | Ranlib libkdb5 after doing the update from berk_db | Paul Park | 1995-05-31 | 2 | -0/+5 |
| * | Use new Berkeley Database code and add test | Paul Park | 1995-05-26 | 5 | -26/+993 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+45 |
| * | Oops. The ketype field was 2 bytes, not 1 | Theodore Tso | 1995-03-25 | 2 | -4/+4 |
| * | Fix stupid bug from the last change | Theodore Tso | 1995-03-25 | 2 | -2/+4 |
| * | Hardcode the size of the keytype field in the file format, to be | Theodore Tso | 1995-03-25 | 3 | -2/+10 |