krb5.git
1993-09-01 Theodore TsoWrong free routine was being called
1993-09-01 Theodore TsoModifications supplied by Ari Medvinsky to include...
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1993-08-18 Theodore TsoFix typo in TGS_NAME
1993-08-17 Theodore TsoPart of library directory reorg... the DONE file contai...
1993-08-17 Theodore TsoFix to ignore all CVS directories...
1993-08-17 Theodore TsoThis shouldn't have been here...
1993-08-17 Theodore TsoFix memory leak; free_principal now frees entire kerber...
1993-08-17 Theodore TsoCleaned up TGTNAME define; now KRB5_TGS_NAME
1993-08-17 Theodore TsoRemove debugging syslogs
1993-08-17 Theodore TsoImproved logging of TGS and AS error cases
1993-08-17 Theodore TsoWhen creating a build tree, don't bother with the CVS...
1993-08-04 Theodore TsoLibrary directory reorganization; there are now crypto...
1993-08-04 Theodore TsoLibrary directory reorganization; there are now crypto...
1993-07-29 Theodore TsoNeed to include osconf.h for porting to Linux
1993-07-29 Theodore Tsoelement_KRB5_12 really should be element_KRB5_15; brain...
1993-07-29 Theodore TsoRename sendto to krb4_sendto, to avoid conflict with...
1993-07-29 Theodore TsoMove #includes for porting fixes
1993-07-29 Theodore TsoMoved #include of kdb5_edit.h past the declaration...
1993-07-29 Theodore TsoRemoved ccimake and imake; those are executables
1993-07-29 Theodore TsoAdded configuration file for Linux
1993-07-14 Tom Yufixed mk_req and rd_req
1993-07-10 Theodore TsoMake sure krb5_init_ets() only initalizes the error...
1993-07-10 Theodore TsoFix broken kerberos database restore
1993-07-02 Theodore TsoAdded new configuration variable to take into account...
1993-07-02 Theodore TsoLet's not depend on SourceTop for now...
1993-07-02 Theodore TsoChanged LnCmd to include the -f option, so that it...
1993-06-04 Theodore TsoDefine IsodeIncl; the link to the isode include hierarc...
1993-06-04 Theodore TsoWrong version of .rconf added to repository during...
1993-06-03 Theodore TsoInitial revision
1993-06-03 Theodore TsoInitial revision
1993-06-03 Theodore TsoChanged to support double-precision math; some broken...
1993-06-03 Theodore TsoPortability changes
1993-06-03 Theodore TsoChange DEFAULT_ACL_NAME to DEFAULT_ADMIN_ACL
1993-06-03 Theodore TsoChange DEFAULT_DBM_FILE to DEFAULT_KDB_FILE. Include...
1993-06-03 Theodore TsoChange to reflect new calling interface for krb5_sname_...
1993-06-03 Theodore TsoRemove DependTarget (done by default)
1993-06-03 Theodore TsoChange to work with Kerboers Imake structure
1993-06-03 Theodore TsoChange dependencies on path.h to KRB5_PATH_TTY, KRB5_PA...
1993-06-03 Theodore TsoAllow variable $(INCLUDES)
1993-06-03 Theodore TsoVax doesn't need machine/endian.h (our vax doesn't...
1993-06-03 Theodore TsoChanged so that kerberos5.c would compile with the...
1993-06-03 Theodore TsoAdded support for credentials forwarding
1993-06-03 Theodore TsoAdded support for credentials forwarding
1993-06-03 Theodore TsoFixed logic bug which lead to a security bug when both...
1993-06-03 Theodore TsoDefine #KERBEROS, so things don't break
1993-06-03 Theodore TsoAdded forward.c -- credentials forwarding
1993-06-03 Theodore TsoChanged organization; server and client in separate...
1993-06-03 Theodore TsoRemove LintTarget (done by default)
1993-06-03 Theodore TsoChanged organization; server and client in separate...
1993-06-03 Theodore TsoRemove lint target (added by default)
1993-06-03 Theodore TsoInclude telnet as one of the applications to build
1993-06-03 Theodore TsoChange DEFAULT_DBM_FILE to DEFUALT_KDB_FILE
1993-06-03 Theodore TsoAdded OS_Telnet name of 4.3bsd. Use gawk instead of...
1993-06-03 Theodore TsoFixed OS_TelnetName to be Ultrix4.2
1993-06-03 Theodore TsoSunOS does have setenv. Fixed typo in HasGcc
1993-06-03 Theodore TsoChanges to move ss and et into the build tree. Changes...
1993-06-03 Theodore TsoChanges to include ss and et as part of the Kerberos...
1993-06-03 Theodore TsoLots of changes to bring Imake.tmpl closer to the X11...
1993-06-03 Theodore TsoLots of changes to bring the macros used closer to...
1993-06-03 Theodore TsoChanged to use a search list of preauthentication techn...
1993-06-03 Theodore TsoFixes to improve logging and cleanup deallocation strategy
1993-06-03 Theodore TsoPass in actual packet to process_tgs_req so that two...
1993-06-03 Theodore TsoFixed #ifdef 0 --> #if 0
1993-06-03 Theodore TsoChanged function delcaration to support doing two ways...
1993-06-03 Theodore TsoChanged deallocation strategy to be cleaner
1993-06-03 Theodore TsoFixed bug where a freed structure was being derefenced
1993-06-03 Theodore TsoImprove error message logging
1993-06-03 Theodore TsoPortability changes
1993-06-03 Theodore Tso*** empty log message ***
1993-06-03 Theodore TsoChanged to only encode the rtime if it is non-zero...
1993-06-03 Theodore TsoChanged to only encode the from time if it is non-zero...
1993-06-03 Theodore TsoPatch so that a ticket with no host address generate...
1993-06-03 Theodore TsoChange to generate the renew_time if it was non-zero...
1993-06-03 Theodore TsoChnages to support the new KRB5_CRED message
1993-06-03 Theodore TsoNew routines to support the new KRB_CRED structure
1993-06-03 Theodore TsoInitial revision
1993-06-03 Theodore TsoAdded new error code for bad name type when converting...
1993-06-03 Theodore TsoAdded new error: unsupported version in database entry
1993-06-03 Theodore TsoTo support the new KRB5_CRED structures
1993-06-03 Theodore TsoChange to reflect new Imake macros
1993-06-03 Theodore TsoChanged interface to include canonicalization and diffe...
1993-06-03 Theodore TsoChanged so that if there is to DBM translation file...
1993-06-03 Theodore TsoMake sendauth() work if the passed-in checksum pointer...
1993-06-03 Theodore TsoMake sure authorization data in the TGS_REQ is initiali...
1993-06-03 Theodore TsoFix so that recvauth will work even if a null cachename...
1993-06-03 Theodore TsoOnly generate a key if it's necessary
1993-06-03 Theodore TsoPatches to get user-to-user credentials to work correctly
1993-06-03 Theodore TsoFix bug where an allocated structure was used before...
1993-06-03 Theodore TsoRevamped to handle conversion both back and forth betwe...
1993-06-03 Theodore TsoAdded the new util and config-files subdirectories
1993-06-03 Theodore TsoAdded defines for the kerberos database file and the...
1993-06-03 Theodore TsoAdded support for KRB5_CRED message
1993-06-03 Theodore TsoAdded support for KRB5_CRED messages
1993-06-03 Theodore TsoAdded macros for FD_SET and company, if not otherwise...
1993-06-03 Theodore TsoAdded message type number for KRB5_CRED message
1993-06-03 Theodore TsoChanged prototype of krb5_sname_to_principal
1993-06-03 Theodore TsoAdded the kdc_cred structures
1993-06-03 Theodore TsoAdded definition for DEFAULT_DBM_FILE
1993-06-03 Theodore TsoRemove default flag which diallowed skey operation
next