Commit Graph

1416 Commits

Author SHA1 Message Date
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 3e7bc38376 Update IPSec support. 2010-02-23 17:58:42 +00:00
bossiel 0ff4e51bd4 "ANY_HOST" now point to "0.0.0.0" address for IPv4 sockets and "::" for IPv6. 2010-02-22 02:21:10 +00:00
bossiel 98229305b0 Add support for IPSec over IPv6 on Windows XP/2003 systems. 2010-02-21 23:42:30 +00:00
bossiel 788da34e1d Update Android support. 2010-02-21 19:40:59 +00:00
bossiel 519f921fa9 Change the structure of the IPSec project. 2010-02-21 19:37:39 +00:00
bossiel d5d1083ac5 2010-02-21 19:30:58 +00:00
bossiel 12d9e6325a Add clean implementation of IPSec for Windows Vista/7. 2010-02-21 19:28:14 +00:00
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 ff3a1a27e9 - Update some file names to avoid collusion.
- Update earlyIMS support.
- Add support for URI comparison (RFC 3261 subclause 19.1.4).
2010-02-19 01:06:47 +00:00
bossiel 0e81cb03f7 Update MESSAGE dialog.
Resolve bugs.
2010-02-18 18:37:57 +00:00
bossiel efefb2782f - Remove all references to SMC complier (replaced by our own FSM implementation).
- Change the win32 network transport to correctly handle "WSAECONNRESET" error (DGRAMS only).
2010-02-18 14:45:56 +00:00
bossiel 9c98f2a38d - Update FSM implementation (add Strong and Weak states).
- Replace REGISTER dialog state machine by our own FSM.
- Replace SUBSCRIBE dialog state machine by our own FSM.
2010-02-18 00:52:36 +00:00
bossiel 8e7fd29c1c Update license description by removing the word "Lesser". 2010-02-17 19:48:35 +00:00
bossiel e960e35d2e Begin implementing FSM manager. 2010-02-17 17:31:54 +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 6bf2419542 Update connection info. 2010-02-15 21:42:39 +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 241c1e51b4 2010-02-15 01:27:10 +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 40773d05f0 Change connection info. 2010-02-12 18:49:27 +00:00
bossiel d968c7e945 Update parsers. 2010-02-12 18:28:33 +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 8078dfb2b7 rename some files and update vs_2008 projects. 2010-02-10 20:39:03 +00:00
bossiel b9907a4ae7 Split DHCPv4/DHCPv6. 2010-02-10 18:22:32 +00:00
bossiel 2f4deff727 Change TinyIPSec copyrights. 2010-02-09 18:58:18 +00:00
bossiel d4ccf30d46 Update BOOTP/DHCP stack by adding SIP Server parser. 2010-02-09 18:53:54 +00:00
bossiel b27a5bad62 use sip2sip.info domain for DNS tests. 2010-02-09 11:52:51 +00:00
bossiel 2537cb92f3 - Filter DNS NAPTR and SRV records before adding them.
- vs_2005 version of tinyMSRP.
2010-02-09 11:51:05 +00:00
bossiel 74f88edc7c Add utilities functions. 2010-02-09 00:38:48 +00:00
bossiel 0571522c2d Add TINY MSRP project. 2010-02-09 00:38:15 +00:00
bossiel 604931c629 Add support for Universally Unique Identifier (UUID) version 5 as per RFC 4122. 2010-02-08 22:22:20 +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 43c8156fcb Update Android files. 2010-02-07 17:04:07 +00:00
bossiel 6a4668c2aa Update directories structure. 2010-02-07 17:03:40 +00:00
bossiel 17dd87a6b0 Update directories structure. 2010-02-07 17:03:12 +00:00
bossiel 184d2211d1 Resolve bug on buffer parsing using vsnprintf. 2010-02-07 17:02:47 +00:00
bossiel 59343cf938 Update directories structure. 2010-02-07 17:01:59 +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 68cf4ff791 Add IPv6 support for STUN and TURN. 2010-02-04 18:41:11 +00:00
bossiel 7bb18c980b Begin implementing DHCP/BOOTP stack (RFC 2131, 2132, 1497, 3315, 3319, 3361, 1497 and many others) 2010-02-03 18:40:11 +00:00
bossiel eb233ff0a4 Resolve segmentation fault issue when trying to copy to outside UDVM LEFT-RIGH bounds.
==> NOW we only return a NACKINFO message and the mobile do not crash.
2010-02-03 12:01:53 +00:00
bossiel 6df2768653 Update android support. 2010-02-03 09:07:46 +00:00