<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ics_openvpn.git/main/openssl, branch v0.6.25</title>
<subtitle>[ics_openvpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/'/>
<entry>
<title>Fix build script warnings in OpenSSL</title>
<updated>2014-11-19T23:20:49+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-11-19T23:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=74047bc3a97fb10c9210f9bc400cd0a6fd875253'/>
<id>74047bc3a97fb10c9210f9bc400cd0a6fd875253</id>
<content type='text'>
--HG--
extra : rebase_source : c94b2100287e67e59c5f741a9c12008f90a1b394
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : c94b2100287e67e59c5f741a9c12008f90a1b394
</pre>
</div>
</content>
</entry>
<entry>
<title>Update OpenSSL version</title>
<updated>2014-11-14T08:54:08+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-11-14T08:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=747964be8d868920ddaeaf5f724007d70ed4f41b'/>
<id>747964be8d868920ddaeaf5f724007d70ed4f41b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update OpenSSL version</title>
<updated>2014-11-14T08:52:32+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-11-14T08:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=b28828796ad6d65ac463b41bba153f74e4531a6b'/>
<id>b28828796ad6d65ac463b41bba153f74e4531a6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Openssl to aosp/master (includes useless (for OpenVPN)) SSLv3 Fallback fix</title>
<updated>2014-10-28T22:07:58+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-10-28T22:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=192f5b50e32ed14945317325a5465f40abfcc587'/>
<id>192f5b50e32ed14945317325a5465f40abfcc587</id>
<content type='text'>
--HG--
extra : rebase_source : 4ec3b7a7844aa1ca198c4538ecdf28f027ceb1b1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 4ec3b7a7844aa1ca198c4538ecdf28f027ceb1b1
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync OpenSSL with AOSP</title>
<updated>2014-09-19T07:43:41+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-09-19T07:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=535b2ec3a4b34bbe3b5560baf6019a3e34d9c982'/>
<id>535b2ec3a4b34bbe3b5560baf6019a3e34d9c982</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename .s files to .S to fix build under linux (closes issue #261)</title>
<updated>2014-07-02T12:38:56+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-07-02T12:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=e1bf276c709a1f26fd99540081128bff879650ce'/>
<id>e1bf276c709a1f26fd99540081128bff879650ce</id>
<content type='text'>
--HG--
rename : main/openssl/crypto/aes/asm/aes-armv4.s =&gt; main/openssl/crypto/aes/asm/aes-armv4.S
rename : main/openssl/crypto/bn/asm/armv4-mont.s =&gt; main/openssl/crypto/bn/asm/armv4-mont.S
rename : main/openssl/crypto/bn/asm/mips3.s =&gt; main/openssl/crypto/bn/asm/mips3.S
rename : main/openssl/crypto/bn/asm/pa-risc2.s =&gt; main/openssl/crypto/bn/asm/pa-risc2.S
rename : main/openssl/crypto/bn/asm/pa-risc2W.s =&gt; main/openssl/crypto/bn/asm/pa-risc2W.S
rename : main/openssl/crypto/sha/asm/sha1-armv4-large.s =&gt; main/openssl/crypto/sha/asm/sha1-armv4-large.S
rename : main/openssl/crypto/sha/asm/sha256-armv4.s =&gt; main/openssl/crypto/sha/asm/sha256-armv4.S
rename : main/openssl/crypto/sha/asm/sha512-armv4.s =&gt; main/openssl/crypto/sha/asm/sha512-armv4.S
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : main/openssl/crypto/aes/asm/aes-armv4.s =&gt; main/openssl/crypto/aes/asm/aes-armv4.S
rename : main/openssl/crypto/bn/asm/armv4-mont.s =&gt; main/openssl/crypto/bn/asm/armv4-mont.S
rename : main/openssl/crypto/bn/asm/mips3.s =&gt; main/openssl/crypto/bn/asm/mips3.S
rename : main/openssl/crypto/bn/asm/pa-risc2.s =&gt; main/openssl/crypto/bn/asm/pa-risc2.S
rename : main/openssl/crypto/bn/asm/pa-risc2W.s =&gt; main/openssl/crypto/bn/asm/pa-risc2W.S
rename : main/openssl/crypto/sha/asm/sha1-armv4-large.s =&gt; main/openssl/crypto/sha/asm/sha1-armv4-large.S
rename : main/openssl/crypto/sha/asm/sha256-armv4.s =&gt; main/openssl/crypto/sha/asm/sha256-armv4.S
rename : main/openssl/crypto/sha/asm/sha512-armv4.s =&gt; main/openssl/crypto/sha/asm/sha512-armv4.S
</pre>
</div>
</content>
</entry>
<entry>
<title>Update OpenSSL to aosp/master</title>
<updated>2014-06-24T09:12:30+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-06-24T09:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=eb7891f0af9b787202e91e903b612eb2467ca870'/>
<id>eb7891f0af9b787202e91e903b612eb2467ca870</id>
<content type='text'>
--HG--
extra : amend_source : 1d737bc919a18f072b1038b548a2cbad4cf76e22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 1d737bc919a18f072b1038b548a2cbad4cf76e22
</pre>
</div>
</content>
</entry>
<entry>
<title>Update OpenVPN</title>
<updated>2014-06-15T20:37:17+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-06-15T20:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=516194ebfcbb4a12cb9b4f078d6a9cc528ab5a87'/>
<id>516194ebfcbb4a12cb9b4f078d6a9cc528ab5a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update OpenSSL to 1.0.1h</title>
<updated>2014-06-15T20:21:10+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-06-15T20:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=c35453897494d2b488961f7a446b4df8e24c6f31'/>
<id>c35453897494d2b488961f7a446b4df8e24c6f31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge ccs fix</title>
<updated>2014-06-06T10:21:53+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-06-06T10:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=29d34cdd24326b200a8fe3b4dc103cd7da0b134e'/>
<id>29d34cdd24326b200a8fe3b4dc103cd7da0b134e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
