krb5.git
1995-04-20 Mark Eichindejagnu test cases. (from Ian Taylor <ian@cygnus.com>)
1995-04-20 Mark Eichin Changes from Ian Taylor <ian@cygnus.com> to support...
1995-04-20 Mark Eichinadded missing htons
1995-04-20 Mark Eichin Changes from Ian Taylor <ian@cygnus.com> to support...
1995-04-20 Theodore TsoMove the define of BACKWARDS_BITMASK_COMPAT to asn1_k_d...
1995-04-20 Mark Eichin * aclocal.m4 (.ct.c): use $(RM) instead of plain rm
1995-04-20 Keith VetterSome PC fix-ups due to the include structure changing
1995-04-20 Theodore Tsomk_req.c (krb5_mk_req): Use krb5_sname_to_principal...
1995-04-20 Keith VetterChanges for the PC due to tytso's changing the include...
1995-04-20 Keith VetterUpdated windows readme file to reflect gssapi and makef...
1995-04-20 Keith VetterSome top level makefile changes for the PC--does some...
1995-04-20 Keith VetterSmarter PC makefile pulling .h files from the gssapi...
1995-04-20 Theodore TsoRemove .h files which are now collapsed into krb5.h
1995-04-20 Ezra PeisachModify usage to reflect reality. Modified getopt call...
1995-04-20 Theodore TsoUse $(CC) instead of cc
1995-04-20 Theodore TsoAdd include of <errno.h>
1995-04-20 Theodore TsoAdd include of adm_defs.h, since that's no longer inclu...
1995-04-20 Theodore Tsoconfigure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT...
1995-04-20 Theodore Tsoremoved unneeded #include of wordsize.h
1995-04-20 Theodore TsoRemove support for HAS_ANSI_CONST (that was needed...
1995-04-20 Theodore TsoInlined the following include files in krb5.h, to simpl...
1995-04-20 Theodore TsoAdd profile directory
1995-04-20 Theodore TsoInitial checkin of the profile library
1995-04-19 Theodore Tsoasn1_k_decode.c (asn1_decode_krb5_flags): Make the...
1995-04-19 Ezra PeisachWhen default realm specified on command line, call...
1995-04-19 Ezra PeisachAdded storing of default realm in context. Global defau...
1995-04-19 Ezra PeisachInitialize and free default realm in context
1995-04-19 Ezra PeisachRemoved global_context hack
1995-04-19 Ezra PeisachAdded default_realm to krb5_context structure
1995-04-19 Theodore TsoChange getdate.o to getdate.c in the SRCS list
1995-04-19 Theodore TsoChange depend: to depend::
1995-04-19 Keith VetterBug fix in the windows telnet program
1995-04-18 Keith VetterChanged compile flags on windows cns program
1995-04-18 Theodore TsoAdd production for creating the .depend file, and updat...
1995-04-18 Theodore TsoSed script which postprocesses the output from cc ...
1995-04-18 Theodore Tsokpropd uses fork instead of vfork, because it's closing...
1995-04-18 Theodore Tsoan_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln...
1995-04-18 Theodore Tso* sendauth.c (krb5_sendauth): initialize error return...
1995-04-18 Theodore TsoRemove unneeded include of adm_defs.h (since it's now...
1995-04-18 Theodore TsoSet SUPPORT_DESMD5 attribute for the krbtgt entry
1995-04-18 Theodore TsoIf there is an error while making in a subdirectory...
1995-04-18 Keith VetterForgot a makefile change for the Windows gssapi dll
1995-04-18 Ezra PeisachSpelling corrections. (was testing a new version of...
1995-04-18 Keith VetterCosmetic changes for the Windows CNS program
1995-04-14 Theodore TsoAdd Cygnus's "Sanitize" system to the krb5 tree, to...
1995-04-14 Theodore Tsocom_err.h: If FAR is not defined, define it away
1995-04-14 Theodore Tsoaclocal.m4 (MAKE_SUBDIRS, _MAKE_SUBDIRS): Creatre new...
1995-04-14 Theodore TsoMakefile.in, configure.in: Move dependency for all...
1995-04-14 Keith VetterRemoved 'unreferenced local variable' problem
1995-04-14 Keith VetterWindows global stuff:
1995-04-13 Theodore Tsoasn1_k_decode.c (setup, next_tag, apptag, get_field_body,
1995-04-11 Ezra Peisach that everything is really up to date
1995-04-07 Keith VetterChanged syntax for windows on the stored ccache file...
1995-04-07 Keith VetterWindows cns: user can now specify the ccache file on...
1995-04-06 Keith VetterBug fixes or better error handling for the following...
1995-04-04 Theodore Tsopop_init.c (pop_init): Put in a type cast to shut up...
1995-04-01 Keith VetterFixed low-level i/o routine (dup) not being STDC on...
1995-04-01 Theodore TsoInitialize auth_context to NULL before calling sendauth()
1995-04-01 Theodore TsoUse the local autoconf when rebuilding the configure...
1995-04-01 Theodore TsoUse configure to see if unistd.h needs to be included...
1995-04-01 Theodore TsoMove the dependency which causes all-$(WHAT) to be...
1995-04-01 Keith Vetterkrb5_get_in_tkt returns proper error on clock skew...
1995-04-01 Keith VetterCan now specify port to telnet to on the command line
1995-03-31 Theodore TsoZero out the entry before inserting it
1995-03-31 Theodore TsoRemove CFLAGS=@CCOPTS@ line, which is in pre.in
1995-03-31 Theodore TsoMake sure the context is initialized before it is used
1995-03-31 Theodore Tso* rc_dfl.c (krb5_rc_dfl_expunage): Close the old, tempo...
1995-03-31 Theodore Tso* realm_dom.c (krb5_get_realm_domain): Don't indent...
1995-03-31 Theodore Tso* configure.in (CONFIG_RULES): Replaced
1995-03-31 Theodore TsoBack out previous change so that it doesn't break peopl...
1995-03-31 Theodore TsoRemove unused file
1995-03-31 Jonathan KamensFix typos in Mike's changes
1995-03-31 Jonathan KamensChanges from shanzer for API versioning tests
1995-03-31 Theodore TsoFix typo which caused new_keytab to not get freed,...
1995-03-31 Keith VetterCommit on the whole tree to make a checkpoint for a...
1995-03-29 Theodore TsoNo need to have the session_key established for mutual...
1995-03-29 Theodore TsoAdd a makefile dependency for libtelnet.a, so that...
1995-03-29 Theodore TsoAllow mutual authentication even if the ENCRYPTION...
1995-03-29 John Gilmore* def.h: Replace STDARG_PROTOTYPES with HAVE_STDARG_H
1995-03-29 John Gilmore* Makefile.in: Fix up Mac makefile.
1995-03-29 John Gilmore* ccdefname.c: On Mac, default cred cache is "STDIO...
1995-03-29 Keith VetterAdded functionality for windows to read default file...
1995-03-29 Keith VetterChasing an elusive nmake bug
1995-03-29 Keith VetterAdded capability for windows version to read default...
1995-03-29 Keith VetterMoved the differing parts of osconf.win into osconf.h
1995-03-29 John Gilmore* Makefile.in: Fix up Mac build process somewhat....
1995-03-29 John Gilmore* Makefile.in (all): Run all-$(WHAT).
1995-03-29 John Gilmore* Makefile.in (all): Split into all-$(WHAT).
1995-03-29 John Gilmore* configure.in (AC_REPLACE_FUNCS): Add getuid to the...
1995-03-29 John Gilmore* DNR.c: Add Apple MacTCP source file for domain name...
1995-03-29 John Gilmore* rd_req_sim.c: Really remove the file
1995-03-29 John Gilmore* Makefile.in (BUILDTOP2, etc): Make it possible
1995-03-29 John Gilmore* Makefile.in (unixmac): Add to build header files
1995-03-29 John Gilmore* Makefile.in (clean-mac): Add.
1995-03-29 John Gilmore* Makefile.in (KRB5_HEADERS, install): `Make install...
1995-03-29 John Gilmore* k5-errors.h: Rename errors.h (which duplicated a...
1995-03-29 John Gilmore* Makefile.in (KRB5_HEADERS, install): Account for...
1995-03-29 John Gilmore* mac-config.cache: Correct some entries.
1995-03-29 John Gilmore* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.
1995-03-28 John GilmoreBring in portability fixes from Cygnus K4 release
next