.. |
aes
|
aes: added aes module
|
2014-04-04 12:04:16 +00:00 |
base64
|
patch: added base64_print()
|
2013-05-31 16:51:38 +00:00 |
bfcp
|
fix cppcheck warnings
|
2013-11-13 12:16:16 +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
|
dox: added some missing doxygen comments
|
2014-04-05 20:26:37 +00:00 |
http
|
websock: added WebSocket client/server module
|
2014-04-10 11:50:57 +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
|
patch: add re_set_mutex()
|
2013-08-10 10:49:45 +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: added rtcp application feedback support
|
2013-10-28 05:28:13 +00:00 |
sa
|
sa: sa_print_addr(): fix building without HAVE_INET6
|
2013-09-09 10:28:58 +00:00 |
sdp
|
sdp: add sdp_media_laddr()
|
2014-02-22 11:17:20 +00:00 |
sha
|
sha1:fix build warnings
|
2011-12-06 11:43:01 +00:00 |
sip
|
sip: deleted empty src/sip/param.c
|
2014-02-22 10:56:26 +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 |
stun
|
stun: fix endian conversion in stun_attr_decode
|
2013-07-29 08:49:24 +00:00 |
sys
|
sys: sys_rel_get() handle both '.' and '-' as patch level separator
|
2013-08-23 13:10:19 +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 SHA-256 to tls_get_remote_fingerprint()
|
2013-08-12 09:03:44 +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
|
websock: added WebSocket client/server module
|
2014-04-10 11:50:57 +00:00 |