<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_libsrtp2/crypto/include/alloc.h, branch android10-gsi</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libsrtp2/'/>
<entry>
<title>change srtp_crypto_alloc to initialize memory to zero</title>
<updated>2017-10-12T08:19:32+00:00</updated>
<author>
<name>Pascal BÃ¼hler</name>
<email>pabuhler@cisco.com</email>
</author>
<published>2017-09-28T09:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libsrtp2/commit/?id=60a0c44f1aeb7d6fcd2f9748aa8b0cd7919bbbce'/>
<id>60a0c44f1aeb7d6fcd2f9748aa8b0cd7919bbbce</id>
<content type='text'>
Proactively prevent accessing uninitialized memory.
Majority of calls to srtp_crypto_alloc had a corresponding
call to memset.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Proactively prevent accessing uninitialized memory.
Majority of calls to srtp_crypto_alloc had a corresponding
call to memset.
</pre>
</div>
</content>
</entry>
<entry>
<title>clang-format crypto/include/*</title>
<updated>2017-09-25T09:08:00+00:00</updated>
<author>
<name>Pascal Bühler</name>
<email>pabuhler@cisco.com</email>
</author>
<published>2017-09-25T09:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libsrtp2/commit/?id=1e4abb561be324d8b4337f88aafeaf2ba4a2b41f'/>
<id>1e4abb561be324d8b4337f88aafeaf2ba4a2b41f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump copyright year</title>
<updated>2017-03-27T06:13:49+00:00</updated>
<author>
<name>Geir Istad</name>
<email>gistad@cisco.com</email>
</author>
<published>2017-03-27T06:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libsrtp2/commit/?id=445c1c94dc3df48fb633779d1b5d0b743bf522a4'/>
<id>445c1c94dc3df48fb633779d1b5d0b743bf522a4</id>
<content type='text'>
test_srtp.c had incorrect year (copy paste), updated to current year.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test_srtp.c had incorrect year (copy paste), updated to current year.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing __cplusplus header guards.</title>
<updated>2016-07-27T17:15:40+00:00</updated>
<author>
<name>David Benjamin</name>
<email>davidben@google.com</email>
</author>
<published>2016-07-26T22:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libsrtp2/commit/?id=5f1b982d7926c763b095f8babceea37b91ef9d9a'/>
<id>5f1b982d7926c763b095f8babceea37b91ef9d9a</id>
<content type='text'>
Avoid requiring consumers to wrap headers in extern "C". See, e.g.,
https://chromium.googlesource.com/external/webrtc/+/43e15bb9f01476114cf85be8a47922df2fd7dcf5/webrtc/pc/externalhmac.cc#17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid requiring consumers to wrap headers in extern "C". See, e.g.,
https://chromium.googlesource.com/external/webrtc/+/43e15bb9f01476114cf85be8a47922df2fd7dcf5/webrtc/pc/externalhmac.cc#17
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename alloc functions to comply with library name.</title>
<updated>2014-11-19T19:57:19+00:00</updated>
<author>
<name>jfigus</name>
<email>foleyj@cisco.com</email>
</author>
<published>2014-11-19T19:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libsrtp2/commit/?id=ed755f5896fa7651dd2bf4d1ce3175d460364630'/>
<id>ed755f5896fa7651dd2bf4d1ce3175d460364630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updating dates</title>
<updated>2006-06-08T17:00:25+00:00</updated>
<author>
<name>David McGrew</name>
<email>mcgrew@cisco.com</email>
</author>
<published>2006-06-08T17:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libsrtp2/commit/?id=7629bf2f7c1d9b07749c03be728e78a3b3434a66'/>
<id>7629bf2f7c1d9b07749c03be728e78a3b3434a66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include datatypes.h instead of stdlib.h.</title>
<updated>2005-10-03T15:52:50+00:00</updated>
<author>
<name>Marcus Sundberg</name>
<email>adamel@example.net</email>
</author>
<published>2005-10-03T15:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libsrtp2/commit/?id=dbd3e41fe20acb23b6bbdb65a58abc45bbab1963'/>
<id>dbd3e41fe20acb23b6bbdb65a58abc45bbab1963</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace #if checks with #ifdef for autoconf defines.</title>
<updated>2005-10-02T20:07:18+00:00</updated>
<author>
<name>Marcus Sundberg</name>
<email>adamel@example.net</email>
</author>
<published>2005-10-02T20:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libsrtp2/commit/?id=d20ad6ccb1559722884a075ed9a0e927e6dfe1a6'/>
<id>d20ad6ccb1559722884a075ed9a0e927e6dfe1a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2005-09-21T22:51:36+00:00</updated>
<author>
<name>Cullen Jennings</name>
<email>fluffy@cisco.com</email>
</author>
<published>2005-09-21T22:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libsrtp2/commit/?id=235513aa13d973d931202dfcca8b47a4a750a5e4'/>
<id>235513aa13d973d931202dfcca8b47a4a750a5e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
