SSLContext
authorDave Watson <davejwatson@fb.com>
Wed, 1 Oct 2014 17:51:40 +0000 (10:51 -0700)
committerPavlo Kushnir <pavlo@fb.com>
Sat, 8 Nov 2014 02:16:12 +0000 (18:16 -0800)
commitaaf30bd67128e34c42939a7fd4a5e53724e6289a
tree6329c522e6c33ec0b7046ecacd06f66841c9599e
parent809da17c47ed3a16a086b6cbface7499e9886b35
SSLContext

Summary:
Move SSLContext to folly.

Test Plan: It builds.

Reviewed By: dcsommer@fb.com

Subscribers: jdperlow, atlas2-eng@, wormhole-diffs@, bwester, trunkagent, doug, ps, bmatheny, ssl-diffs@, alikhtarov, njormrod, mshneer, folly-diffs@, andrewcox, alandau, jsedgwick, fugalh

FB internal diff: D1631924

Signature: t1:1631924:1414616562:9a67dbf20f00eb8fbcb35880efcb94c0fae07dcc
folly/Makefile.am
folly/io/async/SSLContext.cpp [new file with mode: 0644]
folly/io/async/SSLContext.h [new file with mode: 0644]