krb5.git
1991-05-30 Theodore TsoInitial revision
1991-05-30 Theodore TsoAdded null definitions for STDARG_P
1991-05-30 Theodore TsoFixed recvauth.o and sendauth.o in SRCS to be .c files
1991-05-29 John CarrArg 1 to krb5_{read_write}_message is a krb5_pointer
1991-05-29 John CarrUse fcntl(F_SETLK) if POSIX_FILE_LOCKS is defined
1991-05-29 John CarrUse stdarg if STDARG_PROTOTYPES is defined.
1991-05-29 John CarrUse stdarg if the .cf file defines UseStdarg
1991-05-29 John CarrNeed <krb5/config.h> to get STDARG_PROTOTYPES define
1991-05-29 John CarrDelete times argument to mk_req_extended
1991-05-29 John CarrUse stdarg if the .cf file defines UseStdarg
1991-05-29 John CarrForce use of ANSI stdarg if .cf file defines UseStdarg
1991-05-29 John CarrDon't include mit-copyright.h
1991-05-28 John CarrPS/2 support
1991-05-27 John Carr#error -> ??=error so as not to confuse old cpps
1991-05-27 John CarrAdd depend and clean targets
1991-05-27 John CarrAllow a machine configuration file to force uncondition...
1991-05-27 John CarrAllow machine config file to force <stdlib.h> to be...
1991-05-27 John Carrkrb5_mk_req_extended no longer has a time argument
1991-05-27 John CarrDon't lose if Makefile doesn't exist in subdirectory...
1991-05-27 John CarrCombine -ldes5, -lmd4, -lcrc-32.
1991-05-27 John CarrPut /**/ before # (saber target)
1991-05-24 John CarrRemove unused variables
1991-05-21 Theodore TsoChanged calling sequence for mk_req_extended()
1991-05-20 John Carrmk_req_extended no longer has times argument
1991-05-20 John CarrDelete "times" argument to krb5_mk_req_extended()
1991-05-20 John CarrDocument krb5_parse_name and krb5_unparse_name error...
1991-05-20 John CarrDocument error return values
1991-05-20 John CarrDocument error codes returned
1991-05-06 Theodore TsoAlpha 5
1991-05-06 Theodore TsoAdded the user-user directory
1991-05-06 Theodore TsoInclude the gssapi directory
1991-05-06 Theodore TsoInitial Revision
1991-05-06 Theodore TsoRearranged directory structure
1991-05-06 Theodore TsoMisc. changes
1991-05-06 Theodore TsoAdded code to match on 2nd tkt and tkt encryptred in...
1991-05-06 Theodore TsoAdded bld_pr_ext.c, bld_princ.c, and gc_2tgt.c to the...
1991-05-06 Theodore TsoVarious name changes; added mysterious #defins for...
1991-05-06 Theodore TsoChanged prototypes on memcpy and memset to have an...
1991-05-06 Theodore TsoInitial revision
1991-05-06 John Kohladd c89, WantPrototypes
1991-05-06 John Kohladd \n to error message
1991-05-06 John Kohl*** empty log message ***
1991-05-06 John Kohlneed PROTOTYPE macro
1991-05-01 John Kohlfix typo
1991-05-01 John Kohlrearrange code to avoid compiler warning
1991-05-01 John Kohlfix some compiler warnings
1991-05-01 John KohlInitial revision
1991-05-01 John Kohl*** empty log message ***
1991-05-01 John Kohlclean up some warnings
1991-05-01 John Kohluse krb5_calculate_checksum macro
1991-05-01 John Kohluse krb5_checksum_size macro
1991-05-01 John Kohluse checksum & encryption macrtos
1991-05-01 John Kohluse krb5_use_cstype macro
1991-04-30 John Kohlmerge in updates from NetServ
1991-04-30 John Kohlmerge in NetServ updates
1991-04-30 John Kohlconvert to krb5_build_principal
1991-04-30 John Kohlchange to use krb5_build_principal_ext
1991-04-30 John Kohlfix use of build_principal_va in build_principal
1991-04-30 John Kohluse new principal building routines
1991-04-30 John Kohl*** empty log message ***
1991-04-30 John Kohladd krb5_princ_aref
1991-04-30 John Kohladd STRDUP stuff
1991-04-30 John Kohladd strdup()
1991-04-30 John Kohluse strdup()
1991-04-30 John Kohluse a common strdup()
1991-04-30 John Kohlmalloc() is already declared in include files
1991-04-30 John Kohlinclude file changes for krb5
1991-04-30 John Kohladd HasStrdup
1991-04-30 John KohlInitial revision
1991-04-30 John Kohldon't need <krb5/copyright.h>
1991-04-30 John Kohlclean up some stuff
1991-04-29 John Kohladd -f documentation
1991-04-29 John Kohladd kdc_get_server_key
1991-04-29 John Kohlremove spurious ;
1991-04-29 John Kohlboil code down into common kdc_get_server_key
1991-04-29 John Kohlchange to use kdc_get_server_key function
1991-04-29 John Kohla) set the INITIAL flag on all AS_ tickets
1991-04-29 John Kohladd rlife to -r argument
1991-04-29 John Kohladd code to print times & flags
1991-04-29 John Kohlfix renewable handling
1991-04-29 John Kohladd some missing PROTOTYPE macros
1991-04-29 John Kohlfix some error messages & cases
1991-04-29 John Kohldon't use -R argument
1991-04-29 John Kohl*** empty log message ***
1991-04-26 John Kohl*** empty log message ***
1991-04-26 John Kohlneed to pass pointers.
1991-04-26 John Kohlneed to pass pointers..
1991-04-26 John Kohladd KRB5_TC_MATCH_2ND_TKT field
1991-04-26 John Kohladd flag for 2nd ticket matching
1991-04-26 John Kohlfix order of entries in makefile so that all:: is the...
1991-04-26 John Kohlmake sure timestamp and seq # are zero if they're not...
1991-04-26 John Kohluse macros for checksum routines
1991-04-26 John Kohluse macros for checksum routines
1991-04-25 John Kohlwe were faultily zeroing out the adtk every loop
1991-04-25 John Kohlupdates for install stuff
1991-04-25 John Kohlupdates for Krb5 install support
1991-04-23 John KohlSTDC cleanups
1991-04-23 John KohlImakefile
1991-04-23 John Kohlfix STDC incompatibility
1991-04-23 John Kohlstrerror may be a #define on some systems
next