Richard Fuchs
|
250c23d808
|
parsing of the sdp ssrc attribute
|
12 years ago |
Richard Fuchs
|
e63edeb875
|
parsing of the sdp crypto attribute
|
12 years ago |
Richard Fuchs
|
a923a52a60
|
redis/2 module is now incompatible
|
12 years ago |
Richard Fuchs
|
a1e49a8f02
|
old glib doesnt have g_queue_free_full
|
12 years ago |
Richard Fuchs
|
d8bc7d92a2
|
experimental support for RTP/AVP<>AVPF bridging
|
12 years ago |
Richard Fuchs
|
145139d0db
|
2.2.1
|
12 years ago |
Richard Fuchs
|
9d0b537d27
|
leave zero ports or addresses alone
|
12 years ago |
Richard Fuchs
|
d3d35a97e4
|
dont see a zero port as invalid
|
12 years ago |
Richard Fuchs
|
6e9291d84f
|
augment changelog for upcoming 2.2.0
|
12 years ago |
Richard Fuchs
|
16883bdb29
|
improve NG logging
|
12 years ago |
Richard Fuchs
|
589c271d52
|
fix the silly thing about bencoded lists being backwards
|
12 years ago |
Richard Fuchs
|
48018e48d0
|
remove obsolete comment
|
12 years ago |
Richard Fuchs
|
86240e12fd
|
rename variables in stream_packet() -- getting confusing!
|
12 years ago |
Richard Fuchs
|
bfb88bd7e5
|
fix improper use of "other" pointer
|
12 years ago |
Richard Fuchs
|
3c4dd73365
|
update steal_peer with new flags
|
12 years ago |
Richard Fuchs
|
68a97be379
|
keep track of transport protocols and rtcp streams
|
12 years ago |
Richard Fuchs
|
b355bd350a
|
simplify a common task by keeping more pointers
|
12 years ago |
Richard Fuchs
|
c35eee7d33
|
forgot to save the file
|
12 years ago |
Richard Fuchs
|
0427b4baf4
|
handle "use-candidate" properly
|
12 years ago |
Richard Fuchs
|
cbc1f8c359
|
fix possible segfault
|
12 years ago |
Richard Fuchs
|
eb05c8169a
|
support the trust-address flag
|
12 years ago |
Richard Fuchs
|
c956a371ac
|
make sure we always have a session to work with
|
12 years ago |
Richard Fuchs
|
a11dc28825
|
we have pointers... use them
|
12 years ago |
Richard Fuchs
|
6ddf0e3afc
|
add logging to stun code
|
12 years ago |
Richard Fuchs
|
8c46b6bd76
|
replace hand-crafted constants by generated ones
|
12 years ago |
Richard Fuchs
|
20dfa12220
|
fix segfault
|
12 years ago |
Richard Fuchs
|
009a2029b9
|
remove some code duplication
|
12 years ago |
Richard Fuchs
|
4f2d6d4c58
|
enable ice/stun processing also if no ice was previously present
|
12 years ago |
Richard Fuchs
|
0be4fa311e
|
support dual-stack ICE offers
|
12 years ago |
Richard Fuchs
|
1c830108ad
|
misinterpreted the meaning of the "trust address" flag
|
12 years ago |
Richard Fuchs
|
87ec55b7b5
|
we do need to initialized that random() generator
|
12 years ago |
Richard Fuchs
|
72f6cc97f9
|
support non-forced insertion of ice candidates
|
12 years ago |
Richard Fuchs
|
eadbc1c3ab
|
crc32 is a long
|
12 years ago |
Richard Fuchs
|
ab30ae966e
|
detect stun packets in kernel module and pass them through
|
12 years ago |
Richard Fuchs
|
bc4685c98c
|
support stun indications
|
12 years ago |
Richard Fuchs
|
27a9e92872
|
support unknown-attributes error response
|
12 years ago |
Richard Fuchs
|
2ea1fe3a47
|
generate stun responses and clean up some code mess
|
12 years ago |
Richard Fuchs
|
cbd26eb124
|
perform message integrity check aka auth
|
12 years ago |
Richard Fuchs
|
f685d9743b
|
get some constants out of the way
|
12 years ago |
Richard Fuchs
|
4aa3017555
|
The FINGERPRINT mechanism MUST be used for connectivity checks
|
12 years ago |
Richard Fuchs
|
9c8075ca87
|
agents MUST ignore all other attributes that follow MESSAGE-INTEGRITY
|
12 years ago |
Richard Fuchs
|
0ed8587e05
|
move ice_ufrag/pwd into peer struct
|
12 years ago |
Richard Fuchs
|
6ceb187abb
|
increate length of random strings
|
12 years ago |
Richard Fuchs
|
1758e586ce
|
generate stun errors
|
12 years ago |
Richard Fuchs
|
2784cb41a3
|
hack to prevent stale children
|
12 years ago |
Richard Fuchs
|
a37bd78355
|
rename ARRAY_SIZE to ARRAYSIZE to avoid naming conflict
|
12 years ago |
Richard Fuchs
|
edf5f11140
|
parse stun attributes
|
12 years ago |
Richard Fuchs
|
7787ad3b28
|
reorder headers and fix resulting errors
|
12 years ago |
Richard Fuchs
|
8c06d3254a
|
start work on stun support
|
12 years ago |
Richard Fuchs
|
033b7d1f55
|
more bettererer optimizing
|
12 years ago |