Commit Graph

70 Commits

Author SHA1 Message Date
bossiel 2558e3145f update mac osx support 2010-03-07 20:52:23 +00:00
bossiel 4d7b3381e4 Update android support. 2010-03-07 20:26:45 +00:00
bossiel 0310ec9cd4 update mac osx version 2010-03-07 03:14:57 +00:00
bossiel 2e15dc11eb - update HTTP/HTTPs stack.
- use advanced callback function for network transport.
2010-03-06 23:39:00 +00:00
bossiel 8e7b4e7a88 Update HTTP stack. 2010-03-05 17:08:03 +00:00
bossiel 0506a04219 Update HTTP stack. 2010-03-05 00:36:12 +00:00
bossiel 3e305cd29c Update documentation. 2010-03-02 18:56:19 +00:00
bossiel f6b0884b3d Update MAC OSX support 2010-02-23 21:28:29 +00:00
bossiel 788da34e1d Update Android support. 2010-02-21 19:40:59 +00:00
bossiel 8e7fd29c1c Update license description by removing the word "Lesser". 2010-02-17 19:48:35 +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 6a4668c2aa Update directories structure. 2010-02-07 17:03:40 +00:00
bossiel 2874c641f5 - Add new network utilities (ifaces, listing addresses, ...)
- Update TURN support (new: channel binding, channelData, send indication ...)
- Update Windows mobile version.
- Update Symbian S60 version.
2010-01-25 02:50:47 +00:00
bossiel b2c4da85bd Port all projects to Mac OSx - Complete implementing polling functions. 2010-01-10 20:38:43 +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 13b7f68770 - Update TinySAK to compile on MAC OSX.
- Update macro definitions (functions import/export) to support __GNUC__.
- General Bug Fix
2010-01-01 23:34:13 +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 b52c348088 Add support of Base64 encoding/decoding as per RFC 4648.
Add support for HTTP basic authentication.
Begin implementing HTTP digest authentication.
2009-12-30 09:08:23 +00:00
bossiel f7520ced83 Add support for HMAC-MD5 and HMAC-SHA-1 algorithms.
Update MD5 and SHA-1 algorithms.
Add tinyHTTP project.
ADD HTTP abnf file.
2009-12-29 00:47:39 +00:00