1995-04-20 |
Mark Eichin | Changes from Ian Taylor <ian@cygnus.com> to support... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | Move the define of BACKWARDS_BITMASK_COMPAT to asn1_k_d... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Mark Eichin | * aclocal.m4 (.ct.c): use $(RM) instead of plain rm |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Keith Vetter | Some PC fix-ups due to the include structure changing |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | mk_req.c (krb5_mk_req): Use krb5_sname_to_principal... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Keith Vetter | Changes for the PC due to tytso's changing the include... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Keith Vetter | Updated windows readme file to reflect gssapi and makef... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Keith Vetter | Some top level makefile changes for the PC--does some... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Keith Vetter | Smarter PC makefile pulling .h files from the gssapi... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | Remove .h files which are now collapsed into krb5.h |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Ezra Peisach | Modify usage to reflect reality. Modified getopt call... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | Use $(CC) instead of cc |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | Add include of <errno.h> |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | Add include of adm_defs.h, since that's no longer inclu... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | removed unneeded #include of wordsize.h |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | Remove support for HAS_ANSI_CONST (that was needed... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | Inlined the following include files in krb5.h, to simpl... |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | Add profile directory |
commit | commitdiff | tree | snapshot |
1995-04-20 |
Theodore Tso | Initial checkin of the profile library |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Theodore Tso | asn1_k_decode.c (asn1_decode_krb5_flags): Make the... |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Ezra Peisach | When default realm specified on command line, call... |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Ezra Peisach | Added storing of default realm in context. Global defau... |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Ezra Peisach | Initialize and free default realm in context |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Ezra Peisach | Removed global_context hack |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Ezra Peisach | Added default_realm to krb5_context structure |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Theodore Tso | Change getdate.o to getdate.c in the SRCS list |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Theodore Tso | Change depend: to depend:: |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Keith Vetter | Bug fix in the windows telnet program |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Keith Vetter | Changed compile flags on windows cns program |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | Add production for creating the .depend file, and updat... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | Sed script which postprocesses the output from cc ... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | kpropd uses fork instead of vfork, because it's closing... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | * sendauth.c (krb5_sendauth): initialize error return... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | Remove unneeded include of adm_defs.h (since it's now... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | Set SUPPORT_DESMD5 attribute for the krbtgt entry |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | If there is an error while making in a subdirectory... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Keith Vetter | Forgot a makefile change for the Windows gssapi dll |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Ezra Peisach | Spelling corrections. (was testing a new version of... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Keith Vetter | Cosmetic changes for the Windows CNS program |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Theodore Tso | Add Cygnus's "Sanitize" system to the krb5 tree, to... |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Theodore Tso | com_err.h: If FAR is not defined, define it away |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Theodore Tso | aclocal.m4 (MAKE_SUBDIRS, _MAKE_SUBDIRS): Creatre new... |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Theodore Tso | Makefile.in, configure.in: Move dependency for all... |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Keith Vetter | Removed 'unreferenced local variable' problem |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Keith Vetter | Windows global stuff: |
commit | commitdiff | tree | snapshot |
1995-04-13 |
Theodore Tso | asn1_k_decode.c (setup, next_tag, apptag, get_field_body, |
commit | commitdiff | tree | snapshot |
1995-04-11 |
Ezra Peisach | that everything is really up to date |
commit | commitdiff | tree | snapshot |
1995-04-07 |
Keith Vetter | Changed syntax for windows on the stored ccache file... |
commit | commitdiff | tree | snapshot |
1995-04-07 |
Keith Vetter | Windows cns: user can now specify the ccache file on... |
commit | commitdiff | tree | snapshot |
1995-04-06 |
Keith Vetter | Bug fixes or better error handling for the following... |
commit | commitdiff | tree | snapshot |
1995-04-04 |
Theodore Tso | pop_init.c (pop_init): Put in a type cast to shut up... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Keith Vetter | Fixed low-level i/o routine (dup) not being STDC on... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Theodore Tso | Initialize auth_context to NULL before calling sendauth() |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Theodore Tso | Use the local autoconf when rebuilding the configure... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Theodore Tso | Use configure to see if unistd.h needs to be included... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Theodore Tso | Move the dependency which causes all-$(WHAT) to be... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Keith Vetter | krb5_get_in_tkt returns proper error on clock skew... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Keith Vetter | Can now specify port to telnet to on the command line |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Zero out the entry before inserting it |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Remove CFLAGS=@CCOPTS@ line, which is in pre.in |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Make sure the context is initialized before it is used |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | * rc_dfl.c (krb5_rc_dfl_expunage): Close the old, tempo... |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | * realm_dom.c (krb5_get_realm_domain): Don't indent... |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | * configure.in (CONFIG_RULES): Replaced |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Back out previous change so that it doesn't break peopl... |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Remove unused file |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Jonathan Kamens | Fix typos in Mike's changes |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Jonathan Kamens | Changes from shanzer for API versioning tests |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Fix typo which caused new_keytab to not get freed,... |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Keith Vetter | Commit on the whole tree to make a checkpoint for a... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Theodore Tso | No need to have the session_key established for mutual... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Theodore Tso | Add a makefile dependency for libtelnet.a, so that... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Theodore Tso | Allow mutual authentication even if the ENCRYPTION... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * def.h: Replace STDARG_PROTOTYPES with HAVE_STDARG_H |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in: Fix up Mac makefile. |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * ccdefname.c: On Mac, default cred cache is "STDIO... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Keith Vetter | Added functionality for windows to read default file... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Keith Vetter | Chasing an elusive nmake bug |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Keith Vetter | Added capability for windows version to read default... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Keith Vetter | Moved the differing parts of osconf.win into osconf.h |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in: Fix up Mac build process somewhat.... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (all): Run all-$(WHAT). |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (all): Split into all-$(WHAT). |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * configure.in (AC_REPLACE_FUNCS): Add getuid to the... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * DNR.c: Add Apple MacTCP source file for domain name... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * rd_req_sim.c: Really remove the file |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (BUILDTOP2, etc): Make it possible |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (unixmac): Add to build header files |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (clean-mac): Add. |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (KRB5_HEADERS, install): `Make install... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * k5-errors.h: Rename errors.h (which duplicated a... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (KRB5_HEADERS, install): Account for... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * mac-config.cache: Correct some entries. |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. |
commit | commitdiff | tree | snapshot |
1995-03-28 |
John Gilmore | Bring in portability fixes from Cygnus K4 release |
commit | commitdiff | tree | snapshot |
1995-03-28 |
Keith Vetter | Renamed some windows files |
commit | commitdiff | tree | snapshot |
1995-03-28 |
Keith Vetter | Adding zipping and building in windows/wintel directory |
commit | commitdiff | tree | snapshot |
1995-03-28 |
Keith Vetter | Fixed typo in windows makefile |
commit | commitdiff | tree | snapshot |
next |