.. |
re.h
|
Added RTMP protocol (#163)
|
2018-10-24 11:18:52 +02:00 |
re_aes.h
|
aes: add support for GCM Galois Counter Mode (#106)
|
2018-02-01 12:00:57 +01:00 |
re_base64.h
|
patch: added base64_print()
|
2013-05-31 16:51:38 +00:00 |
re_bfcp.h
|
bfcp: add support for DTLS transport
|
2013-04-03 07:58:39 +00:00 |
re_bitv.h
|
update splash
|
2010-11-03 11:34:14 +00:00 |
re_conf.h
|
conf: const struct conf on accessor functions
|
2012-06-11 05:19:08 +00:00 |
re_crc32.h
|
update splash
|
2010-11-03 11:34:14 +00:00 |
re_dbg.h
|
update splash
|
2010-11-03 11:34:14 +00:00 |
re_dns.h
|
patch from richard
|
2016-06-21 14:58:15 +00:00 |
re_fmt.h
|
json/utf8: fix unescaping of unicode code points (#127)
|
2018-04-06 14:47:16 +02:00 |
re_hash.h
|
add odict
|
2015-08-31 07:41:41 +00:00 |
re_hmac.h
|
hmac: add sha256 support
|
2016-02-01 08:04:53 +00:00 |
re_http.h
|
http: added support for chunked transfer encoding (#90)
|
2017-11-04 19:22:05 +01:00 |
re_httpauth.h
|
httpauth: add doxygen comments + const
|
2011-12-09 11:45:17 +00:00 |
re_ice.h
|
ice: Added functions to get selected candidates. (#72)
|
2017-09-06 19:47:58 +02:00 |
re_jbuf.h
|
update splash
|
2010-11-03 11:34:14 +00:00 |
re_json.h
|
json: added module with json encode/decode functionality
|
2015-10-15 06:53:29 +00:00 |
re_list.h
|
This patch implements SIP merged requests according to RFC 3261 section 8.2.2.2.
|
2012-07-07 10:04:13 +00:00 |
re_lock.h
|
update splash
|
2010-11-03 11:34:14 +00:00 |
re_main.h
|
Clean up remnants of Symbian support (#13)
|
2016-10-24 19:41:43 +02:00 |
re_mbuf.h
|
patch: added mbuf_shift()
|
2014-08-29 11:59:29 +00:00 |
re_md5.h
|
doxygen fixes
|
2014-12-01 05:27:03 +00:00 |
re_mem.h
|
mem: add secure memory functions (#102)
|
2018-01-04 14:07:31 +01:00 |
re_mod.h
|
mod: add accessor function to module list (#66)
|
2017-06-29 22:32:52 +02:00 |
re_mqueue.h
|
patch: mqueue improvements
|
2013-03-09 11:00:38 +00:00 |
re_msg.h
|
forgot to add msg module
|
2014-02-22 07:36:01 +00:00 |
re_natbd.h
|
natbd: fix doxygen error in API
|
2011-12-03 19:30:01 +00:00 |
re_net.h
|
net: remove net_conn api (old and unused) (#145)
|
2018-05-31 08:57:22 +02:00 |
re_odict.h
|
Added RTMP protocol (#163)
|
2018-10-24 11:18:52 +02:00 |
re_rtmp.h
|
rtmp: add rtmp_meta() to send metadata on stream (#173)
|
2018-12-10 15:25:42 +01:00 |
re_rtp.h
|
rtp: add extension bit to the api
|
2017-06-01 20:15:31 +02:00 |
re_sa.h
|
sa: add padding
|
2014-06-14 14:16:44 +00:00 |
re_sdp.h
|
patch: add sdp_media_session_rattr()
|
2014-10-08 11:21:31 +00:00 |
re_sha.h
|
sha: allow any signedness in input data
|
2014-04-11 11:40:46 +00:00 |
re_sip.h
|
patch from richard: use hash of from_uri for sort_key
|
2016-06-24 12:40:22 +00:00 |
re_sipevent.h
|
sipevent: avoid C++ keywords
|
2011-12-23 07:56:23 +00:00 |
re_sipreg.h
|
sipreg: add from_name (Display Name) (#104)
|
2018-01-08 08:55:26 +01:00 |
re_sipsess.h
|
sipsess: added sipsess_set_close_headers()
|
2014-03-24 14:13:13 +00:00 |
re_srtp.h
|
Srtp add gcm (#111)
|
2018-03-09 14:21:47 +01:00 |
re_stun.h
|
stun/dtls: adding stun_transp_name() and dtls_udp_sock() functions
|
2014-12-09 08:48:52 +00:00 |
re_sys.h
|
Clean up remnants of Symbian support (#13)
|
2016-10-24 19:41:43 +02:00 |
re_tcp.h
|
remove support for Symbian OS
|
2016-09-18 17:00:57 +02:00 |
re_telev.h
|
Make sampling rate for telephone events configurable (#57)
|
2017-05-08 13:51:21 +02:00 |
re_tls.h
|
tls: rename input argument to tls_add_ca (#158)
|
2018-10-16 08:51:32 +02:00 |
re_tmr.h
|
add tmr_status()
|
2012-05-30 09:48:43 +00:00 |
re_turn.h
|
doxygen fixes
|
2014-12-01 05:27:03 +00:00 |
re_types.h
|
fixed inline issue when compiling VS as C++ (#143)
|
2018-05-28 14:05:17 +02:00 |
re_udp.h
|
udp: added udp_helper_find() (#28)
|
2016-11-08 18:48:52 +01:00 |
re_uri.h
|
rtmp: handle both IPv4 and IPv6 uris (#166)
|
2018-11-01 11:09:02 +01:00 |
re_websock.h
|
websock: added WebSocket client/server module
|
2014-04-10 11:50:57 +00:00 |