summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added `stdio' subdirectoryKen Raeburn1990-11-281-1/+1
* Added prototypes from scc_maybe.cKen Raeburn1990-11-281-0/+4
* krb5_cc_dfl_ops is now a pointerKen Raeburn1990-11-281-1/+1
* Changed structure name to unique (fcc-specific) nameKen Raeburn1990-11-281-1/+1
* Renamed structure to unique nameKen Raeburn1990-11-281-1/+1
* Reordered functions for potentially better optimization (with gcc);Ken Raeburn1990-11-281-32/+68
* Added declarations of authdata i/o routinesKen Raeburn1990-11-281-0/+4
* Zero out credentials structure correctly; handle reading of authdataKen Raeburn1990-11-281-1/+13
* Replace bzero with memsetKen Raeburn1990-11-281-1/+1
* ifdef some names that might not be availableKen Raeburn1990-11-281-0/+4
* Write out authdata component as wellKen Raeburn1990-11-281-0/+2
* fix call to memset()John Carr1990-11-271-1/+1
* add const to getpwnam() and memcpy()John Kohl1990-11-271-3/+3
* krb5_kt_resolve now takes a const *, so no cast neededJohn Kohl1990-11-271-1/+1
* name is now const John Kohl1990-11-271-3/+3
* kt_resolve now takes const first argJohn Kohl1990-11-271-1/+1
* fix const binding to correct placeJohn Kohl1990-11-271-1/+1
* remove luciferJohn Kohl1990-11-261-2/+0
* need to special case krb5_db_set_lockmode as wellJohn Kohl1990-11-202-2/+8
* make dependency workJohn Kohl1990-11-201-0/+2
* build dependencies in subdirsJohn Kohl1990-11-201-0/+1
* add DependTarget() where neededJohn Kohl1990-11-202-0/+3
* fix up dependency stageJohn Kohl1990-11-203-0/+6
* add empty depend targetJohn Kohl1990-11-201-0/+2
* depend on generated krb5_ed_ct.cJohn Kohl1990-11-201-0/+2
* depend must make sure des.c is done (meaning all the generated include files)John Kohl1990-11-201-0/+2
* don't include mit-des.h twice, if needed more than onceJohn Kohl1990-11-201-0/+6
* depend depends on kdc5_err.cJohn Kohl1990-11-201-0/+2
* only use stdio.h onceJohn Kohl1990-11-201-1/+0
* don't need rc_io.h twiceJohn Kohl1990-11-201-1/+0
* add krb5_use_cstype macroJohn Kohl1990-11-201-0/+2
* don't need config anymore (it's in krb5.h) but do need osconf nowJohn Kohl1990-11-201-1/+1
* use default keytypes/etypesJohn Kohl1990-11-202-4/+4
* use default keytypes/etypesJohn Kohl1990-11-201-2/+2
* add DEFAULT_KDC_ETYPE, DEFAULT_KDC_KEYTYPEJohn Kohl1990-11-201-1/+3
* need to use 0xffff rather than -1 since the type is unsigned.John Kohl1990-11-202-4/+4
* need to use 0xffff rather than -1 since the type is unsigned.John Kohl1990-11-201-2/+2
* use new macro for assigning encryption system pointersJohn Kohl1990-11-209-9/+9
* fix checksum array to match defines in encryption.hJohn Kohl1990-11-201-1/+6
* use macros from encryption.hJohn Kohl1990-11-201-1/+1
* use macros from encryption.hJohn Kohl1990-11-201-19/+12
* use macros for encryption functionsJohn Kohl1990-11-201-14/+11
* comment that XEROX is snefruJohn Kohl1990-11-201-2/+2
* don't need types defined here, see <encryption.h>John Kohl1990-11-202-6/+5
* change name for checksum type #defineJohn Kohl1990-11-201-1/+1
* v4 compatibility is commented outDonald Davis1990-11-191-1/+6
* add config options for prototype sizeJohn Kohl1990-11-191-1/+6
* current VAX tree needs narrow prototypesJohn Kohl1990-11-191-0/+1
* add NARROW_PROTOTYPESJohn Kohl1990-11-191-0/+4
* *** empty log message ***John Kohl1990-11-192-0/+65