Commit Graph

21 Commits

Author SHA1 Message Date
bossiel 01d592e032 - Do not retransmit SIP reliable message.
- Efficiently parse incoming Stream messages.
- Always add Content-Length header in stream messages.
- Implement Security-Client header.
2010-02-19 17:53:12 +00:00
bossiel 0e81cb03f7 Update MESSAGE dialog.
Resolve bugs.
2010-02-18 18:37:57 +00:00
bossiel 8e7fd29c1c Update license description by removing the word "Lesser". 2010-02-17 19:48:35 +00:00
bossiel fdd44e3b92 Update presence dialog. 2010-02-16 18:52:56 +00:00
bossiel d08eefe6b8 - Update Service-Route discovery.
- Add support for Record-Routes.
2010-02-16 01:40:28 +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 59343cf938 Update directories structure. 2010-02-07 17:01:59 +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 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 fe7c0e9869 Begin implementing SIP MESSAGE.
General update ...
2010-01-07 09:12:56 +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 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