Historique des commits

Auteur SHA1 Message Date
  Paul-Louis Ageneau 70fcafc50c Reformatting il y a 4 ans
  Paul-Louis Ageneau 95440df4cf Clarified comment on maxMessageSize il y a 4 ans
  Paul-Louis Ageneau 1df7fd47fe Added configuration option iceTransportPolicy il y a 4 ans
  Paul-Louis Ageneau c5cb81762c Added bindAddress configuration setting il y a 4 ans
  Paul-Louis Ageneau 77dc32da37 Added maxMessageSize configuration setting il y a 4 ans
  Paul-Louis Ageneau 72eb478b0d Set default certificate type in Configuration il y a 4 ans
  Paul-Louis Ageneau fff1912d30 Added certificateType option to C API il y a 4 ans
  Paul-Louis Ageneau 9b36ac3dd3 Implemented ECDSA certificates support and removed certificate cache il y a 4 ans
  Paul-Louis Ageneau 767694a8b8 Use ptrs, optionals and variants from rtc namespace il y a 4 ans
  Paul-Louis Ageneau 74f376e246 Added configuration flag to disable auto negotiation il y a 4 ans
  Paul-Louis Ageneau dbee42b099 Renamed include.hpp to common.hpp il y a 4 ans
  Paul-Louis Ageneau 6ef8f1e1a7 Added optional MTU setting in configuration il y a 4 ans
  Paul-Louis Ageneau dbfade4eb3 Changed service to port and added checks on std::stoul() il y a 4 ans
  Hanseul Jun 679c0ccd2e Add more dllexports, leave RTC_CPP_EXPORT only in log.hpp, and ignore C4251 warning. il y a 4 ans
  Hanseul Jun 12098e7c41 Start exporting c++ API for windows. il y a 4 ans
  Murat Dogan 3e7ee70b7e Add ProxyServer constructor il y a 5 ans
  Murat Dogan 44361714a5 proxyServer param as optional il y a 5 ans
  Murat Dogan 56bd8c98b3 proxy support il y a 5 ans
  Paul-Louis Ageneau 61354b7101 Added comment il y a 5 ans
  Paul-Louis Ageneau a683b76a21 Extended STUN server URL parsing to TURN server URLs il y a 5 ans
  Paul-Louis Ageneau e11de119be Added TURN server IPv6 support il y a 5 ans
  Murat Dogan 28f923b1ce Fix Logic Error: If we are asking Relay Type than it is a TURN Server il y a 5 ans
  Murat Dogan 278ac22766 Option for enabling ICE TCP Candidates il y a 5 ans
  Murat Dogan 432be41b9a Turn server protocol & Consistency Changes il y a 5 ans
  Murat Dogan 5fc6a1c8ad TURN Server Support il y a 5 ans
  Paul-Louis Ageneau 81dd3120a9 Renamed servers to iceServers in configuration il y a 6 ans
  Paul-Louis Ageneau d039879b44 Renamed IceConfiguration to Configuration il y a 6 ans