krb5.git
1993-10-30 Theodore TsoCode cleanup; removed vestigal code
1993-10-30 Theodore TsoMake sure memory is freed in error cases
1993-10-30 Theodore TsoChange so that mk_req_ext won't accidentally free calle...
1993-10-30 Theodore TsoChange code to produce \b, \n, and \t
1993-10-30 Theodore TsoAdded missing free calls in case of an error
1993-10-30 Theodore TsoRemove register from argument declaration. Confuses...
1993-10-29 Barry Jaspaninterim draft, needs error codes from bug reports and...
1993-10-15 Theodore TsoChange use of xfree to krb5_xfree to prevent namespace...
1993-10-15 Theodore TsoFixed memory leak reported by marc; mk_req_ext wasn...
1993-10-15 Theodore TsoAdded krb5_free_authenticator_contents()
1993-10-15 Theodore TsoChange usage of xfree to krb5_xfree to prevent namespac...
1993-10-14 Barry Jaspannext draft, given to QA
1993-10-14 Barry Jaspannext draft; given to QA
1993-10-08 Barry Jaspan*** empty log message ***
1993-10-07 Barry JaspanInitial revision
1993-09-22 Theodore TsoPost decrement should have been predecrement; fixed...
1993-09-22 Theodore TsoChanged to use the proper POSIX locking function if...
1993-09-22 Theodore TsoMerged in ISI's modified CRED-INFO patches
1993-09-21 Theodore TsoDon't check file descriptor for secondary port if it...
1993-09-21 Theodore TsoRemove deference of freed structure
1993-09-21 Theodore TsoChange to get the admin server to obtain the correct...
1993-09-10 Theodore TsoChange the version one credentials cache code so that...
1993-09-01 Theodore TsoChanges from jik so that the .k5login file is honored...
1993-09-01 Theodore TsoChanged krb5_generate_authenticator to accept a princia...
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
next