Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau 5825e44fc8 Fixed compilation warning 5 years ago
  Paul-Louis Ageneau dc9a8114bc Merge pull request #114 from aldenml/fix-no-deprecated 5 years ago
  Alden Torres 3e827f9798 fixed compilation when using openssl compiled with no-deprecated 5 years ago
  Paul-Louis Ageneau 0a6b263bc3 Merge pull request #113 from paullouisageneau/fix-capi-userptr 5 years ago
  Paul-Louis Ageneau e02c30027b Pass actual size of string in message callback 5 years ago
  Paul-Louis Ageneau c4380ebcc4 Fixed potential null user pointer in callbacks 5 years ago
  Paul-Louis Ageneau add0649335 Merge pull request #110 from paullouisageneau/keep-mline-order 5 years ago
  Paul-Louis Ageneau cd28340de3 Keep m-line order in description 5 years ago
  Paul-Louis Ageneau c675aedb83 Merge pull request #109 from paullouisageneau/fix-mid-handling 5 years ago
  Paul-Louis Ageneau e32d139056 Moved data after non-data media in description 5 years ago
  Paul-Louis Ageneau a790161168 Properly set remote data mid 5 years ago
  Paul-Louis Ageneau 2697ef0d76 Bumped version to 0.6.4 5 years ago
  Paul-Louis Ageneau 5044aedbec Updated libjuice to v0.4.4 5 years ago
  Paul-Louis Ageneau 44c90c1cb4 Set gnutls linking to shared in Jamfile 5 years ago
  Paul-Louis Ageneau be79c68540 Merge pull request #108 from paullouisageneau/fix-srtp-transport 5 years ago
  Paul-Louis Ageneau 226a927df1 Implemented RTP and RTCP demultiplexing 5 years ago
  Paul-Louis Ageneau 4e1b9bb3c2 Fixed SRTP/DTLS demultiplexing 5 years ago
  Paul-Louis Ageneau 8bc016cc08 Added some logging 5 years ago
  Paul-Louis Ageneau 5afbe10d01 Changed to two SRTP sessions and introduced srtp_add_stream() 5 years ago
  Paul-Louis Ageneau 8df07ca68d Fixed serverSalt 5 years ago
  Paul-Louis Ageneau 884bd2316e Fixed error checking for OpenSSL 5 years ago
  Paul-Louis Ageneau dadecce709 Fixed compilation for OpenSSL 5 years ago
  Paul-Louis Ageneau 103935bdd5 Introduced postCreation method to DTLS-SRTP 5 years ago
  Paul-Louis Ageneau 62e6954949 Use dedicated method to send media 5 years ago
  Paul-Louis Ageneau 3ac2d155cc Set DtlsSrtpTransport to bypass before handshake 5 years ago
  Paul-Louis Ageneau 6d8788c2a1 Updated libjuice 5 years ago
  Paul-Louis Ageneau 603dd01b87 Merge pull request #107 from Kyrio/fix-termux-include 5 years ago
  Kyrio 8091508428 Add the right header for IPPROTO_* on some platforms 5 years ago
  Paul-Louis Ageneau b38f63f077 Renamed PeerConnection::send() to sendMedia() 5 years ago
  Paul-Louis Ageneau d87539937e Merge pull request #105 from paullouisageneau/fix-after-free-sctp-incoming 5 years ago