mirror of https://github.com/wolfSSL/wolfssh.git
1. Modify the echoserver to use a static memory pool when using the flag WOLFSSH_STATIC_MEMORY. Uses NULL otherwise. The WOLFSSH_CTX is created with the pool and subsequent allocations for the WOLFSSH server use the same pool. 2. Add a configuration for the memory pool. Only works with SFTP enabled. 3. Add the memory pool use statistics to the echoserver. |
||
---|---|---|
.. | ||
client | ||
echoserver | ||
portfwd | ||
scpclient | ||
sftpclient | ||
include.am |