<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/pqueue, branch libressl-v2.1.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.1.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.1.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2014-05-12T19:14:14+00:00</updated>
<entry>
<title>Move the `pqueue' part of libcrypto, which is a glorified sorted linked list</title>
<updated>2014-05-12T19:14:14+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-12T19:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d65c39e2c5f99603b15513e73dbc0dc5ca5b73fd'/>
<id>urn:sha1:d65c39e2c5f99603b15513e73dbc0dc5ca5b73fd</id>
<content type='text'>
of 64-bit data, and only used by DTLS, to libssl where it belongs.

Remove pqueue_print() which is a debugging interface and serves no useful
purpose, except for the regress test, which grows its own pqueue_print()
routine.

Bump libcrypto major and libssl minor.

WARNING: do not update your tree right now, more changes are coming, which
will ride the libcrypto major bump.
</content>
</entry>
<entry>
<title>Assorted cleanups:</title>
<updated>2014-05-06T20:32:11+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-06T20:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=106b082db720603bef9185809f36184f363eecb7'/>
<id>urn:sha1:106b082db720603bef9185809f36184f363eecb7</id>
<content type='text'>
- replace hardcoded sizes with sizeof()
- pqueue_find() apparently used to need to keep track of the previous node
  when iterating, which causes its logic to be complicated. However, nowadays
  it only needs to iterate, so replace with a straightforward, much
  readable logic.
- remove #if 0'ed code

From ``sin'' from 2f30 dot org on tech@, thanks!
</content>
</entry>
<entry>
<title>Remove broken-by-design test</title>
<updated>2014-05-06T20:25:40+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-06T20:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4c41ab86b2e715aa0c5eebe062a07cc823936c2f'/>
<id>urn:sha1:4c41ab86b2e715aa0c5eebe062a07cc823936c2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put explicit (void) in function declarations and shuffle keywords in some</title>
<updated>2014-04-27T20:20:59+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-27T20:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=671b17135ef9dbabd4ad62b531f6f48f81daf8e0'/>
<id>urn:sha1:671b17135ef9dbabd4ad62b531f6f48f81daf8e0</id>
<content type='text'>
declaration to pass -Wextra, should we want to add it to CFLAGS.
No binary change.
</content>
</entry>
<entry>
<title>KNF.</title>
<updated>2014-04-21T16:00:04+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-04-21T16:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0b9a88e673f6a695e45baf6cc0fecf3405a3d7aa'/>
<id>urn:sha1:0b9a88e673f6a695e45baf6cc0fecf3405a3d7aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change library to use intrinsic memory allocation functions instead of</title>
<updated>2014-04-17T13:37:50+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-04-17T13:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6aa5f85bab6ba5f9189fbc3d53a12e0f6dae48dd'/>
<id>urn:sha1:6aa5f85bab6ba5f9189fbc3d53a12e0f6dae48dd</id>
<content type='text'>
OPENSSL_foo wrappers. This changes:
OPENSSL_malloc-&gt;malloc
OPENSSL_free-&gt;free
OPENSSL_relloc-&gt;realloc
OPENSSL_freeFunc-&gt;free
</content>
</entry>
<entry>
<title>we don't use these files for building</title>
<updated>2014-04-15T21:04:55+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-04-15T21:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=32307ae248d57b992abca05058728f994bb5c307'/>
<id>urn:sha1:32307ae248d57b992abca05058728f994bb5c307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove auto-generated dependencies from the old unused build system, so</title>
<updated>2014-04-14T16:55:06+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-04-14T16:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9d9de28bb14e148b6e12a5eb708328f4195bfd77'/>
<id>urn:sha1:9d9de28bb14e148b6e12a5eb708328f4195bfd77</id>
<content type='text'>
that it is easier to find code pieces.  They are getting in the way.
ok miod
</content>
</entry>
<entry>
<title>import OpenSSL 1.0.0e</title>
<updated>2011-11-03T02:32:21+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2011-11-03T02:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=217868ba06006584e019bb825f91c811747a4cba'/>
<id>urn:sha1:217868ba06006584e019bb825f91c811747a4cba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>import OpenSSL-1.0.0a</title>
<updated>2010-10-01T22:54:19+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-10-01T22:54:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2dd8058114e20f1cd7c897166a4ce75ed390ee54'/>
<id>urn:sha1:2dd8058114e20f1cd7c897166a4ce75ed390ee54</id>
<content type='text'>
</content>
</entry>
</feed>
