Commit graph

202 commits

Author SHA1 Message Date
Alfred E. Heggestad
c761cc1b6a hash: fix WINSCW warning 2011-05-07 14:01:36 +00:00
Richard Aas
033688cf2d rpm version 0.2.0-1 2011-05-02 13:15:18 +00:00
Alfred E. Heggestad
5ffce9b7a1 README: turn-ipv6 is now RFC 6156 2011-04-28 16:35:24 +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
Alfred E. Heggestad
0c9176516b update TODO 2011-02-25 11:38:00 +00:00
Richard Aas
e61f407ad0 remove tmr->tmrl 2011-02-25 11:35:28 +00:00
Alfred E. Heggestad
0380acf698 update TODO 2011-02-25 11:28:48 +00:00
Alfred E. Heggestad
a702dd0210 version 0.2.0 2011-02-25 09:48:07 +00:00
Alfred E. Heggestad
30b5bd90c5 version 0.2.0 2011-02-25 09:46:33 +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
Alfred E. Heggestad
18c8ce1c90 update TODO 2011-02-07 11:42:51 +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
d06cbd18c3 added: tmr_isrunning() 2011-01-03 19:19:25 +00:00
Richard Aas
ef648720a3 added sip_msg_hdr_count() 2010-12-29 10:53:29 +00:00
Richard Aas
437c06b269 use $(LIBRE_PATH) instead of ../re 2010-12-28 10:13:22 +00:00
Richard Aas
d85aba9902 sipsess_reject(): Content-Length 2010-12-20 11:44:28 +00:00
Richard Aas
591a6570db rpm release 0.1.0-4 2010-12-07 09:03:54 +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
9e118ab0a4 clang tweaking 2010-12-04 21:30:52 +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
7e4478f12f make clang 2010-11-26 14:07:29 +00:00
Richard Aas
bf7b486ffe fix get_resolve_dns bug 2010-11-19 07:49:20 +00:00
Alfred E. Heggestad
78a6a04eaa fix whitespace 2010-11-15 14:49:43 +00:00