krb5.git
1991-05-06 no authorThis commit was manufactured by cvs2svn to create tag... krb5-1.0-alpha5
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
1991-04-23 John Kohladd support for KRB5_PROVIDE_PROTOTYPES
1991-04-23 John Kohlmake sure clean:: gets rid of foo/**/libname
1991-04-23 John Kohladd KRB5_PROVIDE_PROTOTYPES
1991-04-23 John Kohladd WantPrototypes stuff
1991-04-22 John Kohlchanges to use authenticator's subkey if necessary
1991-04-22 John Kohlchanges to make authenticator visible to caller
1991-04-19 John Kohlfix up clean step as well
1991-04-19 John Kohlincludes depends on KRB5-types.h
1991-04-19 John Kohlkrb5_free_addr -> krb5_free_address
1991-04-19 John Kohlremove XXX comment
1991-04-19 John Kohlclean up some XXX code
1991-04-19 John KohlXXX not appropriate
1991-04-19 John Kohluse MAXHOSTNAMELEN
1991-04-19 Theodore TsoAdded missing break in switch statement; the -onlyrealm...
1991-04-19 John Kohluse osconf.h to determine if we have in.h
1991-04-19 John Kohluse "b" modes with STDC
1991-04-19 John Kohluse "rb" for STDC
1991-04-19 John Kohluse "wb" for STDC
1991-04-19 John Kohlremove extraneous XXX's
1991-04-19 John Kohlremove extraneous XXX's
1991-04-19 John Kohlremove XXX from already-fixed part
1991-04-19 John Kohlremove XXX
1991-04-19 John Kohlclean up some stuff; remove length restriction
1991-04-19 John Kohlfix up/remove XXX comments
1991-04-19 John Kohldon't bother checking key->priv; the spec says you...
1991-04-19 John Kohlremove XXX
1991-04-19 John Kohlparameterize use of htons/ntohs
next