Add wrapper for getting X509_digest from a cert
[folly.git] / folly / ExceptionWrapper-inl.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-17 Yedidya FeldblumLet exception_wrapper::handle, when empty, show the... v2017.07.17.00
2017-07-02 Yedidya FeldblumDisambiguate the various in_place overloads, following...
2017-06-26 Yedidya FeldblumLet make_exception_wrapper construct on-heap objects...
2017-06-23 Andrew KriegerFix exception_wrapper on Windows by abusing internals
2017-06-06 Yedidya FeldblumRename exception_wrapper::get_object to get_exception
2017-05-12 Yedidya Feldblumexception_wrapper::get_object<>
2017-05-04 Eric Nieblertest the typeid of the exception before it is potential...
2017-05-03 Christopher DykesFix ExceptionWrapper under MSVC 2015 Update 3
2017-04-27 Yedidya FeldblumCasing consistency for exception_wrapper::throw_exception
2017-04-13 Christopher DykesFix the last issues with exception_wrapper under MSVC
2017-04-11 Eric Nieblernon-throwing, non-allocating exception_wrapper