summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-0626-111/+238
* pop_init.c (pop_init): Put in a type cast to shut up the compiler.Theodore Tso1995-04-042-1/+6
* Fixed low-level i/o routine (dup) not being STDC on the PCKeith Vetter1995-04-012-0/+5
* Initialize auth_context to NULL before calling sendauth()Theodore Tso1995-04-012-1/+6
* Use the local autoconf when rebuilding the configure scriptTheodore Tso1995-04-012-1/+6
* Use configure to see if unistd.h needs to be included. RemoveTheodore Tso1995-04-013-17/+8
* Move the dependency which causes all-$(WHAT) to be built so that itTheodore Tso1995-04-013-1/+8
* krb5_get_in_tkt returns proper error on clock skew mismatchesKeith Vetter1995-04-012-1/+6
* Can now specify port to telnet to on the command lineKeith Vetter1995-04-016-202/+322
* Zero out the entry before inserting itTheodore Tso1995-03-312-0/+6
* Remove CFLAGS=@CCOPTS@ line, which is in pre.inTheodore Tso1995-03-312-1/+4
* Make sure the context is initialized before it is usedTheodore Tso1995-03-312-0/+6
* * rc_dfl.c (krb5_rc_dfl_expunage): Close the old, temporary replyTheodore Tso1995-03-313-2/+16
* * realm_dom.c (krb5_get_realm_domain): Don't indent #ifdef's!Theodore Tso1995-03-313-6/+12
* * configure.in (CONFIG_RULES): ReplacedTheodore Tso1995-03-312-0/+5
* Back out previous change so that it doesn't break people who are usingTheodore Tso1995-03-312-15/+32
* Remove unused fileTheodore Tso1995-03-312-152/+0
* Fix typo which caused new_keytab to not get freed, causing a memoryTheodore Tso1995-03-312-1/+6
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-3117-474/+661
* No need to have the session_key established for mutual authenticationTheodore Tso1995-03-292-6/+6
* Add a makefile dependency for libtelnet.a, so that the executable getsTheodore Tso1995-03-294-2/+10
* Allow mutual authentication even if the ENCRYPTION option is notTheodore Tso1995-03-292-2/+5
* * def.h: Replace STDARG_PROTOTYPES with HAVE_STDARG_HJohn Gilmore1995-03-292-1/+6
* * Makefile.in: Fix up Mac makefile.John Gilmore1995-03-294-6/+13
* * ccdefname.c: On Mac, default cred cache is "STDIO:krb5cc" for now.John Gilmore1995-03-291-0/+4
* Added functionality for windows to read default file locations fromKeith Vetter1995-03-297-9/+73
* Chasing an elusive nmake bugKeith Vetter1995-03-292-0/+6
* Added capability for windows version to read default values out of an ini fileKeith Vetter1995-03-294-1/+18
* Moved the differing parts of osconf.win into osconf.hKeith Vetter1995-03-293-89/+10
* * Makefile.in: Fix up Mac build process somewhat. Not completeJohn Gilmore1995-03-292-9/+20
* * Makefile.in (all): Run all-$(WHAT).John Gilmore1995-03-292-2/+13
* * Makefile.in (all): Split into all-$(WHAT).John Gilmore1995-03-292-3/+14
* * configure.in (AC_REPLACE_FUNCS): Add getuid to the list.John Gilmore1995-03-294-4/+14
* * DNR.c: Add Apple MacTCP source file for domain name resolution.John Gilmore1995-03-2910-36/+542
* * rd_req_sim.c: Really remove the fileJohn Gilmore1995-03-292-74/+3
* * Makefile.in (BUILDTOP2, etc): Make it possibleJohn Gilmore1995-03-293-13/+45
* * Makefile.in (unixmac): Add to build header filesJohn Gilmore1995-03-292-0/+6
* * Makefile.in (clean-mac): Add.John Gilmore1995-03-293-6/+13
* * Makefile.in (KRB5_HEADERS, install): `Make install' now works.John Gilmore1995-03-294-1/+16
* * k5-errors.h: Rename errors.h (which duplicated a standard MacJohn Gilmore1995-03-297-0/+588
* * Makefile.in (KRB5_HEADERS, install): Account for file renames.John Gilmore1995-03-296-20/+94
* * mac-config.cache: Correct some entries.John Gilmore1995-03-294-14/+37
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-293-8/+31
* Bring in portability fixes from Cygnus K4 releaseJohn Gilmore1995-03-287-58/+93
* Renamed some windows filesKeith Vetter1995-03-282-0/+8
* Adding zipping and building in windows/wintel directoryKeith Vetter1995-03-282-4/+9
* Fixed typo in windows makefileKeith Vetter1995-03-282-2/+6
* Renamed a file for DOS 8.3 compatabilityKeith Vetter1995-03-283-2/+8
* Added windows/wintel directoryKeith Vetter1995-03-283-2/+18
* Minor bug fixes and clean up in windows/cnsKeith Vetter1995-03-284-21/+22