<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gss-ntlmssp.git, branch master</title>
<subtitle>GSS NTLMSSP</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/'/>
<entry>
<title>Add placeholder inquire_name</title>
<updated>2015-06-06T14:49:32+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-19T22:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/commit/?id=b7ff40d4e30e1ee79684abe3c76b781a0c21dc57'/>
<id>b7ff40d4e30e1ee79684abe3c76b781a0c21dc57</id>
<content type='text'>
Otherwise in some cases MIT's GSSAPI can crash after trying to inquire
a name.

For example see: https://github.com/modauthgssapi/mod_auth_gssapi/issues/34

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise in some cases MIT's GSSAPI can crash after trying to inquire
a name.

For example see: https://github.com/modauthgssapi/mod_auth_gssapi/issues/34

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for accept returning mech</title>
<updated>2015-04-20T03:06:23+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-04-20T03:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/commit/?id=160940319094d03a5f97d91f31b1e2f4228778c8'/>
<id>160940319094d03a5f97d91f31b1e2f4228778c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return actual mech on accept context too</title>
<updated>2015-04-20T03:05:07+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-04-20T03:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/commit/?id=a7572e70ad98c31537c537b22afa62ec48a2a812'/>
<id>a7572e70ad98c31537c537b22afa62ec48a2a812</id>
<content type='text'>
Related #5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related #5
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gss_inquire_cred with no creds</title>
<updated>2015-04-19T19:29:58+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-04-19T19:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/commit/?id=7f375b9fd126ada5d67dfc0939bbb2113357feb7'/>
<id>7f375b9fd126ada5d67dfc0939bbb2113357feb7</id>
<content type='text'>
For GSS_Inquire_cred RFC 2743 specifies:

  Input:
   o  cred_handle CREDENTIAL HANDLE -- if GSS_C_NO_CREDENTIAL
   -- is specified, default initiator credentials are queried

Thanks to Isaac Boukris for the inital patch on which this one is based.

Fixes: https://fedorahosted.org/gss-ntlmssp/ticket/6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For GSS_Inquire_cred RFC 2743 specifies:

  Input:
   o  cred_handle CREDENTIAL HANDLE -- if GSS_C_NO_CREDENTIAL
   -- is specified, default initiator credentials are queried

Thanks to Isaac Boukris for the inital patch on which this one is based.

Fixes: https://fedorahosted.org/gss-ntlmssp/ticket/6
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test to check actual_mech is actually returned</title>
<updated>2015-04-04T21:10:15+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-04-04T21:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/commit/?id=58d3bedb1ba0b9f19045d13534de9a8df9d92df6'/>
<id>58d3bedb1ba0b9f19045d13534de9a8df9d92df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return the actual_mech_type when requested</title>
<updated>2015-04-04T20:47:39+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-04-04T20:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/commit/?id=429fcc62a7222e56f0b741158c05d77551443f62'/>
<id>429fcc62a7222e56f0b741158c05d77551443f62</id>
<content type='text'>
Fixes #5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #5
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.6.0</title>
<updated>2015-03-20T00:28:39+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-20T00:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/commit/?id=6c1742fe5bad49d3ea176546fd6f929ae05f4e7d'/>
<id>6c1742fe5bad49d3ea176546fd6f929ae05f4e7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix length check of nt_response</title>
<updated>2015-03-20T00:22:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-20T00:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/commit/?id=64d1db926674fcc0ebda6e2d06238a19ea695206'/>
<id>64d1db926674fcc0ebda6e2d06238a19ea695206</id>
<content type='text'>
An array passed as a function argument is just a cosmetic ay to pass just a
pointer. Therefore sizeof(array) will only return the pointer length, not
the array length, and on 32 bit pointers are 4 bytes long.

Fix payload calculation by passing in the known correct length instead of using
fancy sizeofs ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An array passed as a function argument is just a cosmetic ay to pass just a
pointer. Therefore sizeof(array) will only return the pointer length, not
the array length, and on 32 bit pointers are 4 bytes long.

Fix payload calculation by passing in the known correct length instead of using
fancy sizeofs ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error reporting in some tests</title>
<updated>2015-03-19T23:22:04+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-19T23:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/commit/?id=8c664f7e8523e8fb8136c1912d9f86b901558155'/>
<id>8c664f7e8523e8fb8136c1912d9f86b901558155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support openssl optimized 32bit RC4 key packing</title>
<updated>2015-03-19T23:18:27+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-19T22:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-ntlmssp.git/commit/?id=4844f1e77523664298e601df3a0fb33e5cb28e31'/>
<id>4844f1e77523664298e601df3a0fb33e5cb28e31</id>
<content type='text'>
Openssl detects at runtime the CPU type and on some 32 bit CPUs will
automatically switch to a compressed schedule for the RC4_KEY.
Don't try to be too smart nd just copy all the data even if it takes
4 times the space.

The code still assumes sizeof(RC4_INT) == sizeof(uint32_t)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Openssl detects at runtime the CPU type and on some 32 bit CPUs will
automatically switch to a compressed schedule for the RC4_KEY.
Don't try to be too smart nd just copy all the data even if it takes
4 times the space.

The code still assumes sizeof(RC4_INT) == sizeof(uint32_t)
</pre>
</div>
</content>
</entry>
</feed>
