re/src
2015-02-19 08:22:43 +00:00
..
aes aes,hmac: call ERR_clear_error() to flush OpenSSL error queue on failure 2014-06-13 08:09:42 +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 version 0.4.10 2014-10-20 12:41:59 +00:00
fmt This patch makes sure va_end() is called an a va_list before va_start() is called again. 2013-09-05 04:11:07 +00:00
hash This patch implements SIP merged requests according to RFC 3261 section 8.2.2.2. 2012-07-07 10:04:13 +00:00
hmac hmac: call ERR_clear_error() if HMAC() fails 2014-06-17 21:31:37 +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
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 patch: remove usage of strerror(), use %m instead 2012-08-09 15:30:41 +00:00
main doxygen fixes 2014-12-01 05:27:03 +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 update docs/dox for >= testing modules 2011-03-01 11:11:08 +00:00
mod mod_debug(): print nicer layout for long module type 2013-05-20 11:26:42 +00:00
mqueue patch: mqueue improvements 2013-03-09 11:00:38 +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 net: fix bsd route alignment issues 2014-03-25 07:57:28 +00:00
rtp fix inaccurate rtcp sender-report rtp timestamp 2014-12-13 21:26:49 +00:00
sa sa: sa_print_addr(): fix building without HAVE_INET6 2013-09-09 10:28:58 +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 sip: export sip_transp_laddr() 2015-02-04 07:29:43 +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 doxygen fixes 2014-12-01 05:27:03 +00:00
stun stun/turn: add #ifdef USE_DTLS 2014-12-10 08:22:17 +00:00
sys openbsd fixes 2014-11-24 05:33:48 +00:00
tcp applying patch: 2013-04-09 19:46:21 +00:00
telev update docs/dox for >= testing modules 2011-03-01 11:11:08 +00:00
tls tls: add DTLS 1.2 support 2015-02-19 08:22:43 +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 patch: udp_connect() api to take peer address, cleanup error checking 2013-10-11 17:41:32 +00:00
uri switch/case formatting style 2011-05-09 11:00:25 +00:00
websock This patch includes multiple TLS fixes: 2014-06-12 10:51:53 +00:00