summaryrefslogtreecommitdiffstats
path: root/src/windows/wintel/changelo
Commit message (Collapse)AuthorAgeFilesLines
* specializations. Remove /nologo option for Win32 RFLAGS,Theodore Tso1996-06-121-96/+0
| | | | | | | | | | since RC apparently doesn't support it. changelo: Renamed to ChangeLog, to make life easier. makefile: Renamed to Makefile.in, so that we can do WIN16/WIN32 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8302 dc483132-0cff-0310-8789-dd5450dbe970
* krb5_get_credentials does not use the same flags as kdc_optionsEzra Peisach1996-01-201-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7346 dc483132-0cff-0310-8789-dd5450dbe970
* Move changes from ChangeLog to changeloTheodore Tso1995-09-271-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6869 dc483132-0cff-0310-8789-dd5450dbe970
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6035 dc483132-0cff-0310-8789-dd5450dbe970
* Better description of latest telnet changesKeith Vetter1995-06-031-1/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5939 dc483132-0cff-0310-8789-dd5450dbe970
* Windows telnet changes to enable the cursor keysKeith Vetter1995-06-021-0/+12
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5934 dc483132-0cff-0310-8789-dd5450dbe970
* Mistakenly forgot to convert PC eol into Unix eol while unzipping so thisKeith Vetter1995-05-251-0/+6
| | | | | | removed the extra carriage returns. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5878 dc483132-0cff-0310-8789-dd5450dbe970
* Windows telnet --fixed eol wrapping and general cleanupKeith Vetter1995-05-251-0/+8
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5875 dc483132-0cff-0310-8789-dd5450dbe970
* Clean up of Windows telnet sourceKeith Vetter1995-04-271-0/+23
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5569 dc483132-0cff-0310-8789-dd5450dbe970
* Bug fix in the windows telnet programKeith Vetter1995-04-191-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5372 dc483132-0cff-0310-8789-dd5450dbe970
* Windows cns: user can now specify the ccache file on the options dialog.Keith Vetter1995-04-071-0/+6
| | | | | | | Windows telnet: accepts and remembers port number specified after the host name in the initial dialog. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5344 dc483132-0cff-0310-8789-dd5450dbe970
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-061-0/+5
| | | | | | | | | | | | | | | | | | | | | | (note, these changes haven't yet been tested on the PC which were failing so no guarantee that they fully work): a) GUI to cns improved so that you don't need a resize for the widgets to align properly, and so the interaction of typing: "username cr password cr" is all you need to do to get you a ticket. b) cns uses krb5_us_gettimeofday instead of krb5_timeofday because the former is more accurate and handles timezones. Probably should make the latter just call the former. c) Added SOCKET_INIT and SOCKET_DESTROY around krb5_sendto_kdc to prevent some tcp/ip stacks from locking up after 8 uses. d) Added a new error message and better error handling to give more precision as to why one PC was getting the error 'Cannot find KDC for requested realm.' git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5342 dc483132-0cff-0310-8789-dd5450dbe970
* Can now specify port to telnet to on the command lineKeith Vetter1995-04-011-0/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5331 dc483132-0cff-0310-8789-dd5450dbe970
* Added windows/wintel directory for the windows telnet programKeith Vetter1995-03-281-0/+8
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5278 dc483132-0cff-0310-8789-dd5450dbe970