summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* stdarg/varargs is included by com_err.hJohn Kohl1991-02-171-5/+1
* avoid problems with #defined memcpy, memsetJohn Kohl1991-02-171-7/+11
* need to define/declare htons/ntohsJohn Kohl1991-02-171-0/+1
* fix ntohs/htonsJohn Kohl1991-02-172-0/+2
* need netinet/in.h for htons/ntohsJohn Kohl1991-02-172-0/+2
* more cleanupsJohn Kohl1991-02-161-2/+2
* fix makefile for new KLIB stuffJohn Kohl1991-02-161-2/+2
* free funcs are now voidJohn Kohl1991-02-161-29/+29
* normalize makefileJohn Kohl1991-02-161-31/+5
* don't need funky asn.1 Makefile stuffJohn Kohl1991-02-161-2/+0
* use des5 to avoid name clashJohn Kohl1991-02-151-1/+1
* use Krb5LibraryTargetJohn Kohl1991-02-156-6/+6
* change around locations & such for librariesJohn Kohl1991-02-152-11/+31
* fix up some logging codeJohn Kohl1991-02-141-25/+17
* changes for salts in the databaseJohn Kohl1991-02-141-15/+65
* add salt supportJohn Kohl1991-02-142-4/+35
* add in padata salting supportJohn Kohl1991-02-141-1/+49
* fix erroneous define of process_v4John Kohl1991-02-141-0/+8
* Changes to reflect the API interface changesTheodore Tso1991-02-141-2/+7
* use K4LIBJohn Kohl1991-02-141-1/+3
* some editorial comments removedJohn Kohl1991-02-141-12/+2
* only insert the replay if we succeeded in generating a replyJohn Kohl1991-02-141-1/+2
* use spaces to disambiguateJohn Kohl1991-02-131-1/+1
* add krb5_use_keytypeJohn Kohl1991-02-131-0/+2
* change lengths to include the countJohn Kohl1991-02-131-5/+10
* include count in the outputJohn Kohl1991-02-132-2/+10
* *** empty log message ***John Kohl1991-02-131-0/+139
* add back replay cache codeJohn Kohl1991-02-131-2/+33
* add prototyeps for replay buffer codeJohn Kohl1991-02-131-0/+5
* put back in kdc_rcacheJohn Kohl1991-02-131-1/+1
* add back rcacheJohn Kohl1991-02-132-0/+4
* add replay lookaside call-outsJohn Kohl1991-02-131-1/+12
* add replay.cJohn Kohl1991-02-131-0/+2
* add back KDCRCACHEJohn Kohl1991-02-131-0/+1
* add TGS key cachingJohn Kohl1991-02-134-29/+90
* Changes to reflect the changed interface for libkrb5.aTheodore Tso1991-02-132-7/+20
* Changes to reflect the changed interfaces for libkrb5.aTheodore Tso1991-02-131-31/+14
* fix copyrightsJohn Kohl1991-02-1212-12/+12
* adapted from scc_maybeJohn Kohl1991-02-121-0/+86
* fix argument typeJohn Kohl1991-02-121-2/+2
* MAYBE_OPEN/MAYBE_CLOSE changesJohn Kohl1991-02-127-88/+38
* MAYBE_OPEN/MAYBE_CLOSE changesJohn Kohl1991-02-122-16/+32
* add defines for vno and open flagsJohn Kohl1991-02-121-1/+23
* add fcc_close_file, fcc_open_fileJohn Kohl1991-02-121-1/+5
* add fcc_maybeJohn Kohl1991-02-121-3/+3
* properly deal with errno on short read/writeJohn Kohl1991-02-122-12/+23
* now use int flag to scc_open_fileJohn Kohl1991-02-125-5/+5
* now use int flag to scc_open_fileJohn Kohl1991-02-121-2/+3
* work around ultrix stdio bugJohn Kohl1991-02-121-5/+50
* add file format version codeJohn Kohl1991-02-122-3/+17