re/src
2014-06-14 14:14:29 +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 dox: added some missing doxygen comments 2014-04-05 20:26:37 +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 aes,hmac: call ERR_clear_error() to flush OpenSSL error queue on failure 2014-06-13 08:09:42 +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 dox: added some missing doxygen comments 2014-04-05 20:26:37 +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 This patch includes multiple TLS fixes: 2014-06-12 10:51:53 +00:00
mbuf added mbuf_fill() 2013-04-29 10:43:38 +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 patch: remove usage of strerror(), use %m instead 2012-08-09 15:30:41 +00:00
net net: fix bsd route alignment issues 2014-03-25 07:57:28 +00:00
rtp rtp: fix jitter calculation 2014-05-30 08:02:22 +00:00
sa sa: sa_print_addr(): fix building without HAVE_INET6 2013-09-09 10:28:58 +00:00
sdp this patch improves handling of SDP protocol/transport change 2014-06-03 11:39:20 +00:00
sha sha: allow any signedness in input data 2014-04-11 11:40:46 +00:00
sip This patch includes multiple TLS fixes: 2014-06-12 10:51:53 +00:00
sipevent patch: content-type parsing 2014-02-21 20:37:46 +00:00
sipreg patch: content-type parsing 2014-02-21 20:37:46 +00:00
sipsess sipsess: added sipsess_set_close_headers() 2014-03-24 14:13:13 +00:00
srtp This patch includes multiple TLS fixes: 2014-06-12 10:51:53 +00:00
stun stun: fix endian conversion in stun_attr_decode 2013-07-29 08:49:24 +00:00
sys patch: clear error on Rand_bytes() errors 2014-06-14 14:14:29 +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 This patch includes multiple TLS fixes: 2014-06-12 10:51:53 +00:00
tmr patch: remove usage of strerror(), use %m instead 2012-08-09 15:30:41 +00:00
turn patch: turn client: add stun_msg to handler 2011-10-03 18:14:52 +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