re/src
Joachim Bauch dfe0e0176d ice: Added functions to get selected candidates. (#72)
* ice: Added functions to get selected candidates.

Also added a function to get the type of a candidate. This can be used when
sending data to handle relay candidates, where data must be sent through the
TURN client.

* Forward-declare "ice_cand" before it is used.
2017-09-06 19:47:58 +02:00
..
aes Openssl 1.1.0 (#9) 2016-10-30 15:44:18 +01:00
base64 patch: added base64_print() 2013-05-31 16:51:38 +00:00
bfcp This patch includes multiple TLS fixes: 2014-06-12 10:51:53 +00:00
conf conf: const struct conf on accessor functions 2012-06-11 05:19:08 +00:00
crc32 update docs/dox for >= testing modules 2011-03-01 11:11:08 +00:00
dbg dbg: check fwrite return value to avoid warning 2011-10-26 07:08:26 +00:00
dns dns/resolv cleanup (#11) 2016-10-28 10:03:15 +02:00
fmt Update MSVS projects to vs2015 (#55) 2017-04-18 15:25:04 +02:00
hash add odict 2015-08-31 07:41:41 +00:00
hmac Openssl 1.1.0 (#9) 2016-10-30 15:44:18 +01:00
http HTTP client improvements (#36) 2017-01-05 21:53:32 +01:00
httpauth patch: make sure arguments to %w and %b are of type size_t 2013-04-24 21:00:21 +00:00
ice ice: Added functions to get selected candidates. (#72) 2017-09-06 19:47:58 +02:00
jbuf update docs/dox for >= testing modules 2011-03-01 11:11:08 +00:00
json json: init int err to 0 2016-06-24 08:13:36 +00:00
list This patch implements SIP merged requests according to RFC 3261 section 8.2.2.2. 2012-07-07 10:04:13 +00:00
lock remove symbian 2016-09-18 17:11:37 +02:00
main Solaris pthread once (#52) 2017-04-02 16:33:46 +02:00
mbuf patch: added mbuf_shift() 2014-08-29 11:59:29 +00:00
md5 update docs/dox for >= testing modules 2011-03-01 11:11:08 +00:00
mem added __REFUNC__ macro 2015-10-05 13:54:55 +00:00
mod mod: add accessor function to module list (#66) 2017-06-29 22:32:52 +02:00
mqueue mqueue: use closesocket on WIN32 2015-03-02 08:05:14 +00:00
msg forgot to add msg module 2014-02-22 07:36:01 +00:00
natbd natbd: remove warning 2014-08-28 10:51:07 +00:00
net remove symbian 2016-09-18 17:11:37 +02:00
odict added odict_entry_del() 2015-10-19 09:21:13 +00:00
rtp rtp: update doxygen comments after API change 2017-06-01 21:34:28 +02:00
sa sa ntop/pton: define _BSD_SOURCE and _DEFAULT_SOURCE 2016-02-22 15:10:41 +00:00
sdp patch: add sdp_media_session_rattr() 2014-10-08 11:21:31 +00:00
sha sha: allow any signedness in input data 2014-04-11 11:40:46 +00:00
sip patch from richard: use hash of from_uri for sort_key 2016-06-24 12:40:22 +00:00
sipevent sip: add sip contact, needed for GRUU 2014-09-25 07:51:19 +00:00
sipreg Added function sipreg_laddr() (#67) 2017-06-30 09:51:31 +02:00
sipsess sip: add sip contact, needed for GRUU 2014-09-25 07:51:19 +00:00
srtp srtcp: use unsigned 32-bit for encrypted bit (#41) 2017-02-16 08:47:32 +01:00
stun patch from richard 2016-06-21 14:58:15 +00:00
sys optimize rand_str() and rand_char() (#65) 2017-06-25 15:17:28 +02:00
tcp remove symbian 2016-09-18 17:11:37 +02:00
telev Make sampling rate for telephone events configurable (#57) 2017-05-08 13:51:21 +02:00
tls tls: add accessor to OpenSSL context (ref #35) (#46) 2017-03-07 08:36:14 +01:00
tmr Clean up remnants of Symbian support (#13) 2016-10-24 19:41:43 +02:00
turn stun attribute encode: use strict number types 2016-06-20 07:33:36 +00:00
udp udp: added udp_helper_find() (#28) 2016-11-08 18:48:52 +01:00
uri uri: fix buffer overflow 2016-01-30 00:27:18 +00:00
websock This patch includes multiple TLS fixes: 2014-06-12 10:51:53 +00:00