wolfssh/examples
John Safranek 6a65f16083 Static Memory
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.
2024-04-26 10:21:29 -07:00
..
client Release v1.4.17: Release Testing Fixes 2024-03-22 17:09:01 -07:00
echoserver Static Memory 2024-04-26 10:21:29 -07:00
portfwd Update Copyright Date 2024-03-22 12:17:09 -07:00
scpclient Update Copyright Date 2024-03-22 12:17:09 -07:00
sftpclient Update Copyright Date 2024-03-22 12:17:09 -07:00
include.am Remove Example Server 2023-12-28 12:28:16 -08:00