Ludovic Chenut
|
afce5cad17
|
expose local address
|
2023-10-19 14:20:48 +02:00 |
Ludovic Chenut
|
0504d86340
|
add dtlsLocalCertificate
|
2023-10-18 14:05:50 +02:00 |
Ludovic Chenut
|
2309d9718e
|
move the creation of the certificate from the connection to the transport
|
2023-10-18 13:33:54 +02:00 |
Tanguy
|
3ec464dfe3
|
fixes
|
2023-10-13 18:08:21 +02:00 |
Tanguy
|
7dfb18eefd
|
Merge branch 'datachannel' of github.com:status-im/nim-webrtc into datachannel
|
2023-10-13 17:27:05 +02:00 |
Tanguy
|
65693727c7
|
set installDirs
|
2023-10-13 17:26:57 +02:00 |
Ludovic Chenut
|
713b1c9996
|
Fix remoteCert
|
2023-10-13 17:17:15 +02:00 |
Tanguy
|
25fe6f3b5d
|
Merge branch 'datachannel' of github.com:status-im/nim-webrtc into datachannel
|
2023-10-13 16:48:41 +02:00 |
Tanguy
|
b26e0c17d6
|
fix compile stmt
|
2023-10-13 16:45:56 +02:00 |
Ludovic Chenut
|
3b41beca59
|
Merge remote-tracking branch 'origin/datachannel' into datachannel
|
2023-10-13 15:34:58 +02:00 |
Ludovic Chenut
|
a3f68f1745
|
Add getter for local and remote dtls certificate
|
2023-10-13 15:34:30 +02:00 |
Tanguy
|
0c96e8db2d
|
fix
|
2023-10-13 15:12:18 +02:00 |
Ludovic Chenut
|
ba11da6f20
|
Merge remote-tracking branch 'origin/datachannel' into datachannel
|
2023-10-13 15:07:08 +02:00 |
Ludovic Chenut
|
64d374d837
|
Add read loop for sctp connexion
|
2023-10-13 15:06:06 +02:00 |
Tanguy
|
d3b52cdac3
|
webrtc
|
2023-10-13 15:04:02 +02:00 |
Ludovic Chenut
|
95c4805ab6
|
Multiple fixes on sctp
|
2023-10-13 13:58:30 +02:00 |
Ludovic Chenut
|
4e576e0bb9
|
Last dtls fixes
|
2023-10-11 13:17:53 +02:00 |
Ludovic Chenut
|
2a9b8298eb
|
Multiple fixes on stun / udp / dtls
|
2023-10-10 17:38:31 +02:00 |
Ludovic Chenut
|
397c84238a
|
add asyncqueue & minor fixes
|
2023-10-06 17:56:15 +02:00 |
Ludovic Chenut
|
d4b5b420a2
|
rework udp and stun connection after removing webrtc connection
|
2023-10-06 17:33:41 +02:00 |
Tanguy
|
9394c065ac
|
Start of SCTP integration
|
2023-10-06 10:09:21 +02:00 |
Tanguy
|
a1aeafc3a3
|
DataChannel: decoding / encoding
|
2023-10-05 13:44:10 +02:00 |
Ludovic Chenut
|
6174511f5b
|
Merge pull request #3 from status-im/merge-protocols
Merge protocols
|
2023-10-05 13:38:46 +02:00 |
Ludovic Chenut
|
ca2b411f97
|
Finalize dtls server
|
2023-10-05 13:14:42 +02:00 |
Ludovic Chenut
|
bf8ea1bbaa
|
Clear DTLS Server
|
2023-10-03 16:36:38 +02:00 |
Ludovic Chenut
|
12debd98a9
|
Fix a lot of bugs in mbedtls, udp_connection and dtls
|
2023-08-29 17:27:44 +02:00 |
Ludovic Chenut
|
11031a4706
|
few fixes on udp & try to fix dtls read and write
|
2023-08-22 17:03:14 +02:00 |
Ludovic Chenut
|
a65d905fb8
|
remove useless comments
|
2023-08-18 17:20:18 +02:00 |
Ludovic Chenut
|
d6c2877fc2
|
add example sctp_both.nim
|
2023-08-18 17:19:06 +02:00 |
Ludovic Chenut
|
8e826f7eb2
|
add sctp examples
|
2023-08-18 17:14:03 +02:00 |
Ludovic Chenut
|
c28ae5ca31
|
dtls fixes 1
|
2023-08-18 17:13:34 +02:00 |
Ludovic Chenut
|
8a33c17c38
|
Some fixes in dtls
|
2023-08-18 14:45:25 +02:00 |
Ludovic Chenut
|
f8909ff73c
|
Fix in case of double connections with sctp
|
2023-08-18 13:37:08 +02:00 |
Ludovic Chenut
|
237d723374
|
Multiple fixes
|
2023-08-18 11:47:20 +02:00 |
Ludovic Chenut
|
d875ba1ad8
|
dtls with templates from mbedtls + read & write
|
2023-07-03 12:33:19 +02:00 |
Ludovic Chenut
|
70531d4117
|
Certificate & Keys generated using mbedtls
|
2023-06-16 17:34:24 +02:00 |
Ludovic Chenut
|
cd6aba3b66
|
Removed mbedtls wrapper
|
2023-05-30 11:24:54 +02:00 |
Ludovic Chenut
|
e69b25bbf1
|
mbedtls wrapper done
|
2023-05-16 16:12:15 +02:00 |
Ludovic Chenut
|
d4aab29d74
|
mbedtls nearly wrapped
|
2023-05-12 16:50:59 +02:00 |
Ludovic Chenut
|
7783254592
|
First draft of the mbedtls wrapper
|
2023-05-09 15:26:38 +02:00 |
Ludovic Chenut
|
34dd277bc9
|
Creation of the webrtc connection object
|
2023-04-28 17:06:33 +02:00 |
Ludovic Chenut
|
d1ba2ee0bc
|
Stun done
|
2023-04-25 11:56:30 +02:00 |
Ludovic Chenut
|
472306f5ce
|
Added Xor-Mapped-Address attribute
|
2023-04-21 17:41:42 +02:00 |
Ludovic Chenut
|
5bc19f3e03
|
Added Fingerprint attribute
|
2023-04-21 12:01:14 +02:00 |
Ludovic Chenut
|
2521ed9f84
|
Stun attributes
|
2023-04-20 16:58:52 +02:00 |
Ludovic Chenut
|
2e26deb377
|
Stun protocol encoding / decoding
|
2023-04-11 14:31:30 +02:00 |
Ludovic Chenut
|
09a664dbad
|
Merge pull request #2 from status-im/dtls
DTLS support
|
2023-04-04 15:24:03 +02:00 |
Tanguy
|
ab4b045d77
|
Add cookie
|
2023-01-12 11:06:45 +01:00 |
Tanguy
|
ca02de251a
|
handle timeout
|
2023-01-12 10:34:06 +01:00 |
Tanguy
|
b33af62270
|
DTLS support
|
2023-01-11 18:58:18 +01:00 |