Historial de Commits

Autor SHA1 Mensaje Fecha
  Paul-Louis Ageneau be04d8037e Added tests for C API hace 5 años
  Paul-Louis Ageneau 834ea9b041 Split and cleaned up tests hace 5 años
  Paul-Louis Ageneau 9441f78494 Added WSAStartup call in PeerConnection and cleaned up includes hace 5 años
  Paul-Louis Ageneau 3367eba4fe Moved log to its own header and prevented multiple log init hace 5 años
  Paul-Louis Ageneau 35d4455c4f Cleaned up tests and fixed SDP reading from console hace 5 años
  Murat Dogan 93e153398f Compile support on Windows with mingw-w64 hace 5 años
  Paul-Louis Ageneau 3f52aa3d56 Fixed local and remote address getters with libjuice hace 5 años
  Paul-Louis Ageneau 47c29f0ec1 Set libjuice logging properly hace 5 años
  Paul-Louis Ageneau a683b76a21 Extended STUN server URL parsing to TURN server URLs hace 5 años
  Paul-Louis Ageneau 23e1a75248 Fixed DataChannel and SCTP shutdown hace 5 años
  Paul-Louis Ageneau 402a4df4a0 Added InitLogger function and renamed enums hace 5 años
  Murat Dogan 1ac00ce396 Move logger init task to a function hace 5 años
  Murat Dogan 92f08948d3 Integrate plog hace 5 años
  Paul-Louis Ageneau 901700177b Merge pull request #17 from murat-dogan/master hace 5 años
  Murat Dogan 28f923b1ce Fix Logic Error: If we are asking Relay Type than it is a TURN Server hace 5 años
  Paul-Louis Ageneau 48bdb6a1c9 Merge pull request #16 from murat-dogan/master hace 5 años
  Murat Dogan 278ac22766 Option for enabling ICE TCP Candidates hace 5 años
  Paul-Louis Ageneau 4fb14244db Merge pull request #14 from murat-dogan/master hace 5 años
  Paul-Louis Ageneau 8b64f8a406 Added PeerConnection::close() calls to test hace 5 años
  Murat Dogan 5fc6a1c8ad TURN Server Support hace 5 años
  Paul-Louis Ageneau de5aff68e6 Fixed transport synchronization on destruction hace 5 años
  Aaron Albers 65e584107c Fixed lifetime issues hace 5 años
  Paul-Louis Ageneau bca4d89f93 Added bidirectional message exchange in test hace 6 años
  Paul-Louis Ageneau cd47c31f3f Added separate PeerConnection gathering state hace 6 años
  Paul-Louis Ageneau 86179f0691 Added state with corresponding callback, and removed optional candidates hace 6 años
  Paul-Louis Ageneau 64e23341ad Added STUN server to test hace 6 años
  Paul-Louis Ageneau 65813e4e31 Added Candidate.candidate() method for symmetry with web API hace 6 años
  Paul-Louis Ageneau c951a6ca86 Renamed setRemoteCandidate to addRemoteCandidate hace 6 años
  Paul-Louis Ageneau deb215c600 Added message sending to test hace 6 años
  Paul-Louis Ageneau 29aa871583 Made Configuration optional in PeerConnection hace 6 años