-
Notifications
You must be signed in to change notification settings - Fork 851
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
[core][API] Obtaining local interfaces to allow getting connected device name #2989
base: master
Are you sure you want to change the base?
Commits on May 9, 2018
-
Added check code for attempting rendezvous to self
Mikołaj Małecki committedMay 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 37aa803 - Browse repository at this point
Copy the full SHA 37aa803View commit details -
Fixed build breaks on MICROSOFT
Mikolaj Malecki committedMay 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 7aaeeb3 - Browse repository at this point
Copy the full SHA 7aaeeb3View commit details
Commits on May 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e39d94d - Browse repository at this point
Copy the full SHA e39d94dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d798b01 - Browse repository at this point
Copy the full SHA d798b01View commit details
Commits on May 17, 2018
-
Mikołaj Małecki committed
May 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 2f5a505 - Browse repository at this point
Copy the full SHA 2f5a505View commit details -
Added prevention of self-connecting to testing applications
Mikołaj Małecki committedMay 17, 2018 Configuration menu - View commit details
-
Copy full SHA for c9200e1 - Browse repository at this point
Copy the full SHA c9200e1View commit details -
Mikołaj Małecki committed
May 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 00e10c2 - Browse repository at this point
Copy the full SHA 00e10c2View commit details -
Fixed incorrect implementation on Windows. Reading all families
Mikolaj Malecki committedMay 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 1d5bd08 - Browse repository at this point
Copy the full SHA 1d5bd08View commit details
Commits on May 23, 2019
-
Mikołaj Małecki committed
May 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 5616437 - Browse repository at this point
Copy the full SHA 5616437View commit details
Commits on Aug 9, 2019
-
Mikołaj Małecki committed
Aug 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 117295e - Browse repository at this point
Copy the full SHA 117295eView commit details -
Mikołaj Małecki committed
Aug 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 6356b76 - Browse repository at this point
Copy the full SHA 6356b76View commit details -
Fixed external inet_pton for mingw
Mikołaj Małecki committedAug 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 1c1b4f2 - Browse repository at this point
Copy the full SHA 1c1b4f2View commit details
Commits on Aug 14, 2019
-
Updated to latest master. Made conself-check conditional and default …
…off on Windows.
Mikołaj Małecki committedAug 14, 2019 Configuration menu - View commit details
-
Copy full SHA for b25e962 - Browse repository at this point
Copy the full SHA b25e962View commit details -
Moved Iphlpapi lib to test programs only
Mikołaj Małecki committedAug 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 4620850 - Browse repository at this point
Copy the full SHA 4620850View commit details -
Mikołaj Małecki committed
Aug 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 99399ff - Browse repository at this point
Copy the full SHA 99399ffView commit details
Commits on Aug 22, 2019
-
Merge branch 'master' into dev-add-rendezvous-to-self-prevention
Mikołaj Małecki committedAug 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 088d295 - Browse repository at this point
Copy the full SHA 088d295View commit details
Commits on Nov 8, 2019
-
Merge branch 'master' into dev-add-rendezvous-to-self-prevention
Mikołaj Małecki committedNov 8, 2019 Configuration menu - View commit details
-
Copy full SHA for bf94875 - Browse repository at this point
Copy the full SHA bf94875View commit details -
Removed empty line to avoid unnecessary changes
Mikołaj Małecki committedNov 8, 2019 Configuration menu - View commit details
-
Copy full SHA for bc3e2ed - Browse repository at this point
Copy the full SHA bc3e2edView commit details
Commits on Dec 9, 2019
-
Merge branch 'master' into dev-add-rendezvous-to-self-prevention
Mikołaj Małecki committedDec 9, 2019 Configuration menu - View commit details
-
Copy full SHA for a4134f8 - Browse repository at this point
Copy the full SHA a4134f8View commit details
Commits on Nov 28, 2022
-
Mikołaj Małecki committed
Nov 28, 2022 Configuration menu - View commit details
-
Copy full SHA for cf243a2 - Browse repository at this point
Copy the full SHA cf243a2View commit details -
Fixed compile errors after merge
Mikołaj Małecki committedNov 28, 2022 Configuration menu - View commit details
-
Copy full SHA for e27c268 - Browse repository at this point
Copy the full SHA e27c268View commit details
Commits on Jul 26, 2024
-
Merge remote-tracking branch 'ethouris/dev-add-rendezvous-to-self-pre…
…vention' into dev-add-obtaining-network-id
Mikolaj Malecki committedJul 26, 2024 Configuration menu - View commit details
-
Copy full SHA for a4a4c18 - Browse repository at this point
Copy the full SHA a4a4c18View commit details -
[core][API] Added srt_getsockdevname to obtain the device name from a…
… connected socket
Mikolaj Malecki committedJul 26, 2024 Configuration menu - View commit details
-
Copy full SHA for c1ed253 - Browse repository at this point
Copy the full SHA c1ed253View commit details -
Enabled LOCALIF flag on C++11-win workflow
Mikołaj Małecki committedJul 26, 2024 Configuration menu - View commit details
-
Copy full SHA for e5aa2dc - Browse repository at this point
Copy the full SHA e5aa2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8fbbc5 - Browse repository at this point
Copy the full SHA b8fbbc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d51262b - Browse repository at this point
Copy the full SHA d51262bView commit details -
Added printing device on listener in verbose mode
Mikolaj Malecki committedJul 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b53f6f - Browse repository at this point
Copy the full SHA 7b53f6fView commit details -
Mikolaj Malecki committed
Jul 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 8fe7b3a - Browse repository at this point
Copy the full SHA 8fe7b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0488b25 - Browse repository at this point
Copy the full SHA 0488b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42666ca - Browse repository at this point
Copy the full SHA 42666caView commit details
Commits on Aug 14, 2024
-
Mikołaj Małecki committed
Aug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for efaf0d7 - Browse repository at this point
Copy the full SHA efaf0d7View commit details -
Merge remote-tracking branch 'ethouris/dev-add-obtaining-network-id' …
…into dev-add-obtaining-network-id
Mikołaj Małecki committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f9aa57 - Browse repository at this point
Copy the full SHA 4f9aa57View commit details -
Enabled LOCALIF always on windows, not only MICROSOFT
Mikołaj Małecki committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for eb6a84a - Browse repository at this point
Copy the full SHA eb6a84aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22fc22b - Browse repository at this point
Copy the full SHA 22fc22bView commit details