27 Commits

Author SHA1 Message Date
ee37c9bae4 Fixed build with Makefile 2021-03-22 21:08:46 +01:00
52030ca62d Update Makefile with NO_MEDIA and USE_SYSTEM_SRTP 2021-01-27 12:49:24 +01:00
54dbb360b7 Replaced compilation flag USE_JUICE with USE_NICE 2020-07-16 17:08:12 +02:00
ad54321c7a Introduced USE_NICE flag 2020-07-16 16:48:14 +02:00
ef38777129 Added USE_SRTP flag and renamed NO_WEBSOCKET flag 2020-06-25 10:59:12 +02:00
8ffdf6a020 Added RTC_ENABLE_MEDIA guard 2020-05-22 14:33:55 +02:00
1a701c33b3 Renamed ENABLE_WEBSOCKET to RTC_ENABLE_WEBSOCKET 2020-05-22 14:33:17 +02:00
4df1f50c1f Added ENABLE_WEBSOCKET to Makefile 2020-05-22 14:33:17 +02:00
345e7ee9b0 Added -Wno-error=format-truncation to usrsctp compilation 2020-03-24 10:55:39 +01:00
64e8957c54 Removed -g 2020-03-10 12:01:31 +01:00
be04d8037e Added tests for C API 2020-03-10 12:00:27 +01:00
8a92c97058 Updated libjuice to v0.2.2 2020-02-06 11:36:01 +01:00
2a6c10269e Use nettle for libjuice only if using GnuTLS 2020-01-21 13:51:02 +01:00
e14b53f348 Include src headers from tests 2020-01-19 13:45:54 +01:00
2dece6afff Updated Makefile and CMakeLists for libjuice 2020-01-18 00:28:04 +01:00
1566c0ef21 Updated compilation with Makefile and Jamfile 2019-12-21 11:44:50 +01:00
18eeac3c0c Updated Makefile 2019-12-17 21:33:01 +01:00
1d7d1358be Added PeerConnection::close() and revised state machine 2019-12-16 12:15:59 +01:00
e75ae36ba8 Added OpenSSL as an alternative to GnuTLS 2019-12-10 16:18:03 +01:00
585450d13e Better libs decalration in Makefile 2019-12-08 23:06:31 +01:00
3528432c5c Removed useless usrsctp defines 2019-10-18 20:47:37 +02:00
0188ebf391 Fixed include directive 2019-09-08 20:55:01 +02:00
6e3ba6afd7 Reorganised project to separate public from private headers 2019-09-01 16:06:49 +02:00
734bcc5e6f Enhanced Makefile 2019-08-31 00:38:49 +02:00
56e800af4c Added simple test file 2019-08-26 22:51:30 +02:00
8d64b1be72 Cleaned up Makefile 2019-08-26 21:04:16 +02:00
ce29d4236b Added Makefile 2019-08-26 21:03:48 +02:00