<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/shlib_version, branch OPENBSD_3_4_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_4_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_4_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2003-09-09T12:00:40+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create tag 'OPENBSD_3_4_BASE'.</title>
<updated>2003-09-09T12:00:40+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2003-09-09T12:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a0d74190fdb51cd93ea7a21f1e67e76947038e3e'/>
<id>urn:sha1:a0d74190fdb51cd93ea7a21f1e67e76947038e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge 0.9.7b with local changes; crank majors for libssl/libcrypto</title>
<updated>2003-05-12T02:18:40+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2003-05-12T02:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d4fcd82bb7f6d603bd61e19a81ba97337b89dfca'/>
<id>urn:sha1:d4fcd82bb7f6d603bd61e19a81ba97337b89dfca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Crank all library major numbers.  Needed due to the fact that we</title>
<updated>2002-12-03T06:39:39+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-12-03T06:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5b1b8dec4403c20d7a64a5a24dd566c852ddcb6b'/>
<id>urn:sha1:5b1b8dec4403c20d7a64a5a24dd566c852ddcb6b</id>
<content type='text'>
now build libraries with propolice enabled.  Without this, existing
binaries (such as ports/packages) that link with any system library
other than libc will fail with an undefined symbol of "___guard"
(__guard on ELF).
Pointed out by markus@ and discussed with deraadt@
</content>
</entry>
<entry>
<title>OpenSSL 0.9.7</title>
<updated>2002-05-15T01:49:06+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2002-05-15T01:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e471e1ea98d673597b182ea85f29e30c97cd08b5'/>
<id>urn:sha1:e471e1ea98d673597b182ea85f29e30c97cd08b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge openssl 0.9.6b-engine</title>
<updated>2001-08-01T19:51:17+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2001-08-01T19:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4b790f68539c49ef91f5e82506c2624900c92106'/>
<id>urn:sha1:4b790f68539c49ef91f5e82506c2624900c92106</id>
<content type='text'>
Note that this is a maintenence release, API's appear *not* to have changed.
As such, I have only increased the minor number on these libraries
</content>
</entry>
<entry>
<title>openssl-engine-0.9.6a merge</title>
<updated>2001-06-22T00:03:44+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2001-06-22T00:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=38b6ff9e5294811c57541ad47940f8f8f41dc114'/>
<id>urn:sha1:38b6ff9e5294811c57541ad47940f8f8f41dc114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crank ssl lib version, just in case</title>
<updated>2001-04-23T07:53:48+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2001-04-23T07:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=32a64fc7a3f73782533013dfd47d45eb4aab92d6'/>
<id>urn:sha1:32a64fc7a3f73782533013dfd47d45eb4aab92d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Crank major number.  openssl on m68k is now compiled in 32 bit mode instead</title>
<updated>2001-03-10T01:52:46+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2001-03-10T01:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=71e990601967b257a86acf33acaf50a337bf5013'/>
<id>urn:sha1:71e990601967b257a86acf33acaf50a337bf5013</id>
<content type='text'>
of 64 bit mode.  This makes ssh -2 run about 10x faster, because the 64 bit
mul instructions no longer need emulation.
</content>
</entry>
<entry>
<title>Oops, missed makefile change, and must crank major on these, some</title>
<updated>2000-12-15T20:31:11+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2000-12-15T20:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2df604e8b11d53905a7106e699b199f0f7c5b701'/>
<id>urn:sha1:2df604e8b11d53905a7106e699b199f0f7c5b701</id>
<content type='text'>
routines which used to be externally used are now macros. ugh.
</content>
</entry>
<entry>
<title>openssl-engine-0.9.6 merge</title>
<updated>2000-12-15T02:58:47+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2000-12-15T02:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9200bb13d15da4b2a23e6bc92c20e95b74aa2113'/>
<id>urn:sha1:9200bb13d15da4b2a23e6bc92c20e95b74aa2113</id>
<content type='text'>
</content>
</entry>
</feed>
