rtphone/src/libs/ice
Dmytro Bogovych 84d11d3b04 - add hmac_sha1 and md5 implementations as source code 2025-01-24 13:45:07 +03:00
..
android-ifaddrs - cleanups in build process for Android 2023-05-17 22:04:46 +03:00
CMakeLists.txt - add hmac_sha1 and md5 implementations as source code 2025-01-24 13:45:07 +03:00
ICEAction.h - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICEAddress.cpp - fixes in logging + allow ICENetworkAddress to be logged in short form 2024-01-15 13:18:59 +03:00
ICEAddress.h - fixes in logging + allow ICENetworkAddress to be logged in short form 2024-01-15 13:18:59 +03:00
ICEAuthTransaction.cpp - logging improved 2018-07-19 09:52:51 +03:00
ICEAuthTransaction.h - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICEBinding.cpp - logging improved 2018-07-19 09:52:51 +03:00
ICEBinding.h - initial import 2018-06-05 11:05:37 +03:00
ICEBox.cpp - initial import 2018-06-05 11:05:37 +03:00
ICEBox.h - initial import 2018-06-05 11:05:37 +03:00
ICEBoxImpl.cpp - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICEBoxImpl.h - initial import 2018-06-05 11:05:37 +03:00
ICEByteBuffer.cpp - minor improvements 2020-10-30 12:52:42 +02:00
ICEByteBuffer.h - minor improvements 2020-10-30 12:52:42 +02:00
ICECRC32.cpp - initial import 2018-06-05 11:05:37 +03:00
ICECRC32.h - initial import 2018-06-05 11:05:37 +03:00
ICECandidate.cpp - logging improved 2018-07-19 09:52:51 +03:00
ICECandidate.h - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICECandidatePair.cpp - initial import 2018-06-05 11:05:37 +03:00
ICECandidatePair.h - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICECheckList.cpp - adopt latest fixes for pvqa-server build 2019-03-04 20:20:12 +02:00
ICECheckList.h - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICEError.cpp - initial import 2018-06-05 11:05:37 +03:00
ICEError.h - initial import 2018-06-05 11:05:37 +03:00
ICEEvent.h - initial import 2018-06-05 11:05:37 +03:00
ICEHMAC.cpp - initial import 2018-06-05 11:05:37 +03:00
ICEHMAC.h - initial import 2018-06-05 11:05:37 +03:00
ICEIosSupport.h - initial import 2018-06-05 11:05:37 +03:00
ICEIosSupport.mm - initial import 2018-06-05 11:05:37 +03:00
ICELog.cpp - comment out - breaks Android compilation 2024-11-05 11:43:12 +03:00
ICELog.h - fix build problem 2024-12-16 10:14:15 +03:00
ICEMD5.cpp - add hmac_sha1 and md5 implementations as source code 2025-01-24 13:45:07 +03:00
ICEMD5.h - initial import 2018-06-05 11:05:37 +03:00
ICENetworkHelper.cpp - ongoing work 2023-05-28 15:42:32 +03:00
ICENetworkHelper.h - initial import 2018-06-05 11:05:37 +03:00
ICEPacketTimer.cpp - initial import 2018-06-05 11:05:37 +03:00
ICEPacketTimer.h - initial import 2018-06-05 11:05:37 +03:00
ICEPlatform.cpp - initial import 2018-06-05 11:05:37 +03:00
ICEPlatform.h - initial import 2018-06-05 11:05:37 +03:00
ICERelaying.cpp - logging improved 2018-07-19 09:52:51 +03:00
ICERelaying.h - initial import 2018-06-05 11:05:37 +03:00
ICEReliableTransport.cpp - initial import 2018-06-05 11:05:37 +03:00
ICEReliableTransport.h - initial import 2018-06-05 11:05:37 +03:00
ICESHA1.cpp - add hmac_sha1 and md5 implementations as source code 2025-01-24 13:45:07 +03:00
ICESHA1.h - initial import 2018-06-05 11:05:37 +03:00
ICESession.cpp - logging improved 2018-07-19 09:52:51 +03:00
ICESession.h - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICESocket.h - initial import 2018-06-05 11:05:37 +03:00
ICEStream.cpp - remove unused #pragma (no VS development for last years) 2023-10-06 09:26:24 +03:00
ICEStream.h - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICEStunAttributes.cpp - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICEStunAttributes.h - initial import 2018-06-05 11:05:37 +03:00
ICEStunConfig.cpp - initial import 2018-06-05 11:05:37 +03:00
ICEStunConfig.h - initial import 2018-06-05 11:05:37 +03:00
ICEStunMessage.cpp - fixed few warnings 2018-06-07 10:53:13 +03:00
ICEStunMessage.h - initial import 2018-06-05 11:05:37 +03:00
ICEStunTransaction.cpp - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICEStunTransaction.h - removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead 2018-06-06 10:02:38 +03:00
ICESync.cpp - initial import 2018-06-05 11:05:37 +03:00
ICESync.h - initial import 2018-06-05 11:05:37 +03:00
ICETime.cpp - initial import 2018-06-05 11:05:37 +03:00
ICETime.h - initial import 2018-06-05 11:05:37 +03:00
ICETransactionList.cpp - initial import 2018-06-05 11:05:37 +03:00
ICETransactionList.h - initial import 2018-06-05 11:05:37 +03:00
ICETypes.h - initial import 2018-06-05 11:05:37 +03:00
License.txt - initial import 2018-06-05 11:05:37 +03:00
hmac_sha1_impl.c - add hmac_sha1 and md5 implementations as source code 2025-01-24 13:45:07 +03:00
hmac_sha1_impl.h - add hmac_sha1 and md5 implementations as source code 2025-01-24 13:45:07 +03:00
ice_vs2013.vcxproj - initial import 2018-06-05 11:05:37 +03:00
ice_vs2013.vcxproj.filters - initial import 2018-06-05 11:05:37 +03:00
ice_vs2013.vcxproj.user - initial import 2018-06-05 11:05:37 +03:00
md5_impl.c - add hmac_sha1 and md5 implementations as source code 2025-01-24 13:45:07 +03:00
md5_impl.h - add hmac_sha1 and md5 implementations as source code 2025-01-24 13:45:07 +03:00