wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.31k stars 823 forks source link

20240418-exosip-apis #7648

Closed douzzer closed 2 months ago

douzzer commented 3 months ago

new and updated APIs to support eXosip2

douzzer commented 3 months ago

retest this please

douzzer commented 3 months ago

Please run exosip under a sanitizer or valgrind to check for any memory leaks due to differences in OpenSSL vs. wolfSSL.

"All heap blocks were freed -- no leaks are possible" -- good start! But that was just for ./tools/.libs/sip_monitor, which doesn't properly exercise libeXosip2.

We'll know more once we have the target application(s) to test it on.

douzzer commented 3 months ago

retest this please

douzzer commented 3 months ago

retest this please

douzzer commented 3 months ago

retest this please

douzzer commented 3 months ago

retest this please

douzzer commented 2 months ago

retest this please