<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gnutls.git/lib/debug.h, branch tmp-cli-buffer-term</title>
<subtitle>gitlab.com: gnutls/gnutls.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/'/>
<entry>
<title>reindented code</title>
<updated>2013-11-08T21:17:10+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2013-11-08T21:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=76c93d23c073ef8b885503b7d28a31ffe2add6d8'/>
<id>76c93d23c073ef8b885503b7d28a31ffe2add6d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added gnutls_handshake_set_hook_function() to allow hooks on arbitrary handshake messages.</title>
<updated>2013-06-14T14:22:37+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2013-06-14T13:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=df856bdd513bfa12fa50a1fcb5846b0c1a9dc765'/>
<id>df856bdd513bfa12fa50a1fcb5846b0c1a9dc765</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use LGPLv2.1 in the files their author's agreed to.</title>
<updated>2013-02-01T19:02:50+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2013-02-01T19:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=86bab73c6ead736f730487dafb745c4c1a368eb2'/>
<id>86bab73c6ead736f730487dafb745c4c1a368eb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a new record padding mechanism.</title>
<updated>2013-01-02T21:00:50+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2012-12-18T10:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=7d3eed318b399a83ebc789467869383411378333'/>
<id>7d3eed318b399a83ebc789467869383411378333</id>
<content type='text'>
It is negotiated via an extension and record data are now formatted as:
ciphered-struct {
  opaque pad&lt;0..2^16-1&gt;
  opaque content[TLSCompressed.length];
  opaque MAC[CipherSpec.hash_size];
}
The ciphered-struct size is always 0 modulo the block size
in block ciphers to avoid any need for additional padding.

Added extension to negotiate new record padding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is negotiated via an extension and record data are now formatted as:
ciphered-struct {
  opaque pad&lt;0..2^16-1&gt;
  opaque content[TLSCompressed.length];
  opaque MAC[CipherSpec.hash_size];
}
The ciphered-struct size is always 0 modulo the block size
in block ciphers to avoid any need for additional padding.

Added extension to negotiate new record padding.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run 'make update-copyright'.</title>
<updated>2012-01-16T12:48:58+00:00</updated>
<author>
<name>Simon Josefsson</name>
<email>simon@josefsson.org</email>
</author>
<published>2012-01-16T12:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=bbfd707cb666b9c2bba8bc37f8fb9e5f9500753f'/>
<id>bbfd707cb666b9c2bba8bc37f8fb9e5f9500753f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove dead code."</title>
<updated>2011-11-09T07:49:26+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2011-11-09T07:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=e562008f319c3695937f989f342e98b65b7c7941'/>
<id>e562008f319c3695937f989f342e98b65b7c7941</id>
<content type='text'>
This reverts commit e5d8a79fcc429902e8fb9b7cec91d66b965df5bb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e5d8a79fcc429902e8fb9b7cec91d66b965df5bb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code.</title>
<updated>2011-11-09T07:29:56+00:00</updated>
<author>
<name>Simon Josefsson</name>
<email>simon@josefsson.org</email>
</author>
<published>2011-11-09T07:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=e5d8a79fcc429902e8fb9b7cec91d66b965df5bb'/>
<id>e5d8a79fcc429902e8fb9b7cec91d66b965df5bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify license and copyright.</title>
<updated>2011-08-03T08:00:40+00:00</updated>
<author>
<name>Simon Josefsson</name>
<email>simon@josefsson.org</email>
</author>
<published>2011-08-03T07:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=6b98dddd3c03340d2a35690516f6f315eeaa0afd'/>
<id>6b98dddd3c03340d2a35690516f6f315eeaa0afd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Indent (using GNU indent 2.2.11).</title>
<updated>2010-10-14T13:02:12+00:00</updated>
<author>
<name>Simon Josefsson</name>
<email>simon@josefsson.org</email>
</author>
<published>2010-10-14T13:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=03636f4440ae918d6f710935a00806469f65f1c6'/>
<id>03636f4440ae918d6f710935a00806469f65f1c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added again _gnutls_dump_mpi() to assist in debugging.</title>
<updated>2010-06-03T17:55:00+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-05-29T15:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=50012145a1374307eb6540106398bf5f8d82d8b0'/>
<id>50012145a1374307eb6540106398bf5f8d82d8b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
