Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving net_connect #13

Closed
wants to merge 1 commit into from
Closed

Conversation

glysbaysb
Copy link

net_conect was changed to be also able to connect to IP-Addresses.
Furthermore net_connect now tries to connect all returned IPs and stops as soon as a connection was established.

net_conect was changed to be also able to connect to IP-Addresses.
Furthermore net_connect now tries to connect all returned IPs and stops as soon as a connection was established.
@mpg
Copy link
Contributor

mpg commented Jun 19, 2014

I believe some changes that include your patch's feature were merge in version 1.3.3, when adding IPv6 support. So, closing this merge request. Feel free to come back to us if you think some features are still missing.

@mpg mpg closed this Jun 19, 2014
gilles-peskine-arm added a commit to gilles-peskine-arm/mbedtls that referenced this pull request Sep 5, 2017
NirEkhauz added a commit to NirEkhauz/mbedtls that referenced this pull request Dec 24, 2017
Cherry-pick of mbedtls-cryptocell-restricted PR Mbed-TLS#13
Fix some parenthesis spaces
mpg pushed a commit that referenced this pull request Oct 30, 2018
Conflicts:
	library/psa_crypto.c
	tests/suites/test_suite_psa_crypto.data
	tests/suites/test_suite_psa_crypto.function

All the conflicts are concurrent additions where the order doesn't
matter. I put the code from feature-psa (key policy) before the code
from PR #13 (key lifetime).
gilles-peskine-arm pushed a commit to gilles-peskine-arm/mbedtls that referenced this pull request Mar 1, 2019
Simplify RSA and EC public key formats
hanno-becker pushed a commit to hanno-becker/mbedtls that referenced this pull request Jul 20, 2021
Key_exchange and key_exchange_modes should be part
of mbedtls_ssl_handshake_params.

fix Mbed-TLS#13

Change-Id: I6c028765487e30f56f18a643795b2b3bde8583c8
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
adeaarm added a commit to adeaarm/mbedtls that referenced this pull request Oct 15, 2021
…vers

Fix for misbehaving if else branches with preprocessor config defines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants