Commit Graph

22 Commits

Author SHA1 Message Date
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 146fd99cb8 Update AKAv2 algorithm and begin adding support for ETSI NASS Bundled.
Update DHCP/BOOTP STACK(DISCOVER, INFORM and REQUEST).
2010-02-08 18:44:08 +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 1269a67fdb - Use only one macro to delete all type of objects.
- Add empty files for DNS support (this will help me to remember which DNS record type to add later.). A brief explication can be found here: http://www.debianhelp.co.uk/dnsrecords.htm.
- All final version of STUN 2.
- Update TURN support (resolve bugs on Allocation request and add support for Refresh/Remove requests).
2010-01-21 02:22:14 +00:00
bossiel d56c604116 Update network features.
Add carbide files in separate folder.
2010-01-11 02:02:29 +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 3da5926e38 Update tinySIP:
Begin adding support for SIP timers.
2009-12-14 03:20:49 +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