blob: 5d9ef03691a420c228bd27c1adb64797840d6611 [file] [log] [blame]
progs.patch:
Fixup sources under the apps/ directory that are not built under the android environment.
handshake_cutthrough.patch
Enables SSL3+ clients to send application data immediately following the
Finished message even when negotiating full-handshakes. With this patch,
clients can negotiate SSL connections in 1-RTT even when performing
full-handshakes.
jsse.patch
Support for JSSE implementation based on OpenSSL.
channelid.patch
Implements TLS Channel ID support as both a client and a server.
See http://tools.ietf.org/html/draft-balfanz-tls-channelid-00.
eng_dyn_dirs.patch
Fixes the case of having multiple DIR_ADD commands sent to eng_dyn
fix_clang_build.patch
Fixes the Clang based build.