Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Conversation

@iwahdan88
Copy link
Contributor

Improvements:

  • Added API do_handshake for performing handshake operation for ssl/tls non- blocking socket connections
  • Added Timeout option for ssl/tls handshake operation
  • Amended ESP-IDF Error Codes to Micropython QSTR
  • Updated sqnsupgrade script to v1.2.3

Bug Fix

  • Fixed crash caused by UART I/O APIs called after UART.deinit

husigeza and others added 6 commits March 6, 2019 18:15
…#13) + added SSL Timeout

# Conflicts:
#	esp32/mods/modusocket.c
### Improvements:
- Added API `do_handshake` for performing handshake operation for ssl/tls non- blocking socket connections
- Added Timeout option for ssl/tls handshake operation
- Amended ESP-IDF Error Codes to Micropython QSTR
- Updated sqnsupgrade script to v1.2.3

### Bug Fix
- Fixed crash caused by UART I/O APIs called after UART.deinit
@iwahdan88 iwahdan88 merged commit 5cf02dc into master Mar 7, 2019
@iwahdan88 iwahdan88 deleted the stable_r2_update branch March 7, 2019 12:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants