You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
For a master thesis, we are currently evaluating the possibility to make DTLS multipath.
It's similar to Multipath TCP but here we are trying to build something secure and over UDP. The idea is to use multiple interfaces between client and server to increase the performances. For example in a mobile, you could use 4G + wifi.
Ultimately, we want to use this new protocol between Tor relays and study the impact on latency and privacy. (But that's if we have enough time )
Anyway, for now wolfSSL seems quite readable and extendable !
Hi,
Actually we solved this issue.
The netkit machines are run by default with 32M of memory and it was not enough for the ./configure to execute correctly.
If you increase this amount, there is no more problem.
Thanks anyway
Hi,
We are encountering a problem when we try to run ./configure on a debian machine (uml mode with netkit).
Everything works fine and when it comes to the check of "checking if gcc static flag -static works", it stops doing anything.
What can we do about that ?
We don't really see what the problem is and any help would be greatly appreciated.
Loïc
Posts found: 3
Generated in 0.015 seconds (95% PHP - 5% DB) with 5 queries