summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Unlink credential cache fileBill Sommerfeld1990-01-301-1/+4
* First versionBill Sommerfeld1990-01-304-0/+272
* Add missing close quoteBill Sommerfeld1990-01-291-1/+1
* Add prototype for function to get all the addresses of this hostBill Sommerfeld1990-01-291-0/+3
* move external declarations to include fileJohn Kohl1990-01-291-7/+6
* add prototype for unlock_fileJohn Kohl1990-01-291-0/+3
* add #includes for prototypesJohn Kohl1990-01-291-0/+3
* add error code for bogus arg to encode_kdc_repJohn Kohl1990-01-291-0/+2
* move libc declarations to one include flieJohn Kohl1990-01-291-5/+1
* add prototypes for {encode,decode}_genericJohn Kohl1990-01-291-0/+26
* some cleanup to use subroutinesJohn Kohl1990-01-291-96/+22
* need to take into account promotion rules for prototypesJohn Kohl1990-01-291-1/+1
* change to relative pathnamesJohn Kohl1990-01-291-6/+6
* *** empty log message ***John Kohl1990-01-292-0/+227
* move libc declarations to separate include filJohn Kohl1990-01-293-16/+3
* *** empty log message ***John Kohl1990-01-291-0/+25
* finish mutating pointer to krb5_pointerJohn Kohl1990-01-291-2/+2
* *** empty log message ***John Kohl1990-01-291-0/+29
* fix prototypes to accomodate updated ticket & kdc handlingJohn Kohl1990-01-291-4/+5
* add roundup, encrypt_size, keyblock_sizeJohn Kohl1990-01-291-0/+11
* need to cast to message typesJohn Kohl1990-01-291-9/+9
* add cs_table_entryJohn Kohl1990-01-231-13/+22
* fix #ifdef for lint/SABERJohn Kohl1990-01-232-4/+4
* use string.hJohn Kohl1990-01-231-1/+2
* fix #ifdef for lint/SABERJohn Kohl1990-01-231-57/+50
* change around to standard calling conventionsJohn Kohl1990-01-231-55/+55
* *** empty log message ***John Kohl1990-01-231-0/+358
* name change: kdb_principal to db_entryJohn Kohl1990-01-221-4/+4
* name change: principal to entryJohn Kohl1990-01-222-86/+87
* add config file errorsJohn Kohl1990-01-221-0/+4
* *** empty log message ***John Kohl1990-01-221-0/+73
* *** empty log message ***John Kohl1990-01-221-0/+87
* change names of pointers to be more informativeJohn Kohl1990-01-221-23/+21
* a slightly debugged version (not really), leaving for usenix nowBarry Jaspan1990-01-2116-234/+190
* Initial revisionBarry Jaspan1990-01-214-0/+316
* bjaspan: changed resolve and gennew to take pointers to krb5_ccachesBarry Jaspan1990-01-211-2/+2
* Changed krb5_kt_st to _krb5_ktE. Jay Berkenbilt1990-01-201-21/+24
* typedef of krb5_ccacheBarry Jaspan1990-01-201-1/+1
* a krb5_ccache as an argument and return an error condition (as weBarry Jaspan1990-01-201-13/+15
* associated with them, which is illegal under ANSI C. gcc -pedanicBarry Jaspan1990-01-201-9/+9
* Initial revisionBarry Jaspan1990-01-191-0/+69
* This file is mostly right, but calls an undefined macro/function.Barry Jaspan1990-01-191-4/+57
* This file is completely broken -- see comment at topBarry Jaspan1990-01-191-0/+15
* added problems that Saber should hav reported the last time.Barry Jaspan1990-01-192-2/+11
* added KRB5_NOTFOUNDBarry Jaspan1990-01-191-0/+1
* add more codesJohn Kohl1990-01-191-0/+7
* use xfree to cast valuesJohn Kohl1990-01-191-9/+12
* add tag name to structureJohn Kohl1990-01-191-1/+39
* add DEFAULT_DBM_FILEJohn Kohl1990-01-191-32/+20
* add defs for TRUE and FALSEJohn Kohl1990-01-191-0/+6