1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-25 20:02:37 +03:00
esp8266/libraries
Ivan Grokhotkov e9f0ea2afe WiFiClientSecure: handle full size TLS fragments (#43)
- free up some memory by getting rid of intermediate buffer
- libaxtls: update to 6830d98
    - allocate plaintext buffer in two stages: 4*MSS initially, grow to 16k after handshake
    - free certificate data after handshake is complete
    - preallocate some structures to reduce memory fragmentation
2015-11-17 02:47:57 +03:00
..
2015-11-02 19:23:26 +01:00
2015-11-06 14:17:45 +01:00
2015-10-07 00:56:24 +03:00
2015-11-02 19:23:26 +01:00
2015-06-21 22:19:23 +02:00
2015-06-17 14:24:25 +02:00
2015-11-02 19:23:26 +01:00
2015-11-02 19:23:26 +01:00
2015-11-02 19:23:26 +01:00