|
4cf5f8356a
|
Changed plog URL to https://github.com/SergiusTheBest/plog.git
|
2021-03-23 21:18:53 +01:00 |
|
|
aaa7073deb
|
Updated RFC references
|
2021-03-23 20:28:42 +01:00 |
|
|
460fe74767
|
Added certificateType to C API Doc
|
2021-03-23 11:27:53 +01:00 |
|
|
72eb478b0d
|
Set default certificate type in Configuration
|
2021-03-22 21:14:27 +01:00 |
|
|
ee37c9bae4
|
Fixed build with Makefile
|
2021-03-22 21:08:46 +01:00 |
|
|
9f17522230
|
Merge pull request #377 from paullouisageneau/ecdsa
ECDSA support
|
2021-03-22 21:05:29 +01:00 |
|
|
50a6832fb3
|
Fixed compilation with GnuTLS
|
2021-03-22 20:55:28 +01:00 |
|
|
fff1912d30
|
Added certificateType option to C API
|
2021-03-22 19:57:33 +01:00 |
|
|
08a6c5c45b
|
Lowered RSA bits to 2048
|
2021-03-22 19:07:48 +01:00 |
|
|
46f2149bae
|
Updated Readme
|
2021-03-22 19:07:20 +01:00 |
|
|
1a99ad8e91
|
Disabled renegociation with no_renegociation alert
|
2021-03-22 19:06:28 +01:00 |
|
|
9b36ac3dd3
|
Implemented ECDSA certificates support and removed certificate cache
|
2021-03-22 19:05:43 +01:00 |
|
|
09958faa1a
|
Set CMake policiy CMP0077 to NEW
|
2021-03-21 21:31:14 +01:00 |
|
|
f904063ccd
|
Merge pull request #374 from paullouisageneau/check-fingerprint
Fingerprint check
|
2021-03-19 19:56:32 +01:00 |
|
|
016aea7805
|
Added fingerprint check
|
2021-03-19 12:49:48 +01:00 |
|
|
412f94dd96
|
Fixed getnameinfo() service buffer length for libnice
|
2021-03-17 11:33:15 +01:00 |
|
|
d5890ecc05
|
Merge pull request #371 from stazio/fix_typos
Fixed the description of SDPs and refactor RTP_RTX packets
|
2021-03-16 20:38:34 +01:00 |
|
|
a4ca6858a1
|
Merge branch 'master' into fix_typos
|
2021-03-16 20:29:14 +01:00 |
|
|
ec1b253d6c
|
Updated libjuice
|
2021-03-16 09:25:44 +01:00 |
|
|
b0e1a7989d
|
Fix additional typos made by the previous typos
|
2021-03-15 22:09:21 -04:00 |
|
|
67644f4fc7
|
Removed unnecessary code
|
2021-03-15 21:28:14 -04:00 |
|
|
f83a03fcad
|
Fixed the description of SDPs
|
2021-03-15 19:31:47 -04:00 |
|
|
52494f4855
|
Fixed dependabot following #367
|
2021-03-14 19:09:18 +01:00 |
|
|
b765cba3d2
|
Enhanced Readmes in examples
|
2021-03-14 18:32:16 +01:00 |
|
|
c8ce1c9379
|
Merge pull request #370 from paullouisageneau/fix-signaling-server-nodejs
Follow-up on #367
|
2021-03-14 18:18:45 +01:00 |
|
|
4f7d7b9515
|
Merge pull request #369 from paullouisageneau/fix-track-setmediahandler-sync
Follow-up on #365
|
2021-03-14 17:59:38 +01:00 |
|
|
ed392f930b
|
Added dummy HTTP answerer
|
2021-03-14 17:56:00 +01:00 |
|
|
72b29da674
|
Updated package-lock for signaling server
|
2021-03-14 17:55:37 +01:00 |
|
|
7e9996a2ff
|
Fixed npm start and updated package.json for signaling server
|
2021-03-14 17:54:58 +01:00 |
|
|
758f452950
|
Reset outgoing callback when switching media handlers
|
2021-03-14 17:36:08 +01:00 |
|
|
e7a63577bf
|
Fixed synchronization regression in Track::setMediaHandler()
|
2021-03-14 17:31:27 +01:00 |
|
|
6e70ef35ba
|
Merge pull request #365 from stazio/fix_media_handler
Added a move to the MediaHandler and a null test
|
2021-03-14 17:21:35 +01:00 |
|
|
47b95661fa
|
Merge pull request #367 from murat-dogan/signaling-server-node
Separate node.js signaling server
|
2021-03-14 17:20:26 +01:00 |
|
|
2935717812
|
delete static file serve part
|
2021-03-12 15:26:44 +03:00 |
|
|
080b8f53f8
|
Some fixes in Doc
|
2021-03-12 12:44:46 +01:00 |
|
|
19c91ecadb
|
Merge pull request #246 from paullouisageneau/doc
C API documentation
|
2021-03-12 12:39:06 +01:00 |
|
|
3013324e64
|
Referenced Doc in Readme
|
2021-03-12 12:35:53 +01:00 |
|
|
87f71eda79
|
Documented configuration flags
|
2021-03-12 12:29:16 +01:00 |
|
|
41e2f93ab6
|
Added STUN/TURN URI format description in doc
|
2021-03-12 12:29:12 +01:00 |
|
|
29479d1e91
|
Updated rtcAddDataChannelEx() in doc
|
2021-03-12 12:28:21 +01:00 |
|
|
abb01d85df
|
Added DOC.md
|
2021-03-12 12:28:21 +01:00 |
|
|
e3ffbc0d01
|
rename file to signaling-server.js
|
2021-03-12 14:12:09 +03:00 |
|
|
e314318e5a
|
seperate node.js signaling server
|
2021-03-12 14:09:47 +03:00 |
|
|
3744b8f09d
|
Added thanks section to Readme
|
2021-03-12 10:38:28 +01:00 |
|
|
f3f8ecfe3b
|
Enhaned Readme and moved building instructions to BUILDING.md
|
2021-03-12 10:28:23 +01:00 |
|
|
454d31bd82
|
Added a move to the MediaHandler and a null test
|
2021-03-11 14:26:07 -05:00 |
|
|
8ab1d80cf8
|
Updated libjuice to v0.7.0
|
2021-03-11 13:28:03 +01:00 |
|
|
4cda5fe27b
|
Merge branch 'v0.11'
|
2021-03-10 18:59:54 +01:00 |
|
|
38db6d7365
|
Bumped version to 0.11.10
v0.11.10
|
2021-03-10 18:59:14 +01:00 |
|
|
781d864b9f
|
Added missing atomic
|
2021-03-10 18:59:12 +01:00 |
|