Commit Graph

23 Commits

Author SHA1 Message Date
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 7b2d6e3a81 Update MAC OSX support. 2010-02-12 00:16:23 +00:00
bossiel 4fbc0d545c Update vs_2008 projects. 2010-02-11 20:43:47 +00:00
bossiel 7f9d00f54b Update DHCPv6 support. 2010-02-11 17:50:33 +00:00
bossiel 204fc05209 Begin implementing DHCPv6 as per RFC 3315. 2010-02-11 00:31:13 +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 17dd87a6b0 Update directories structure. 2010-02-07 17:03:12 +00:00
bossiel e70de9b263 Update DHCP stack. 2010-02-05 17:56:55 +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 c453910507 Update DDDS/DNS support. 2010-01-26 19:33:33 +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 dd75783488 Update vs2005 project files.
Use 'recvfrom' instead of 'recv' to receive STUN UDP dgrams.
2010-01-21 18:10:43 +00:00
bossiel c5acffec6c Fully implement STUN2 as per RFC 5389.
Add partial implementation of TURN (Allocation request) as per draft-ietf-behave-turn-16, draft-ietf-behave-turn-ipv6-06 and draft-ietf-mmusic-ice-tcp-08.
Next step: ICE as per draft-ietf-mmusic-ice-19 and draft-ietf-mmusic-ice-tcp-08.
2010-01-18 02:29:22 +00:00
bossiel 0c3d2be8c3 Add support for CRC32
Update NAT traversal (STUN2, ICE and TURN) support.
2010-01-15 18:27:09 +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 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
bossiel ada4488146 Update timers support
Always WIN32/WINCE threading or windows platforms (semaphore, mutex and events) and remove pthread dependency.
Resolve some issues.
2009-12-17 01:11:20 +00:00
bossiel dc9dc49083 Add tinyNET project. 2009-12-14 03:19:09 +00:00