Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove ktdefname | John Kohl | 1990-05-11 | 1 | -2/+0 |
* | if the keytab isn't resolved, then don't try to use it | John Kohl | 1990-05-11 | 1 | -6/+8 |
* | some lint changes (test these...the nocommon cases) | John Kohl | 1990-05-11 | 1 | -8/+10 |
* | some work on cross-realm case (not completely done) | John Kohl | 1990-05-11 | 1 | -10/+22 |
* | *** empty log message *** | John Kohl | 1990-05-11 | 3 | -0/+425 |
* | add init_ets.c stuff | John Kohl | 1990-05-11 | 1 | -4/+8 |
* | add krb5_init_ets | John Kohl | 1990-05-11 | 1 | -0/+1 |
* | *** empty log message *** | John Kohl | 1990-05-11 | 1 | -0/+30 |
* | add 'all' line | John Kohl | 1990-05-11 | 1 | -0/+2 |
* | *** empty log message *** | John Kohl | 1990-05-11 | 1 | -0/+8 |
* | add appl to list of subdirs | John Kohl | 1990-05-11 | 1 | -1/+1 |
* | *** empty log message *** | John Kohl | 1990-05-11 | 1 | -0/+5 |
* | include sys/wait.h to get prototype | John Kohl | 1990-05-11 | 1 | -1/+2 |
* | fix mis-declaration of resolve routine | John Kohl | 1990-05-11 | 1 | -1/+1 |
* | remove assert | John Kohl | 1990-05-11 | 1 | -6/+6 |
* | add -Dconst= for saber | John Kohl | 1990-05-11 | 2 | -1/+5 |
* | change names to mit_des_* | John Kohl | 1990-05-10 | 9 | -68/+66 |
* | changes for new encryption & cksum interface | John Kohl | 1990-05-10 | 1 | -5/+13 |
* | various changes & such | John Kohl | 1990-05-10 | 1 | -87/+19 |
* | SRCS first, so make rules fire properly | John Kohl | 1990-05-10 | 1 | -1/+4 |
* | fix decl of vfprintf | John Kohl | 1990-05-10 | 1 | -1/+19 |
* | add SRCS dependency line to force meta-generation | John Kohl | 1990-05-10 | 1 | -0/+2 |
* | change DES directories | John Kohl | 1990-05-10 | 1 | -1/+1 |
* | fix up error message | John Kohl | 1990-05-10 | 1 | -1/+1 |
* | use new DES library | John Kohl | 1990-05-10 | 1 | -2/+2 |
* | zero-based arrays for keytype/etype max | John Kohl | 1990-05-10 | 1 | -2/+2 |
* | *** empty log message *** | edg | 1990-05-10 | 29 | -0/+3736 |
* | fix up __STDC__ since HC is broken | John Kohl | 1990-05-09 | 1 | -8/+6 |
* | fix typo | John Kohl | 1990-05-09 | 1 | -1/+1 |
* | fix error messages | John Kohl | 1990-05-09 | 1 | -4/+53 |
* | add del | John Kohl | 1990-05-09 | 1 | -0/+3 |
* | *** empty log message *** | John Kohl | 1990-05-09 | 1 | -0/+7 |
* | changes for new checksum interface | John Kohl | 1990-05-09 | 2 | -8/+24 |
* | changes for new encryption interface | John Kohl | 1990-05-09 | 7 | -7/+7 |
* | changes for new encryption interface | John Kohl | 1990-05-09 | 3 | -3/+3 |
* | changes for new encryption & checksum interface | John Kohl | 1990-05-09 | 1 | -3/+20 |
* | add krb5_db_delete_principal | John Kohl | 1990-05-09 | 2 | -0/+4 |
* | move comments here | John Kohl | 1990-05-09 | 1 | -0/+7 |
* | add delete function | John Kohl | 1990-05-09 | 1 | -9/+65 |
* | use DEPKDBLIB | John Kohl | 1990-05-09 | 5 | -5/+5 |
* | more fixes for ndbm/dbm | John Kohl | 1990-05-09 | 1 | -0/+1 |
* | fixes for NDBM/DBM stuff | John Kohl | 1990-05-09 | 2 | -1/+9 |
* | Initial revision | John Kohl | 1990-05-09 | 1 | -0/+19 |
* | fix alltarget on OtherdirLibraryTarget() | John Kohl | 1990-05-09 | 1 | -0/+1 |
* | fix all:: target order | John Kohl | 1990-05-09 | 1 | -0/+2 |
* | fix up order for all:: | John Kohl | 1990-05-09 | 1 | -1/+2 |
* | add BSDUNIX | John Kohl | 1990-05-09 | 1 | -0/+2 |
* | add BIG, LSB/MSBFIRST | John Kohl | 1990-05-09 | 1 | -1/+15 |
* | update to new cksum interface | John Kohl | 1990-05-09 | 1 | -8/+11 |
* | update signatures for encrypt_func, decrypt_func, sum_func | John Kohl | 1990-05-09 | 1 | -6/+7 |