<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/lib/crypto/md5/md5glue.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/'/>
<entry>
<title>pull up 3des implementation from the marc-3des branch</title>
<updated>1998-10-30T02:56:35+00:00</updated>
<author>
<name>Marc Horowitz</name>
<email>marc@mit.edu</email>
</author>
<published>1998-10-30T02:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=1440ab035ba04550ddbbfbff1ee9b5571e3d95db'/>
<id>1440ab035ba04550ddbbfbff1ee9b5571e3d95db</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11001 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@11001 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<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/gd/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>* md5crypto.c md5glue.c:</title>
<updated>1996-05-15T01:00:36+00:00</updated>
<author>
<name>Richard Basch</name>
<email>probe@mit.edu</email>
</author>
<published>1996-05-15T01:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=b360ba7564817d5a40328943f1451177f483c36f'/>
<id>b360ba7564817d5a40328943f1451177f483c36f</id>
<content type='text'>
        ensure the cksum content length is sufficient.

* t_cksum.c: initialize cksum.length

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8025 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        ensure the cksum content length is sufficient.

* t_cksum.c: initialize cksum.length

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8025 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed the functions to be preceded with krb5_  (I ran into a naming</title>
<updated>1996-04-13T01:30:50+00:00</updated>
<author>
<name>Richard Basch</name>
<email>probe@mit.edu</email>
</author>
<published>1996-04-13T01:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=fb6282bd8355eee6629956477cbba6021e9c8dd3'/>
<id>fb6282bd8355eee6629956477cbba6021e9c8dd3</id>
<content type='text'>
conflict with the standard MD5 library calls in another application,
and this version has non-standard calling arguments.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7804 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
conflict with the standard MD5 library calls in another application,
and this version has non-standard calling arguments.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7804 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>md5crypt.c: put function prototype back in, fixed signed/unsigned</title>
<updated>1995-09-23T00:20:59+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1995-09-23T00:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=72f006a918d41e518788a38cf4efb1486803b357'/>
<id>72f006a918d41e518788a38cf4efb1486803b357</id>
<content type='text'>
	mismatch and removed unused variables.

md5glue.c: put function prototypes back in.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6820 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	mismatch and removed unused variables.

md5glue.c: put function prototypes back in.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6820 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Add checksum verification procedure and dispatch</title>
<updated>1995-07-07T21:04:06+00:00</updated>
<author>
<name>Paul Park</name>
<email>pjpark@mit.edu</email>
</author>
<published>1995-07-07T21:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=45bc0f1a97107556fabb19d2186eaa1bc99bee94'/>
<id>45bc0f1a97107556fabb19d2186eaa1bc99bee94</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6258 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@6258 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Change PROTOTYPE -&gt; KRB5_PROTOTYPE</title>
<updated>1995-06-21T15:04:11+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1995-06-21T15:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=e95c89d7898c1f8df219c4b14feb4910c73d7046'/>
<id>e95c89d7898c1f8df219c4b14feb4910c73d7046</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6113 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@6113 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/gd/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>Avoid &lt;krb5/...&gt; includes</title>
<updated>1995-02-28T08:25:12+00:00</updated>
<author>
<name>John Gilmore</name>
<email>gnu@toad.com</email>
</author>
<published>1995-02-28T08:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=53b1b612e91915358b3c80e7294faf0c6d2720bd'/>
<id>53b1b612e91915358b3c80e7294faf0c6d2720bd</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5006 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@5006 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/gd/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>
</feed>
