mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-04 13:14:45 +02:00
Espressif Managed Component wolfSSL 5.7.6 post-release update
This commit is contained in:
@@ -273,6 +273,10 @@
|
|||||||
|
|
||||||
/* Optionally enable some wolfSSH settings */
|
/* Optionally enable some wolfSSH settings */
|
||||||
#if defined(ESP_ENABLE_WOLFSSH) || defined(CONFIG_ESP_ENABLE_WOLFSSH)
|
#if defined(ESP_ENABLE_WOLFSSH) || defined(CONFIG_ESP_ENABLE_WOLFSSH)
|
||||||
|
/* Enable wolfSSH. Espressif examples need a few more settings, below */
|
||||||
|
#undef WOLFSSL_WOLFSSH
|
||||||
|
#define WOLFSSL_WOLFSSH
|
||||||
|
|
||||||
/* The default SSH Windows size is massive for an embedded target.
|
/* The default SSH Windows size is massive for an embedded target.
|
||||||
* Limit it: */
|
* Limit it: */
|
||||||
#define DEFAULT_WINDOW_SZ 2000
|
#define DEFAULT_WINDOW_SZ 2000
|
||||||
|
@@ -273,6 +273,10 @@
|
|||||||
|
|
||||||
/* Optionally enable some wolfSSH settings */
|
/* Optionally enable some wolfSSH settings */
|
||||||
#if defined(ESP_ENABLE_WOLFSSH) || defined(CONFIG_ESP_ENABLE_WOLFSSH)
|
#if defined(ESP_ENABLE_WOLFSSH) || defined(CONFIG_ESP_ENABLE_WOLFSSH)
|
||||||
|
/* Enable wolfSSH. Espressif examples need a few more settings, below */
|
||||||
|
#undef WOLFSSL_WOLFSSH
|
||||||
|
#define WOLFSSL_WOLFSSH
|
||||||
|
|
||||||
/* The default SSH Windows size is massive for an embedded target.
|
/* The default SSH Windows size is massive for an embedded target.
|
||||||
* Limit it: */
|
* Limit it: */
|
||||||
#define DEFAULT_WINDOW_SZ 2000
|
#define DEFAULT_WINDOW_SZ 2000
|
||||||
|
@@ -273,6 +273,10 @@
|
|||||||
|
|
||||||
/* Optionally enable some wolfSSH settings */
|
/* Optionally enable some wolfSSH settings */
|
||||||
#if defined(ESP_ENABLE_WOLFSSH) || defined(CONFIG_ESP_ENABLE_WOLFSSH)
|
#if defined(ESP_ENABLE_WOLFSSH) || defined(CONFIG_ESP_ENABLE_WOLFSSH)
|
||||||
|
/* Enable wolfSSH. Espressif examples need a few more settings, below */
|
||||||
|
#undef WOLFSSL_WOLFSSH
|
||||||
|
#define WOLFSSL_WOLFSSH
|
||||||
|
|
||||||
/* The default SSH Windows size is massive for an embedded target.
|
/* The default SSH Windows size is massive for an embedded target.
|
||||||
* Limit it: */
|
* Limit it: */
|
||||||
#define DEFAULT_WINDOW_SZ 2000
|
#define DEFAULT_WINDOW_SZ 2000
|
||||||
|
@@ -273,6 +273,10 @@
|
|||||||
|
|
||||||
/* Optionally enable some wolfSSH settings */
|
/* Optionally enable some wolfSSH settings */
|
||||||
#if defined(ESP_ENABLE_WOLFSSH) || defined(CONFIG_ESP_ENABLE_WOLFSSH)
|
#if defined(ESP_ENABLE_WOLFSSH) || defined(CONFIG_ESP_ENABLE_WOLFSSH)
|
||||||
|
/* Enable wolfSSH. Espressif examples need a few more settings, below */
|
||||||
|
#undef WOLFSSL_WOLFSSH
|
||||||
|
#define WOLFSSL_WOLFSSH
|
||||||
|
|
||||||
/* The default SSH Windows size is massive for an embedded target.
|
/* The default SSH Windows size is massive for an embedded target.
|
||||||
* Limit it: */
|
* Limit it: */
|
||||||
#define DEFAULT_WINDOW_SZ 2000
|
#define DEFAULT_WINDOW_SZ 2000
|
||||||
|
@@ -273,6 +273,10 @@
|
|||||||
|
|
||||||
/* Optionally enable some wolfSSH settings */
|
/* Optionally enable some wolfSSH settings */
|
||||||
#if defined(ESP_ENABLE_WOLFSSH) || defined(CONFIG_ESP_ENABLE_WOLFSSH)
|
#if defined(ESP_ENABLE_WOLFSSH) || defined(CONFIG_ESP_ENABLE_WOLFSSH)
|
||||||
|
/* Enable wolfSSH. Espressif examples need a few more settings, below */
|
||||||
|
#undef WOLFSSL_WOLFSSH
|
||||||
|
#define WOLFSSL_WOLFSSH
|
||||||
|
|
||||||
/* The default SSH Windows size is massive for an embedded target.
|
/* The default SSH Windows size is massive for an embedded target.
|
||||||
* Limit it: */
|
* Limit it: */
|
||||||
#define DEFAULT_WINDOW_SZ 2000
|
#define DEFAULT_WINDOW_SZ 2000
|
||||||
|
Reference in New Issue
Block a user