summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Expand)AuthorAgeFilesLines
* Add support for TLS_FALLBACK_SCSVBodo Moeller2014-10-152-0/+481
* Fix Early CCS bugBrian Carlstrom2014-06-171-0/+100
* Fix leak in setting certificate chain patchKenny Root2013-09-091-1/+3
* Add ALPN support patchKenny Root2013-06-262-0/+598
* Add TLS 1.2 digests patchKenny Root2013-06-262-0/+416
* Fix Clang build.David 'Digit' Turner2013-03-053-100/+142
* openssl-1.0.1e upgradeBrian Carlstrom2013-02-111-1/+2
* Fix failures when eng_dyn scans multiple directoriesKenny Root2013-02-082-0/+76
* openssl-1.0.1d upgradeBrian Carlstrom2013-02-059-1953/+10
* CVE-2013-0169: Make CBC decoding constant timeBrian Carlstrom2013-02-043-0/+1789
* Fix recursive lock in X509_PUBKEY_getDavid 'Digit' Turner2013-01-242-0/+30
* Add patches/clang.patch to fix two minor Clang compiler errors.David 'Digit' Turner2013-01-232-0/+30
* Remove small_records.patch in favor of SSL_MODE_RELEASE_BUFFERSBrian Carlstrom2013-01-173-432/+102
* Add support for the TLS Channel ID extension.Adam Langley2013-01-162-0/+993
* [MIPS] Append private_ to AES_set_encrypt_key and AES_set_decrypt_key for MIPS.Chris Dearman2012-08-152-0/+71
* openssl-1.0.1c upgradeBrian Carlstrom2012-05-101-4/+0
* openssl-1.0.1b upgradeBrian Carlstrom2012-04-272-46/+0
* openssl-1.0.1a upgradeBrian Carlstrom2012-04-204-193/+44
* Move OpenSSL makefiles to one directory to avoid future patching issuesBrian Carlstrom2012-04-093-826/+0
* Fix integer overflow in ASN.1 parsing functions.Brian Carlstrom2012-04-022-0/+179
* Enable additional asm on armBrian Carlstrom2012-03-311-1/+3
* use client version when deciding whether to send supported signature algorith...Brian Carlstrom2012-03-282-0/+16
* openssl-1.0.1 upgradeBrian Carlstrom2012-03-219-6808/+76
* am db166823: Merge "From 67b1ae72527c9e173ace98e805e8b9c090455873 Mon Sep 17 ...Brian Carlstrom2012-03-154-12/+5507
|\
| * From 67b1ae72527c9e173ace98e805e8b9c090455873 Mon Sep 17 00:00:00 2001Petar Jovanovic2012-03-154-12/+5507
* | Upgrade to openssl-1.0.0hBrian Carlstrom2012-03-121-0/+22
* | Upgrade to openssl-1.0.0gBrian Carlstrom2012-01-192-17/+0
* | Upgrade to openssl-1.0.0fBrian Carlstrom2012-01-044-22/+17
|/
* Adjust SP before content is written below it.Ben Cheng2011-11-292-0/+25
* Initialise SSLv3 block cipher padding to zero.Brian Carlstrom2011-11-082-0/+18
* Upgrade to openssl-1.0.0eBrian Carlstrom2011-09-061-2/+0
* Really unbundle libcrypto and libssl.Ying Wang2011-07-202-18/+18
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-14/+2
* Include space for alignment in read buffer resize checkBrian Carlstrom2011-03-101-1/+1
* Build static library for unbundled apps, and build with prebuilt NDK.Mike Dodd2011-02-252-2/+63
* Fix Mac build.Ying Wang2011-02-022-23/+19
* Add optional host version of openssl appBrian Carlstrom2011-02-011-15/+23
* Improved "Standard Names" JSSE complianceBrian Carlstrom2010-11-291-59/+81
* Patch OpenSSL to enable SPDYKristian Monsen2010-11-292-0/+1295
* add static to internal functionBrian Carlstrom2010-11-031-1/+1
* Move NativeCrypto dependencies on openssl internals to jsse.patchBrian Carlstrom2010-11-021-27/+134
* crypto: Add bn_const.c to makefileDmitry Shmidt2010-10-261-0/+1
* Build static libcrypto.Ying Wang2010-10-142-1/+23
* Remove SHA0 from opensslBrian Carlstrom2010-09-161-3/+0
* resolved conflicts for merge of 5a7d71be to gingerbreadBrian Carlstrom2010-08-311-33/+52
* Restore handshake_cutthrough accidentally disabled by renegotiation supportBrian Carlstrom2010-08-311-3/+3
* Support dalvikvm on a Linux x86 hostJesse Wilson2010-08-182-44/+57
* enabling blowfish in opensslBrian Carlstrom2010-08-181-0/+6
* Restoring openssl s_server, pkey, pkeyparam, pkeyutlBrian Carlstrom2010-07-162-45/+4
* Improved client certificate and certificate chain supportBrian Carlstrom2010-07-131-22/+120