Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau db90d710b1 Added STUN server to example 6 years ago
  Paul-Louis Ageneau 81dd3120a9 Renamed servers to iceServers in configuration 6 years ago
  Paul-Louis Ageneau bdc5f8b206 Renamed next to end for consistency 6 years ago
  Paul-Louis Ageneau 1e727e5eb5 Added reference to C++17 6 years ago
  Paul-Louis Ageneau fd99c35079 Fixed handling of stopping during connection 6 years ago
  Paul-Louis Ageneau c778ad802a Fixes to C API 6 years ago
  Paul-Louis Ageneau 9114290898 Added license notice in Readme 6 years ago
  Paul-Louis Ageneau c951a6ca86 Renamed setRemoteCandidate to addRemoteCandidate 6 years ago
  Paul-Louis Ageneau f246b6d13b Updated Readme 6 years ago
  Paul-Louis Ageneau f481608f26 Changed Candidate::candidate() method to return entire line 6 years ago
  Paul-Louis Ageneau deb215c600 Added message sending to test 6 years ago
  Paul-Louis Ageneau 03e1bec166 Fixed user message ppid and reordered methods 6 years ago
  Paul-Louis Ageneau 29aa871583 Made Configuration optional in PeerConnection 6 years ago
  Paul-Louis Ageneau d039879b44 Renamed IceConfiguration to Configuration 6 years ago
  Paul-Louis Ageneau 6e3ba6afd7 Reorganised project to separate public from private headers 6 years ago
  Paul-Louis Ageneau 6a874f39f9 Fixed ICE candidates parsing 6 years ago
  Paul-Louis Ageneau 2191d1c957 Added C API 6 years ago
  Paul-Louis Ageneau 47b918d4a1 Changed interface to pass objects rather than strings 6 years ago
  Paul-Louis Ageneau 247c48b8a6 Added constructors to IceServer 6 years ago
  Paul-Louis Ageneau 8cb69c8269 Added sanity checks for DataChannel creation 6 years ago
  Paul-Louis Ageneau 2e4a34e3ce Fixed invalid PPID due to unnecessary byte order conversion 6 years ago
  Paul-Louis Ageneau b0c4121560 Use the correct stream identifiers for creating DataChannels 6 years ago
  Paul-Louis Ageneau c7a1aad494 Added onOpen callback to test 6 years ago
  Paul-Louis Ageneau 549dca2436 Fixed race condition with SCTP simultaneous open and added port handling 6 years ago
  Paul-Louis Ageneau 3a96b355d5 Fixed formatting 6 years ago
  Paul-Louis Ageneau 8ef3ca95c5 Added certificate caching 6 years ago
  Paul-Louis Ageneau 2ef8690ed4 Fixed uninitialized realiability and refactored deserialization 6 years ago
  Paul-Louis Ageneau d7049e7322 Updated usrsctp 6 years ago
  Paul-Louis Ageneau 734bcc5e6f Enhanced Makefile 6 years ago
  Paul-Louis Ageneau f19a0aa6c7 Simple local test with two peer connections 6 years ago