<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/windows/changelo, branch master</title>
<subtitle>MIT Kerberos patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/'/>
<entry>
<title>Windows/NT integration (V1_0_WIN32_BRANCH merge)</title>
<updated>1997-02-06T02:31:41+00:00</updated>
<author>
<name>Richard Basch</name>
<email>probe@mit.edu</email>
</author>
<published>1997-02-06T02:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=a0b9ce4bee60136363cfff7a93c4e42eab972c02'/>
<id>a0b9ce4bee60136363cfff7a93c4e42eab972c02</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9788 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9788 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Added windows gssapi demo program</title>
<updated>1995-04-28T18:34:37+00:00</updated>
<author>
<name>Keith Vetter</name>
<email>keithv@fusion.com</email>
</author>
<published>1995-04-28T18:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=0d6ee29c39b7b40916d609c589f20cf14d50f72c'/>
<id>0d6ee29c39b7b40916d609c589f20cf14d50f72c</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5613 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5613 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated windows readme file to reflect gssapi and makefile changes</title>
<updated>1995-04-20T18:07:46+00:00</updated>
<author>
<name>Keith Vetter</name>
<email>keithv@fusion.com</email>
</author>
<published>1995-04-20T18:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=5d3558d5e6735514c89dc61ae4299d975899323d'/>
<id>5d3558d5e6735514c89dc61ae4299d975899323d</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5398 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5398 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fixes or better error handling for the following 4 Windows bugs</title>
<updated>1995-04-06T03:49:47+00:00</updated>
<author>
<name>Keith Vetter</name>
<email>keithv@fusion.com</email>
</author>
<published>1995-04-06T03:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=8ae426aca4d7f95de05ec34a9e0dfe5cc70395a3'/>
<id>8ae426aca4d7f95de05ec34a9e0dfe5cc70395a3</id>
<content type='text'>
(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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(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
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed some windows files</title>
<updated>1995-03-28T19:54:19+00:00</updated>
<author>
<name>Keith Vetter</name>
<email>keithv@fusion.com</email>
</author>
<published>1995-03-28T19:54:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=aafb84055ee571f734b71fd66b683ec36f746b4a'/>
<id>aafb84055ee571f734b71fd66b683ec36f746b4a</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5284 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5284 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
</feed>
