Emeric Brun

Results 4 issues of Emeric Brun

In install doc it is written we need ragel to edit and recompile the .rl file. This implicitly means we can compile without installed ragel command if we don't want...

Disable openssl internal cache in client mode to let application manage reuse session.

FIX: Should never append but can cause memory leak.

- Disable openssl internal cache: less memory usage and no perf impact. - Update shared context initialization API.