William Lallemand c0cdaffaa3 REORG: ssl: move ssl_sock_ctx and fix cross-dependencies issues
In order to move all SSL sample fetches in another file, moving the
ssl_sock_ctx definition in a .h file is required.

Unfortunately it became a cross dependencies hell to solve, because of
the struct wait_event field, so <types/connection.h> is needed which
created other problems.
2020-05-15 14:11:54 +02:00
..
2020-05-05 11:53:43 +02:00
2019-09-08 12:20:13 +02:00
2020-05-05 11:50:14 +02:00
2020-03-05 19:52:07 +01:00
2020-04-28 16:30:13 +02:00