Commit graph

20 commits

Author SHA1 Message Date
bossiel
fdd44e3b92 Update presence dialog. 2010-02-16 18:52:56 +00:00
bossiel
28397e547d - Begin adding support for presence (SUBSCRIBE).
- Implement some missing headers (P-Asserted-Id; Path; Warning; ...).
2010-02-15 19:32:09 +00:00
bossiel
71f9ed09f7 - Resolve bug in IPSec vista SPIs outbound SAs.
- Update HTTP project.
- Move ragel state manager to TINYSAK project.
2010-02-15 01:25:07 +00:00
bossiel
d968c7e945 Update parsers. 2010-02-12 18:28:33 +00:00
bossiel
2bee552616 Add support for P-CSCF discovery using DNS NAPTR.
Begin adding SIP API functions.
Remove "cnonce" and "nc" parameters in both authentication and proxy-authentication headers when qop value is null.
2010-02-08 02:14:10 +00:00
bossiel
eb2e5c50cf - Update support for TEL URI.
- Add string utilities functions.
2010-02-02 18:36:34 +00:00
bossiel
06485d64ad Add full support for NIST.
Add support for record-routes
Add support for rport
Improve compliance
General bug-fix
2010-01-10 01:41:46 +00:00
bossiel
10c50761cf Resolve bug in linked-list.
Begin replacing SIP uri basic parser by Ragel scanners.
2010-01-07 19:26:38 +00:00
bossiel
fe7c0e9869 Begin implementing SIP MESSAGE.
General update ...
2010-01-07 09:12:56 +00:00
bossiel
421da36b1a Add support for SIP MD5 Digest authentication.
Add support for Digest AKAv1 and AKAv2 authentication (3GPP milenage and rijndael).
Make SIP dialog REGISTER state machine thread-safe.
Resolve bugs (deadlock) in the timer manager.
Add NIST state machine definition.
2010-01-05 09:00:58 +00:00
bossiel
3073cabd29 Resolve bug in headers parser. 2009-12-31 18:50:48 +00:00
bossiel
13a618c013 Add support for HTTP digest authentication.
Implement these SIP headers: Authorization, Proxy-Authorization, Proxy-Authenticate and WWW-Authenticate.
Update SIP Contact header.
2009-12-31 09:07:18 +00:00
bossiel
65fb889bdb Add carbide.c projects
Update some functions for s60
Add support for socket polling
Change timer manager
Resolve bugs
2009-12-25 10:30:53 +00:00
bossiel
e4e5f41e6c Begin SIP dialog REGISTER implementation.
Update some headers.
General bug fix
2009-12-22 20:46:06 +00:00
bossiel
cfac6b676c Update timer manager (runnable).
Add ICT, IST, NICT and NIST transactions.
Add support for Buffers
Add runnable class
Split transport class
2009-12-21 16:01:52 +00:00
bossiel
45f77db222 Add support for these SIP headers:
- Allow-Events, Contact, Expires, P-Access-Network-Info, P-Preferred-Identity, Privacy, User-Agent and Content-Length.
2009-12-10 01:52:44 +00:00
bossiel
dfb9cc8e12 Implemented headers: CSeq, Allow, Call-ID, Max-Forwards, Require and Supported.
Add abnf generator tool.
2009-12-09 00:47:34 +00:00
bossiel
3fedbe92ff Add parameters parser.
Add SIP/SIPS/TEL URI parser.
Update SIP headers (Via and From).
Add string helper functions (trim left/right/both, quote, unquote ...)
2009-12-08 02:54:21 +00:00
bossiel
8d997018ba Add sip header files. 2009-12-06 03:49:09 +00:00
bossiel
4f71557ff3 Update tinySAK project.
Add tinySIP project.
2009-12-05 05:44:09 +00:00