<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/crypto, branch OPENBSD_5_5_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_5_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_5_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2013-08-13T05:52:16+00:00</updated>
<entry>
<title>Switch time_t, ino_t, clock_t, and struct kevent's ident and data</title>
<updated>2013-08-13T05:52:16+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2013-08-13T05:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b58995a2731c61572f208c53448da6380346d5fc'/>
<id>urn:sha1:b58995a2731c61572f208c53448da6380346d5fc</id>
<content type='text'>
members to 64bit types.  Assign new syscall numbers for (almost
all) the syscalls that involve the affected types, including anything
with time_t, timeval, itimerval, timespec, rusage, dirent, stat,
or kevent arguments.  Add a d_off member to struct dirent and replace
getdirentries() with getdents(), thus immensely simplifying and
accelerating telldir/seekdir.  Build perl with -DBIG_TIME.

Bump the major on every single base library: the compat bits included
here are only good enough to make the transition; the T32 compat
option will be burned as soon as we've reached the new world are
are happy with the snapshots for all architectures.

DANGER: ABI incompatibility.  Updating to this kernel requires extra
work or you won't be able to login: install a snapshot instead.

Much assistance in fixing userland issues from deraadt@ and tedu@
and build assistance from todd@ and otto@
</content>
</entry>
<entry>
<title>Remove no longer needed vax CFLAGS workarounds.</title>
<updated>2013-07-13T16:34:43+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2013-07-13T16:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b9b2c2ec527e5c287a3acb2ed6b2a2f485abc069'/>
<id>urn:sha1:b9b2c2ec527e5c287a3acb2ed6b2a2f485abc069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VAX ELF userland bits. Consists mostly of register prefix additions.</title>
<updated>2013-07-05T21:10:50+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2013-07-05T21:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=744e12c97840b20ea2d7719febbcf3897dcec9aa'/>
<id>urn:sha1:744e12c97840b20ea2d7719febbcf3897dcec9aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove ACSS, crank libcrypto major; ok markus@ deraadt@</title>
<updated>2013-01-26T06:10:22+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2013-01-26T06:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4fd69672e5f9867343486cefcdfdd970465430d6'/>
<id>urn:sha1:4fd69672e5f9867343486cefcdfdd970465430d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile and header changes for OpenSSL-1.0.1c</title>
<updated>2012-10-13T21:31:56+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2012-10-13T21:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3ad9227df9edaac3e94f314891deeb4d52d16b4a'/>
<id>urn:sha1:3ad9227df9edaac3e94f314891deeb4d52d16b4a</id>
<content type='text'>
major cranks
</content>
</entry>
<entry>
<title>remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.</title>
<updated>2012-08-02T13:38:39+00:00</updated>
<author>
<name>okan</name>
<email></email>
</author>
<published>2012-08-02T13:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fdbcba595746583a1ad1403c70f460af675688da'/>
<id>urn:sha1:fdbcba595746583a1ad1403c70f460af675688da</id>
<content type='text'>
ok guenther@
</content>
</entry>
<entry>
<title>Disable SSLv2 in OpenSSL.  No objections from djm.</title>
<updated>2012-07-11T11:02:48+00:00</updated>
<author>
<name>sthen</name>
<email></email>
</author>
<published>2012-07-11T11:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a8d22c3b085aaf613fc71141cce019f992be182a'/>
<id>urn:sha1:a8d22c3b085aaf613fc71141cce019f992be182a</id>
<content type='text'>
Brad, jasper and naddy helped with test builds, fixing ports, etc.
</content>
</entry>
<entry>
<title>OpenSSL 1.0.0f: crank minor</title>
<updated>2012-01-05T23:02:41+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2012-01-05T23:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9b135ecb9075af3e8ec47f63e538d89bca163eb7'/>
<id>urn:sha1:9b135ecb9075af3e8ec47f63e538d89bca163eb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crank major for openssl-1.0.0e</title>
<updated>2011-11-03T02:35:14+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2011-11-03T02:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4f2b2d66516d0921a9838ac6675d575147a8adca'/>
<id>urn:sha1:4f2b2d66516d0921a9838ac6675d575147a8adca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for hppa64 based on the defaults for 64-bit HP-UX as found in the</title>
<updated>2011-08-03T21:43:05+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2011-08-03T21:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2a002e99c77affad89bbeadf44df211e3aba1317'/>
<id>urn:sha1:2a002e99c77affad89bbeadf44df211e3aba1317</id>
<content type='text'>
Configure script.

ok deraadt@
</content>
</entry>
</feed>
