Commit graph

44 commits

Author SHA1 Message Date
Alfred E. Heggestad
3a209fa607 patch: add turnc_send() and turnc_recv() 2011-05-25 08:12:48 +00:00
Alfred E. Heggestad
7f973a8bc8 patch: added tcp_set_handlers() 2011-05-24 13:01:44 +00:00
Richard Aas
80b56cad4e fix ice warning 2011-05-18 11:08:28 +00:00
Richard Aas
2ce9da5fa8 switch/case formatting style 2011-05-09 11:00:25 +00:00
Alfred E. Heggestad
f87255f5c2 ice: fix building for VC2003 2011-05-07 14:15:04 +00:00
Alfred E. Heggestad
c761cc1b6a hash: fix WINSCW warning 2011-05-07 14:01:36 +00:00
Alfred E. Heggestad
68f35e1fb2 patch: set RTCP port only if RTP port is also set 2011-04-27 14:28:08 +00:00
Richard Aas
cbbb18fe5f clear re->polling when re_main exists 2011-04-01 13:48:12 +00:00
Alfred E. Heggestad
074d372124 patch:
This patch fixes handling of challenges with multiple authenticate
headers sharing the same realm.
2011-03-30 12:34:01 +00:00
Alfred E. Heggestad
fc72f9e7ab patch:
The code using the via->addr field expect this to reflect
the sent-by value, not the recived/rport value.
2011-03-26 19:20:58 +00:00
Alfred E. Heggestad
e745a232ca patch:
This patch adds an ;lr parameter to initial route set in
order to conform with loose-routing defined in RFC3261.
2011-03-24 12:34:23 +00:00
Alfred E. Heggestad
630fa8eb58 patch: uri_decode() -- handle empty username 2011-03-18 10:45:57 +00:00
Alfred E. Heggestad
85ab7c2120 patch: add pl_float() 2011-03-16 21:57:52 +00:00
Alfred E. Heggestad
424119c0d6 added pl_x64() 2011-03-15 16:26:00 +00:00
Alfred E. Heggestad
d5671216c4 patch: cleanup and improve httpauth
- fix parsing bug nonce/cnonce
- handle line-folding
- parsing speed increased by 620%
- handle response w/o qop support
2011-03-15 11:26:47 +00:00
Alfred E. Heggestad
b3d47ec333 patch: add fmt_gmtime() according to RFC 1123 2011-03-15 08:41:15 +00:00
Alfred E. Heggestad
f8b6ec4c24 patch: add hash_valid_size() 2011-03-11 11:32:46 +00:00
Richard Aas
f6ce8b7a93 pl_cmp() improvements 2011-03-09 10:21:36 +00:00
Richard Aas
edf874c9d0 added conf_get_bool 2011-03-08 09:47:12 +00:00
Richard Aas
42b8f434c8 added conf_get_bool 2011-03-08 09:26:45 +00:00
Alfred E. Heggestad
38256d469e ice: fix USE_CAND, always use 4 attributes 2011-03-04 10:25:14 +00:00
Richard Aas
fc0f44462a rtp: openwrt compiler complains about uninitialized variable 2011-03-04 08:07:20 +00:00
Richard Aas
dc3b4edd88 improves ice debug and fixes some issues 2011-03-04 08:01:10 +00:00
Richard Aas
198703c7a0 update docs/dox for >= testing modules 2011-03-01 11:11:08 +00:00
Richard Aas
b8fb22fa71 tcp/udp: helper api cleanup 2011-02-28 06:55:25 +00:00
Richard Aas
e61f407ad0 remove tmr->tmrl 2011-02-25 11:35:28 +00:00
Alfred E. Heggestad
41c825ed0c added support for SIP Outbound (RFC 5626) 2011-02-25 09:17:21 +00:00
Alfred E. Heggestad
4fc13c7f6b sa_set_in: remove return 2011-02-15 16:12:07 +00:00
Richard Aas
6e21cdaf9d added mbuf_debug() 2011-02-07 11:40:51 +00:00
Richard Aas
ffc3ad8859 ice: destroy turnc if turn gathering fails 2011-01-28 12:09:54 +00:00
Richard Aas
3777efae20 more ICE fixes 2011-01-26 13:32:32 +00:00
Richard Aas
f35510eb22 more ICE fixes 2011-01-19 09:44:20 +00:00
Richard Aas
e8fdeec394 natbd segfault and debug fixes 2011-01-17 15:24:55 +00:00
Richard Aas
c069895ffe ICE fixes 2011-01-17 06:06:23 +00:00
Alfred E. Heggestad
ec3863310f patch: add sip_auth_reset() 2011-01-04 10:40:07 +00:00
Richard Aas
ef648720a3 added sip_msg_hdr_count() 2010-12-29 10:53:29 +00:00
Richard Aas
d85aba9902 sipsess_reject(): Content-Length 2010-12-20 11:44:28 +00:00
Alfred E. Heggestad
1c268e4e51 patch: handle pwd=NULL in tls 2010-12-06 21:41:11 +00:00
Richard Aas
a608d8bd69 RFC 5761 - Multiplexing RTP Data and Control Packets on a Single Port 2010-12-05 15:44:23 +00:00
Alfred E. Heggestad
e8ae99c70f get_symbiandns: return ENOENT if no DNS-servers found 2010-11-30 19:21:35 +00:00
Richard Aas
2e2061c0db fix net_if_getaddr() 2010-11-30 08:20:22 +00:00
Richard Aas
bf7b486ffe fix get_resolve_dns bug 2010-11-19 07:49:20 +00:00
Alfred E. Heggestad
b355486ee8 stun attr: use sizeof target pointer for mem_zalloc() 2010-11-13 17:48:08 +00:00
Alfred E. Heggestad
6648fd2393 update splash 2010-11-03 11:34:14 +00:00