<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/crypto/arch/vax, branch OPENBSD_5_2_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_2_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_2_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2012-07-11T11:02:48+00:00</updated>
<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>update supporting files, crank library majors</title>
<updated>2010-10-01T23:02:02+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-10-01T23:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=21efe1bbf4b89baefcfcca902362f4e8c6b8281f'/>
<id>urn:sha1:21efe1bbf4b89baefcfcca902362f4e8c6b8281f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openssl-0.9.8j enables RFC3546 TLS extensions by default (e.g. the very</title>
<updated>2009-01-09T12:32:25+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2009-01-09T12:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b0ae02b5f47fd5617da3480ef1ade14bc86155f'/>
<id>urn:sha1:2b0ae02b5f47fd5617da3480ef1ade14bc86155f</id>
<content type='text'>
useful "server name indication" that allows multihomed TLS server), so
remove the #define to disable it here
</content>
</entry>
<entry>
<title>adjust Makefile and crank major for openssl-0.9.8j</title>
<updated>2009-01-09T12:16:58+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2009-01-09T12:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4e44f026fb3097b0f0c5c69d32f49ea214a4518f'/>
<id>urn:sha1:4e44f026fb3097b0f0c5c69d32f49ea214a4518f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to openssl-0.9.8i; tested by several, especially krw@</title>
<updated>2009-01-05T21:36:39+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2009-01-05T21:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3be551b5922b665fd4e18cd65b857b9f92a0b6c8'/>
<id>urn:sha1:3be551b5922b665fd4e18cd65b857b9f92a0b6c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remerge local tweaks, update per-arch configuration headers, update</title>
<updated>2008-09-06T12:20:16+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2008-09-06T12:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1cc2a70b2a8b91d243c2e4ac4e779efd950db5a2'/>
<id>urn:sha1:1cc2a70b2a8b91d243c2e4ac4e779efd950db5a2</id>
<content type='text'>
Makefiles, crank shlib_version
</content>
</entry>
<entry>
<title>use bn_asm_vax.S (from netbsd); test + ok by miod</title>
<updated>2003-11-18T12:39:05+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2003-11-18T12:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3cf6590e9b2b978b44c38897634f84fbf167db4f'/>
<id>urn:sha1:3cf6590e9b2b978b44c38897634f84fbf167db4f</id>
<content type='text'>
use asm code for i386, except for the CBC code, because
it is not clean PIC code.
add &lt;machime/asm.h&gt; support to x86unix.pl
tested by: nick (on 30386), henning, djm, tedu, jmc and more;
no shlib minor crank necessary, only internal symbols changed.
</content>
</entry>
<entry>
<title>build OpenSSL without symlink trees:</title>
<updated>2002-09-03T18:59:56+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2002-09-03T18:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=374d65fa455af7b635928d7a27c61196b63e577c'/>
<id>urn:sha1:374d65fa455af7b635928d7a27c61196b63e577c</id>
<content type='text'>
* manpage related things moved to src/libssl/man/Makefile
* there are now 3 obj directories src/libssl/{crypto,ssl,man}/ instead
  of one single src/libssl/obj
* instead of running Configure (with generates lots of symlinks, and
  opensslconf.h) this patch stores pre-computed opensslconf.h files
  in src/libssl/crypto/arch
* requires a make includes before the library can be built
* libssl and libcrypto can be build separately
  (e.g. cd src/libssl/ssl &amp;&amp; make obj &amp;&amp; make)
* make depend is now supported
* no more symlink trees
tested by miod@ and fries@
</content>
</entry>
</feed>
