<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/include/krb5/encryption.h, branch proxymech</title>
<subtitle>MIT Kerberos patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/'/>
<entry>
<title>Remove .h files which are now collapsed into krb5.h</title>
<updated>1995-04-20T17:14:50+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1995-04-20T17:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=ad7654a24f6090fababd3e86399d6ddfb9e9d1d7'/>
<id>ad7654a24f6090fababd3e86399d6ddfb9e9d1d7</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5394 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@5394 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows global stuff:</title>
<updated>1995-04-14T00:56:21+00:00</updated>
<author>
<name>Keith Vetter</name>
<email>keithv@fusion.com</email>
</author>
<published>1995-04-14T00:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=48e59557cdff501a25c809cda3f1dd34a27cc52f'/>
<id>48e59557cdff501a25c809cda3f1dd34a27cc52f</id>
<content type='text'>
 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 &amp; GSSAPI.LIB as per spec.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5354 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 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 &amp; GSSAPI.LIB as per spec.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5354 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>* Makefile.in (KRB5_HEADERS, install):  Account for file renames.</title>
<updated>1995-03-29T02:08:58+00:00</updated>
<author>
<name>John Gilmore</name>
<email>gnu@toad.com</email>
</author>
<published>1995-03-29T02:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=87acb0f2471655640df7aaaa07ef53f27bc02f62'/>
<id>87acb0f2471655640df7aaaa07ef53f27bc02f62</id>
<content type='text'>
(all-mac):  Add.
* configure.in (CONFIG_RULES):  Remove.
(krb5_sigtype):  Define as either void or int.
* encryption.h:  Insert parentheses in macros to avoid mis-expansion.
* k5-config.h:  Further parameterize socket support.
* macsock.h:  Support connect(), recv(), send(), getmyipaddr().
(WSAGetLastError):  Fix typo -- there's no argument to this macro.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5292 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(all-mac):  Add.
* configure.in (CONFIG_RULES):  Remove.
(krb5_sigtype):  Define as either void or int.
* encryption.h:  Insert parentheses in macros to avoid mis-expansion.
* k5-config.h:  Further parameterize socket support.
* macsock.h:  Support connect(), recv(), send(), getmyipaddr().
(WSAGetLastError):  Fix typo -- there's no argument to this macro.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5292 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>PC porting: more prototyping, defines for overflow checking on the PC and</title>
<updated>1995-03-07T23:32:30+00:00</updated>
<author>
<name>Keith Vetter</name>
<email>keithv@fusion.com</email>
</author>
<published>1995-03-07T23:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=731056fb3afd5f83f94f7ac48af049d39fed58e1'/>
<id>731056fb3afd5f83f94f7ac48af049d39fed58e1</id>
<content type='text'>
numerous PC additions to k5-config.h.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5080 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
numerous PC additions to k5-config.h.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5080 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Made the CRYPTO directories work on the PC by adding INTERFACE to all the</title>
<updated>1995-02-21T02:11:06+00:00</updated>
<author>
<name>Keith Vetter</name>
<email>keithv@fusion.com</email>
</author>
<published>1995-02-21T02:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=aac4294b6a09d05e4c9a5b0e0de1929c45e30010'/>
<id>aac4294b6a09d05e4c9a5b0e0de1929c45e30010</id>
<content type='text'>
functions and prototypes, and updating the Makefile.in.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4956 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
functions and prototypes, and updating the Makefile.in.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4956 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>* configure.in: added header checks for sys/param.h and sys/file.h.</title>
<updated>1995-02-15T02:02:17+00:00</updated>
<author>
<name>John Gilmore</name>
<email>gnu@toad.com</email>
</author>
<published>1995-02-15T02:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=aecb322a930c6c05fb23b7c5982f27cae09ab97e'/>
<id>aecb322a930c6c05fb23b7c5982f27cae09ab97e</id>
<content type='text'>
* encryption.h: added typedef prototype for sum_func function
    with the windows api to make microsoft compiler happy.
* sysincl.h: conditionally include sys/file.h and sys/param.h since
    windows doesn't have them.
* Makefile.in:
   - changed macros with ${...} to $(...) since nmake barfs on {}.
   - added windows only make preamble
   - split the all target into unix and windows branches

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4948 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* encryption.h: added typedef prototype for sum_func function
    with the windows api to make microsoft compiler happy.
* sysincl.h: conditionally include sys/file.h and sys/param.h since
    windows doesn't have them.
* Makefile.in:
   - changed macros with ${...} to $(...) since nmake barfs on {}.
   - added windows only make preamble
   - split the all target into unix and windows branches

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4948 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>	* Removed all narrow types and references to wide.h and narrow.h</title>
<updated>1995-01-25T22:24:06+00:00</updated>
<author>
<name>Chris Provenzano</name>
<email>proven@mit.edu</email>
</author>
<published>1995-01-25T22:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=ef0836a1bbf400204f7ad7e3c31e311ed4f61861'/>
<id>ef0836a1bbf400204f7ad7e3c31e311ed4f61861</id>
<content type='text'>
	* base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno,
        	krb5_addrtype, krb5_keytyp, krb5_enctype, krb5_cksumtype,
                and krb5_authdatatype as int.

        * kdb.h Made keytype in krb5_encrypted_keyblock explicitly short
            	for backwards compatibility.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4835 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno,
        	krb5_addrtype, krb5_keytyp, krb5_enctype, krb5_cksumtype,
                and krb5_authdatatype as int.

        * kdb.h Made keytype in krb5_encrypted_keyblock explicitly short
            	for backwards compatibility.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4835 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed all references to DECLARG and OLDDECLARG.</title>
<updated>1995-01-13T22:05:49+00:00</updated>
<author>
<name>Chris Provenzano</name>
<email>proven@mit.edu</email>
</author>
<published>1995-01-13T22:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=7a3dfafc7c240ec64248269f97f25fed1009e362'/>
<id>7a3dfafc7c240ec64248269f97f25fed1009e362</id>
<content type='text'>
Added krb5_context to all krb5_*() routines.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4815 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added krb5_context to all krb5_*() routines.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4815 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>encode_kdc.c (krb5_encode_kdc_rep): Now requires that the</title>
<updated>1994-11-21T20:33:53+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1994-11-21T20:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=713fb98f15b22f626aa792a60f0e00f502a04456'/>
<id>713fb98f15b22f626aa792a60f0e00f502a04456</id>
<content type='text'>
	caller pass in the encryption block to be used for
	encrpyting the ticket.  That way, this routine doesn't
	need to create its own encryption block.

encrypt_tk.c (krb5_encrypt_tkt_part): Now requires that the
	caller pass in the encryption block to be used for
	encrpyting the ticket.  That way, this routine doesn't
	need to create its own encryption block.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4710 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	caller pass in the encryption block to be used for
	encrpyting the ticket.  That way, this routine doesn't
	need to create its own encryption block.

encrypt_tk.c (krb5_encrypt_tkt_part): Now requires that the
	caller pass in the encryption block to be used for
	encrpyting the ticket.  That way, this routine doesn't
	need to create its own encryption block.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4710 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Change internal calling signature to pass in the encryption block, so</title>
<updated>1994-11-08T23:00:00+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1994-11-08T23:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=d18f25e3bdf995e723a7d81bdb6ebac8b1e7f917'/>
<id>d18f25e3bdf995e723a7d81bdb6ebac8b1e7f917</id>
<content type='text'>
that the encryption type in the keyblock structure can be properly
initialized.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4649 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that the encryption type in the keyblock structure can be properly
initialized.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4649 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
</feed>
