summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* fix copyright messagesJohn Kohl1990-05-231-3/+3
* remove spurious includesJohn Kohl1990-05-231-2/+1
* error_tables now in main krb5.hJohn Kohl1990-05-231-3/+0
* change to type krb5_confounderJohn Kohl1990-05-231-2/+2
* add rnd_confoun.cJohn Kohl1990-05-231-0/+2
* *** empty log message ***John Kohl1990-05-231-0/+40
* *** empty log message ***edg1990-05-221-0/+4
* *** empty log message ***edg1990-05-221-13/+57
* change names to use krb5_John Kohl1990-05-222-2/+2
* changes to make it work properly; the cksum needs to be at the end,John Kohl1990-05-221-8/+14
* *** empty log message ***edg1990-05-212-13/+17
* *** empty log message ***edg1990-05-211-1/+2
* crc-32 addededg1990-05-211-11/+90
* add KRB5_BAD_MSIZEJohn Kohl1990-05-211-0/+1
* *** empty log message ***edg1990-05-181-2/+3
* add padding area, and zero it (for encryption functions)John Kohl1990-05-184-3/+37
* allocate space for paddingJohn Kohl1990-05-181-1/+8
* *** empty log message ***edg1990-05-171-2/+2
* name/prototype cleanupJohn Kohl1990-05-1726-282/+250
* add prototypesJohn Kohl1990-05-171-1/+70
* use mit_desJohn Kohl1990-05-171-5/+5
* filename changesJohn Kohl1990-05-171-28/+31
* add 'clean' targetsJohn Kohl1990-05-171-0/+2
* rename directoriesJohn Kohl1990-05-171-1/+1
* *** empty log message ***John Kohl1990-05-171-0/+98
* add rd_req_simJohn Kohl1990-05-171-0/+2
* change to * made sizeof() break. fixedJohn Kohl1990-05-171-6/+2
* move krb5_defkeyname to osconfig.cJohn Kohl1990-05-171-1/+1
* add krb5_defkeynameJohn Kohl1990-05-171-0/+1
* hack to fix for now..John Kohl1990-05-161-1/+1
* des is lastJohn Kohl1990-05-161-1/+1
* clean up some nitsJohn Kohl1990-05-161-8/+6
* *** empty log message ***John Kohl1990-05-161-0/+130
* add kuserokJohn Kohl1990-05-161-0/+2
* *** empty log message ***edg1990-05-162-5/+5
* move kt_free_entry to proper placeJohn Kohl1990-05-161-1/+1
* forgot to change entry in cbc_cksumtable_entryJohn Kohl1990-05-111-1/+1
* need krb5_err.hJohn Kohl1990-05-111-0/+1
* implement itJohn Kohl1990-05-111-1/+7
* *** empty log message ***John Kohl1990-05-111-0/+42
* add ktdefnameJohn Kohl1990-05-111-0/+2
* remove ktdefnameJohn Kohl1990-05-111-2/+0
* if the keytab isn't resolved, then don't try to use itJohn Kohl1990-05-111-6/+8
* some lint changes (test these...the nocommon cases)John Kohl1990-05-111-8/+10
* some work on cross-realm case (not completely done)John Kohl1990-05-111-10/+22
* add init_ets.c stuffJohn Kohl1990-05-111-4/+8
* *** empty log message ***John Kohl1990-05-111-0/+30
* include sys/wait.h to get prototypeJohn Kohl1990-05-111-1/+2
* remove assertJohn Kohl1990-05-111-6/+6
* change names to mit_des_*John Kohl1990-05-109-68/+66