summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* changes to accommodate change from contents[1] to *contentsJohn Kohl1990-01-301-11/+9
* add new argument from libos.specJohn Kohl1990-01-301-1/+3
* *** empty log message ***John Kohl1990-01-301-0/+92
* use embedded pointers instead of extra argJohn Kohl1990-01-301-2/+9
* bjaspan: use krb5_err.h, finishing up to go skiingBarry Jaspan1990-01-306-11/+16
* use external prototypesJohn Kohl1990-01-301-3/+5
* bjaspan: added KRB5_CC_{NOTFOUND,END}Barry Jaspan1990-01-301-1/+3
* Add some cred cache errorsBill Sommerfeld1990-01-301-0/+4
* update lock_file, unlock_file (take char *'s now in addition to FILE *)John Kohl1990-01-301-2/+3
* fix up #includesJohn Kohl1990-01-301-6/+2
* function. Also random bug fixes, and the keyblock confusion has beenBarry Jaspan1990-01-3014-126/+168
* Initial revisionBarry Jaspan1990-01-301-0/+41
* Avoid copying ops structureBill Sommerfeld1990-01-301-13/+5
* Fix previous fixBill Sommerfeld1990-01-301-1/+1
* Add an unlink() hereBill Sommerfeld1990-01-301-2/+1
* add NOTREACHED (after a longjmp)John Kohl1990-01-301-0/+2
* 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
* 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
* *** empty log message ***John Kohl1990-01-292-0/+227
* move libc declarations to separate include filJohn Kohl1990-01-293-16/+3
* finish mutating pointer to krb5_pointerJohn Kohl1990-01-291-2/+2
* 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
* name change: principal to entryJohn Kohl1990-01-221-64/+65
* 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
* 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
* first-cut conversion of V4 stuff (not fully tested/debugged)John Kohl1990-01-191-247/+392
* *** empty log message ***John Kohl1990-01-191-0/+148
* First "debugged" version -- saber accepts itBarry Jaspan1990-01-1915-96/+128
* converted to K&R style *by hand* <sigh>Barry Jaspan1990-01-191-2/+5
* converted to K&R style *by hand*. <sigh>Barry Jaspan1990-01-1913-23/+66
* about to try to use unprotoize (in gccdev) to convert to old K&R styleBarry Jaspan1990-01-1915-0/+1008