Commit Graph

21 Commits

Author SHA1 Message Date
bossiel 8f1bea2649 - Allow end user to set TLS certificates.
- Use SSL_pending (after an initial SSL_read) instead of ioctl(FIONREAD) to retrieve # pending bytes.
2010-03-08 18:50:34 +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 9c0e5fdc51 Update tls. 2010-03-04 19:06:51 +00:00
bossiel 7c0ba616ec Update support for IPSec security agreement. 2010-02-24 02:29:25 +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 204fc05209 Begin implementing DHCPv6 as per RFC 3315. 2010-02-11 00:31:13 +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 17dd87a6b0 Update directories structure. 2010-02-07 17:03:12 +00:00
bossiel f019daef63 Update Android network features. 2010-02-05 02:34:32 +00:00
bossiel e07290457b Resolve bug in DNS QNAME parsing ( Access violation when we try to parse the compressed DNS message).
Update android version of tinyNET and tinySAK.
2010-01-28 00:22:57 +00:00
bossiel 5da993cabf Enforce S60 network features. 2010-01-11 18:12:41 +00:00
bossiel d56c604116 Update network features.
Add carbide files in separate folder.
2010-01-11 02:02:29 +00:00
bossiel b2c4da85bd Port all projects to Mac OSx - Complete implementing polling functions. 2010-01-10 20:38:43 +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 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 5b0b2ace02 Update Mac OSX support. 2010-01-02 13:39:16 +00:00
bossiel 8a5d387103 - Add support for ANDROID OS 2.0 using NDK 1.6.
- Add support for MD5 calc.
- General bug Fix.
2009-12-28 02:38:40 +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