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

Support ecdhcurves list TLS Option #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Omidznlp
Copy link
Contributor

@Omidznlp Omidznlp commented Mar 7, 2023

Hi, the TLS option for ecdhcurves has been added to the repository. I determined that the ecdhcurves field in the hello packet has been set after analyzing and capturing the packet.

@selsky
Copy link
Contributor

selsky commented Mar 9, 2023

Hi @Omidznlp , thanks for submitting this new feature. GitLab is our primary forge. Would you please do us a favor and submit this PR at https://gitlab.com/NTPsec/ntpsec/-/merge_requests?

@Omidznlp
Copy link
Contributor Author

@selsky : I have created a merge request in Gitlab. thanks

nburkitt pushed a commit to NanotokLLC/ntpsec that referenced this pull request Mar 29, 2023
Otherwise, ntpd crashes from time to time with the following stack trace:
#0  0x00007f5763bfac4d in readv () from /lib64/libc.so.6
ntpsec#1  0x00007f5763c48b4c in __readvall () from /lib64/libc.so.6
ntpsec#2  0x00007f5763c467ed in nscd_gethst_r () from /lib64/libc.so.6
ntpsec#3  0x00007f5763c46c0d in __nscd_gethostbyname2_r () from /lib64/libc.so.6
ntpsec#4  0x00007f5763c15a2a in gethostbyname2_r () from /lib64/libc.so.6
ntpsec#5  0x00007f5763bed3ca in gaih_inet.constprop () from /lib64/libc.so.6
ntpsec#6  0x00007f5763bee225 in getaddrinfo () from /lib64/libc.so.6
ntpsec#7  0x000055fcf0ad6544 in open_TCP_socket ()
ntpsec#8  0x000055fcf0ad79b4 in nts_probe ()
#9  0x000055fcf0ac37c4 in dns_lookup ()
#10 0x00007f5763b8205a in start_thread () from /lib64/libc.so.6
#11 0x00007f5763c05d1c in clone3 () from /lib64/libc.so.6

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants