issues
search
igrr
/
axtls-8266
axTLS port for ESP8266
Other
79
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix for potential memory leaks. All reported by coverity scan(s).
#66
slaff
closed
3 years ago
0
Store the bytes needed for the HMAC calculation before the buffer res…
#65
slaff
closed
5 years ago
2
Modify to work with new toolchain, fix x509 decode
#64
earlephilhower
opened
5 years ago
2
build fails
#63
owensc84
opened
5 years ago
0
Updated LWIRAX to include fix for returning error on memory allocatio…
#62
slaff
opened
5 years ago
2
Make certificate validation work again
#61
earlephilhower
closed
6 years ago
3
Apply CVE fixes for X509 parsing
#60
earlephilhower
closed
6 years ago
1
FIX: asn1: parsing of bit string for key usage
#59
jonnykl
closed
5 years ago
0
Fix handling of padded TLS fragments in handshake
#58
earlephilhower
closed
6 years ago
4
Error: invalid handshake
#57
jtmoderate876
opened
6 years ago
1
tls_verify always returns -4 [X509_VFY_ERROR_NOT_YET_VALID]
#56
polandj
closed
6 years ago
2
The max fragment size value should be one byte according to the RFC.
#55
slaff
closed
6 years ago
10
Remove compile warnings, move add'l consts to PMEM
#54
earlephilhower
closed
6 years ago
0
callback to dynamically load CA certificate by "name"
#53
liebman
closed
6 years ago
1
client send RST after receive SYN-ACK
#52
tarzan115
opened
6 years ago
0
Save heap memory by opening two socket connections using the same certificate?
#51
ranr
opened
6 years ago
3
Fix memory leak of ssl_ext_host_name, losing memory every SSL disconnect
#50
earlephilhower
closed
7 years ago
7
Fix memory leak of ext_host_name in ssl_ext structure
#49
earlephilhower
closed
7 years ago
1
Merge pull request #1 from igrr/master
#48
comino
closed
7 years ago
1
Initial version of the CA public key fingerprint check.
#47
slaff
opened
7 years ago
4
Save ~3KB of RAM by moving constant strings out of RODATA
#46
earlephilhower
closed
7 years ago
1
Optimize add_hmac_digest to prevent extra allocations
#45
igrr
closed
7 years ago
0
Implement slimmed-down root certificate store
#44
igrr
opened
7 years ago
4
Prefixing max/min defines with axtls_ so they don't clash with other …
#43
madpilot
closed
7 years ago
0
Compiling and using current version crashes ESP after HTTPS connection
#42
dandandandandandandan
closed
7 years ago
2
Added new ssl_want_read() function.
#41
diegopx
closed
6 years ago
1
use snprintf in print_blob
#40
ADiea
closed
7 years ago
0
This lib is behind original codebase by several versions
#39
ADiea
closed
7 years ago
3
Prevent rebood by feeding the watchdog
#38
ADiea
closed
7 years ago
1
Fix/speedup AES
#37
ADiea
closed
7 years ago
4
Decrease RAM usage. Cover case compiler not support mforce_l32
#36
ADiea
closed
7 years ago
5
Fix memleak in rsa.c
#35
ADiea
closed
7 years ago
1
ssl/version.h is old
#34
ADiea
closed
7 years ago
0
axtls-8266 with non-OS SDK
#33
rith87
closed
7 years ago
1
realloc fail in more_comps() (bigint.c:1072) cause fatal exception 29
#32
Palatis
opened
7 years ago
0
Add support for verifying SHA-256 hash of Subject Public Key Info
#31
silbe
closed
7 years ago
2
Memory optimization for static const data.
#30
slaff
closed
7 years ago
0
Updated Lwirax to its latest version.
#29
slaff
closed
7 years ago
0
Licensing clarification
#28
makedin
closed
8 years ago
4
axTLS fails to handshake with aws iot with SSL_ERROR_INVALID_HANDSHAKE.
#27
anmaped
closed
8 years ago
0
Moved the LWIP RAW compat module into a submodule.
#26
slaff
closed
7 years ago
1
Added initial support for SSL extension.
#25
slaff
closed
7 years ago
6
Re-added the SNI extension.
#24
slaff
closed
8 years ago
0
add send packet size calculator
#23
me-no-dev
closed
8 years ago
0
axTLC optimizations for low memory
#22
me-no-dev
closed
8 years ago
0
RSA_decrypt() /* BT Correct ?*/ Returns -1 What is BT?
#21
faraz117
closed
7 years ago
1
update to axTLS 2.0.0
#20
me-no-dev
closed
8 years ago
0
Merging axtls 2.0.0
#19
ikeyasu
closed
8 years ago
0
upstream site is down
#18
hrj
closed
8 years ago
1
fix memset usage
#17
jmue
closed
8 years ago
0
Next