summaryrefslogtreecommitdiff
path: root/Source/Core/Common/TraversalServer.cpp
AgeCommit message (Expand)Author
2023-12-18Common/TraversalServer: Make use of fmt moreLioncache
2023-12-18Common/TraversalServer: Make use of fmt over sprintf where applicableLioncache
2023-11-30Merge pull request #11382 from skyfloogle/traversal-fix-2Mai
2023-07-13Fixed a bug where in the extremely unlikely change that HostIDs collide, a ne...Upfoldian
2023-05-20Traversal: Autoconfigure TTL to use for probe packetFloogle
2023-04-24Common/TraversalProto: Move interface into Common namespaceLioncash
2021-07-05licensing: convert "public domain" to CC0 1.0Pierre Bourdon
2021-01-20TraversalProto: Convert TraversalPacketType into an enum classLioncash
2021-01-20TraversalProto: Convert TraversalConnectFailedReason into an enum classLioncash
2019-05-10TraversalServer: use C++ <chrono> instead of gettimeofdayMichael M
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2018-06-14Common/Random: Add convenience template for simple arithmetic valuesLioncash
2018-05-31Common: Add Random utilitiesLéo Lam
2018-03-08traversal: add systemd watchdog supportPierre Bourdon
2017-02-25Turn Off Debug Mode for Traversal ServerChris Burgener
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-21A few more asterisks, mostly castsmathieui
2015-04-13Fix printf width in TraversalServer.comex
2015-03-14Core: Change NULLs to nullptrs.Rohit Nirmal
2015-02-25Added TraversalServer.cpp to Core/CommonZiek