summaryrefslogtreecommitdiffstats
path: root/src/windows
Commit message (Collapse)AuthorAgeFilesLines
* Move changes from ChangeLog to changeloTheodore Tso1995-09-272-6/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6869 dc483132-0cff-0310-8789-dd5450dbe970
* Don't include des_int.h; it's no longer neededTheodore Tso1995-09-272-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6868 dc483132-0cff-0310-8789-dd5450dbe970
* Don't include los-proto.h; it's no longer presentTheodore Tso1995-09-272-1/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6866 dc483132-0cff-0310-8789-dd5450dbe970
* gss-clie.c: turned const_gss_OID into const gss_OID.Theodore Tso1995-09-234-7/+15
| | | | | | | gss-misc.c: needed more includes. gss.c: needed more includes. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6837 dc483132-0cff-0310-8789-dd5450dbe970
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-114-3/+11
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6035 dc483132-0cff-0310-8789-dd5450dbe970
* Use new krb5_adm_connect() calling sequencePaul Park1995-06-052-1/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5947 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-0210-102/+161
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5934 dc483132-0cff-0310-8789-dd5450dbe970
* Added k5 password changing code for the cns program (untested, waiting forKeith Vetter1995-05-316-31/+240
| | | | | | a server.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5918 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-259-304/+248
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5875 dc483132-0cff-0310-8789-dd5450dbe970
* New .Sanitize file for the windows/gss directoryTheodore Tso1995-05-041-0/+40
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5722 dc483132-0cff-0310-8789-dd5450dbe970
* Update Sanitize file to reflect file additions, deletionsTheodore Tso1995-05-041-0/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5721 dc483132-0cff-0310-8789-dd5450dbe970
* Windows gssapi demo now works. The UI isn't great but heyKeith Vetter1995-04-296-81/+229
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5648 dc483132-0cff-0310-8789-dd5450dbe970
* Added an icon for the windows gss demo programKeith Vetter1995-04-282-2/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5615 dc483132-0cff-0310-8789-dd5450dbe970
* Added windows gssapi demo programKeith Vetter1995-04-2811-0/+757
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5613 dc483132-0cff-0310-8789-dd5450dbe970
* Changes in the CNS program for the new config fileKeith Vetter1995-04-274-69/+65
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5579 dc483132-0cff-0310-8789-dd5450dbe970
* Clean up of Windows telnet sourceKeith Vetter1995-04-2712-3605/+3651
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5569 dc483132-0cff-0310-8789-dd5450dbe970
* Changes for the PC due to tytso's changing the include structureKeith Vetter1995-04-204-2/+10
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5405 dc483132-0cff-0310-8789-dd5450dbe970
* Updated windows readme file to reflect gssapi and makefile changesKeith Vetter1995-04-202-3/+9
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5398 dc483132-0cff-0310-8789-dd5450dbe970
* Bug fix in the windows telnet programKeith Vetter1995-04-192-0/+9
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5372 dc483132-0cff-0310-8789-dd5450dbe970
* Changed compile flags on windows cns programKeith Vetter1995-04-182-2/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5371 dc483132-0cff-0310-8789-dd5450dbe970
* Cosmetic changes for the Windows CNS programKeith Vetter1995-04-183-13/+10
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5360 dc483132-0cff-0310-8789-dd5450dbe970
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-143-0/+148
| | | | | | releases.... git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5359 dc483132-0cff-0310-8789-dd5450dbe970
* Windows global stuff:Keith Vetter1995-04-143-8/+14
| | | | | | | | | o removed INTERFACE from non-api functions o add FAR to pointers visible to the world o made the tests for __STDC__ also check for _WINDOWS o creates GSSAPI.DLL & GSSAPI.LIB as per spec. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5354 dc483132-0cff-0310-8789-dd5450dbe970
* Windows cns: user can now specify the ccache file on the options dialog.Keith Vetter1995-04-077-176/+336
| | | | | | | 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-0612-28/+112
| | | | | | | | | | | | | | | | | | | | | | (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-016-202/+322
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5331 dc483132-0cff-0310-8789-dd5450dbe970
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-316-101/+238
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5315 dc483132-0cff-0310-8789-dd5450dbe970
* Renamed some windows filesKeith Vetter1995-03-282-0/+8
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5284 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed typo in windows makefileKeith Vetter1995-03-282-2/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5282 dc483132-0cff-0310-8789-dd5450dbe970
* Added windows/wintel directoryKeith Vetter1995-03-283-2/+18
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5280 dc483132-0cff-0310-8789-dd5450dbe970
* Minor bug fixes and clean up in windows/cnsKeith Vetter1995-03-284-21/+22
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5279 dc483132-0cff-0310-8789-dd5450dbe970
* Added windows/wintel directory for the windows telnet programKeith Vetter1995-03-2825-0/+6609
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5278 dc483132-0cff-0310-8789-dd5450dbe970
* Updated windows readme to reflect the name change of the zip targetKeith Vetter1995-03-232-1/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5204 dc483132-0cff-0310-8789-dd5450dbe970
* Added some error checking code to handle missing realms fileKeith Vetter1995-03-232-30/+43
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5201 dc483132-0cff-0310-8789-dd5450dbe970
* Added readme file to the windows directoryKeith Vetter1995-03-222-0/+31
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5200 dc483132-0cff-0310-8789-dd5450dbe970
* Added files to the windows/cns directoryKeith Vetter1995-03-2224-0/+3692
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5189 dc483132-0cff-0310-8789-dd5450dbe970
* Adding files to newley created windows directoryKeith Vetter1995-03-221-0/+15
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5188 dc483132-0cff-0310-8789-dd5450dbe970