| Commit message (Expand) | Author | Age | Files | Lines |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -62/+63 |
* | Start to phase out krb5_xfree macro, which just casts its argument to | Ken Raeburn | 2009-01-28 | 1 | -3/+3 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -5/+5 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -0/+1 |
* | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -6/+5 |
* | 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 | -23/+65 |
* | bullet-proofing the code -- if the data contents are NULL, it would coredump | Richard Basch | 1996-03-22 | 1 | -12/+14 |
* | * decrypt_key.c (krb5_dbekd_decrypt_key_data()) : If key salt length | Chris Provenzano | 1995-11-03 | 1 | -0/+1 |
* | fetch_mkey.c (krb5_db_fetch_mkey): This routine now sets the master | Theodore Tso | 1995-09-13 | 1 | -3/+1 |
* | Set the encryption type before decrypting | Ezra Peisach | 1995-09-09 | 1 | -0/+2 |
* | decrypt_key.c: Upon error, after freeing contents field, set to | Ezra Peisach | 1995-09-08 | 1 | -0/+4 |
* | * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c, | Chris Provenzano | 1995-09-06 | 1 | -1/+1 |
* | * decrypt_key.c, fetch_mkey.c, t_kdb.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 1 | -1/+0 |
* | decrypt_key.c, encrypt_key.c: Only save the salt data if salt type != 0. | Chris Provenzano | 1995-08-16 | 1 | -4/+2 |
* | Improve keysalt handling | Paul Park | 1995-08-07 | 1 | -4/+10 |
* | Fix another big-endian problem | Paul Park | 1995-08-07 | 1 | -1/+3 |
* | first pass attempt at cleaning up some gcc -Wall flames | Tom Yu | 1995-08-05 | 1 | -4/+4 |
* | Use encode/decode macros to [de]serialize data going in/out of the database | Paul Park | 1995-08-04 | 1 | -3/+3 |
* | * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c: | Chris Provenzano | 1995-07-27 | 1 | -39/+38 |
* | Avoid <krb5/....> includes | John Gilmore | 1995-02-28 | 1 | -5/+1 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -5/+7 |
* | Set the keyblock's magic number and ecryption type information appropriately | Theodore Tso | 1994-11-17 | 1 | -0/+2 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -6/+1 |
* | Change use of xfree to krb5_xfree to prevent namespace pollution | Theodore Tso | 1993-10-15 | 1 | -2/+2 |
* | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
* | Remove unused variable | John Carr | 1992-03-25 | 1 | -1/+0 |
* | sizeof(int) -> 4 bytes, because this is intended to be a portable | John Carr | 1992-02-23 | 1 | -8/+7 |
* | Store the length field of the encrypted key in network byte order | John Carr | 1991-12-06 | 1 | -3/+7 |
* | Update copyright notice | John Kohl | 1991-06-06 | 1 | -2/+16 |
* | update copyright notices | John Kohl | 1991-02-19 | 1 | -4/+4 |
* | need kdb.h for encrypted_keyblock | John Kohl | 1990-12-15 | 1 | -0/+1 |
* | Changed input type to krb5_encrypted_keyblock | Theodore Tso | 1990-12-13 | 1 | -1/+1 |
* | change bcopy to memcpy | John Kohl | 1990-11-08 | 1 | -2/+1 |
* | add #define calls for abstraction | John Kohl | 1990-09-20 | 1 | -5/+4 |
* | fix reference to copyright/distribution provisions | John Kohl | 1990-05-25 | 1 | -1/+1 |
* | include file fix-ups | John Kohl | 1990-05-23 | 1 | -2/+0 |
* | changes for new encryption interface | John Kohl | 1990-05-09 | 1 | -1/+1 |
* | add const to the in parameter | John Kohl | 1990-05-02 | 1 | -1/+1 |
* | fix several major flaws, to make it work | John Kohl | 1990-02-13 | 1 | -10/+16 |
* | add comments; rearrange argument order to be in, then out | John Kohl | 1990-02-08 | 1 | -2/+8 |
* | lint fixes | John Kohl | 1990-02-07 | 1 | -1/+2 |
* | *** empty log message *** | John Kohl | 1990-02-07 | 1 | -0/+62 |