re/src
2016-06-02 07:31:30 +00:00
..
aes aes: handle buffers with Zero length (fixes SRTCP-bug with short packets) 2016-01-13 09:23:54 +00: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: add support for multiple DNS name-servers on Android 2016-01-11 07:26:16 +00:00
fmt fmt: fix doxygen header for unicode.c 2015-10-26 17:47:14 +00:00
hash add odict 2015-08-31 07:41:41 +00:00
hmac hmac: add sha256 support 2016-02-01 08:04:53 +00:00
http This patch includes multiple TLS fixes: 2014-06-12 10:51:53 +00: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: add more ice_ and ICE_ prefixes 2015-02-09 08:12:40 +00:00
jbuf update docs/dox for >= testing modules 2011-03-01 11:11:08 +00:00
json json: fix typo (patch from Simon Josefsson) 2015-10-28 18:14:05 +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 lock: fix debian build without HAVE_PTHREAD_RWLOCK 2016-03-07 13:06:24 +00:00
main main: fix ios 32-bit warning 2016-02-08 15:36:50 +00: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_debug(): print nicer layout for long module type 2013-05-20 11:26:42 +00: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 use debug_info for SO_REUSEPORT errors 2016-04-27 06:09:00 +00:00
odict added odict_entry_del() 2015-10-19 09:21:13 +00:00
rtp rtcp: adjust mbuf positions for RTCP_PSFB_AFB decoding 2016-02-15 08:31:47 +00: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: 2015-10-07 13:49:20 +00:00
sipevent sip: add sip contact, needed for GRUU 2014-09-25 07:51:19 +00:00
sipreg sip: add sip contact, needed for GRUU 2014-09-25 07:51:19 +00:00
sipsess sip: add sip contact, needed for GRUU 2014-09-25 07:51:19 +00:00
srtp srtp: return proper stream_get() error code 2015-12-07 16:47:27 +00:00
stun stun keepalive: handle method BINDING only 2015-10-27 11:59:09 +00:00
sys sys: add support for arc4random 2016-04-15 07:09:59 +00:00
tcp Fix glibc 2.22 build (addrinfo visibility) 2015-10-22 07:50:11 +00:00
telev telev: add send queue limit 2016-02-01 12:52:56 +00:00
tls tls: add client SNI (Server Name Indication) support 2016-06-02 07:31:30 +00:00
tmr doxygen fixes 2014-12-01 05:27:03 +00:00
turn stun/turn: add #ifdef USE_DTLS 2014-12-10 08:22:17 +00:00
udp define _DEFAULT_SOURCE to avoid build warnings 2015-12-17 14:07:00 +00: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