Kill fbthrift dep
authorDave Watson <davejwatson@fb.com>
Mon, 29 Dec 2014 17:58:29 +0000 (09:58 -0800)
committerDave Watson <davejwatson@fb.com>
Mon, 29 Dec 2014 18:40:40 +0000 (10:40 -0800)
commitfbdf69e683faf90b91dedf86e7198a1dc3fb8dc6
tree9e942627f80610098390383608931b0d7080239b
parent71fc7145fdc22cd690916d2ce1f018707872ee20
Kill fbthrift dep

Summary:
(almost) all the necessary code has been moved to folly.  A couple last functions in SSLUtils, moved them to SSLContext

I think this is enough so that open source mcrouter doesn't need an fbthrift dep anymore - although stuff in mcrouter/facebook still uses thrift.

Test Plan:
fbconfig -r mcrouter; fbmake runtests_dev

contbuild will probably show some other projects to fix up for SSLUtils

Reviewed By: alikhtarov@fb.com

Subscribers: doug, ps, alandau, bmatheny, alikhtarov, mshneer, folly-diffs@

FB internal diff: D1747133

Signature: t1:1747133:1418946064:1c30a60e43f017213e5514d462f267f91761abbe
folly/io/async/SSLContext.cpp
folly/io/async/SSLContext.h