re/src
2018-04-06 14:47:16 +02:00
..
aes aes: add support for GCM Galois Counter Mode (#106) 2018-02-01 12:00:57 +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 json/utf8: fix unescaping of unicode code points (#127) 2018-04-06 14:47:16 +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: added support for chunked transfer encoding (#90) 2017-11-04 19:22:05 +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: update doxygen comments (#113) 2018-03-05 07:45:26 +01:00
jbuf update docs/dox for >= testing modules 2011-03-01 11:11:08 +00:00
json json: improved performance for mypower10 (#88) 2017-10-19 14:05:08 +02: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 mem: add secure memory functions (#102) 2018-01-04 14:07:31 +01:00
mod remove support for Cygwin (#95) 2017-11-23 11:31:41 +01:00
mqueue minor doxygen updates (#125) 2018-04-04 19:57:14 +02: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: larger buffer for net_if_list (#100) 2017-12-11 08:07:09 +01:00
odict odict: use int instead of enum to avoid vararg promotion (#81) 2017-09-23 16:44:32 +02:00
rtp minor doxygen updates (#125) 2018-04-04 19:57:14 +02:00
sa minor doxygen updates (#125) 2018-04-04 19:57:14 +02: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 sipreg: add from_name (Display Name) (#104) 2018-01-08 08:55:26 +01:00
sipsess sip: add sip contact, needed for GRUU 2014-09-25 07:51:19 +00:00
srtp minor doxygen updates (#125) 2018-04-04 19:57:14 +02: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 support for Cygwin (#95) 2017-11-23 11:31:41 +01:00
telev Make sampling rate for telephone events configurable (#57) 2017-05-08 13:51:21 +02:00
tls tls: use per connection bio_method (fixes issue #92) (#93) 2017-11-08 19:21:38 +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 remove support for Cygwin (#95) 2017-11-23 11:31:41 +01:00
uri uri: fix buffer overflow 2016-01-30 00:27:18 +00:00
websock http: added support for chunked transfer encoding (#90) 2017-11-04 19:22:05 +01:00