Commit Graph

191 Commits

Author SHA1 Message Date
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 9c0e5fdc51 Update tls. 2010-03-04 19:06:51 +00:00
bossiel 8233f41fa5 Add win32/openssl binaries. 2010-03-04 00:10:09 +00:00
bossiel 1614eeada9 General update. 2010-03-03 18:18:24 +00:00
bossiel 3bc4d62ba3 Update support for PUBLISH (RFC 3903). 2010-03-03 01:44:04 +00:00
bossiel 3e305cd29c Update documentation. 2010-03-02 18:56:19 +00:00
bossiel e40fdce215 Update documentation (doxygen). 2010-03-01 23:24:11 +00:00
bossiel 19567fcef5 update documentation(doxygen). 2010-03-01 18:15:37 +00:00
bossiel a0c727e62e Update header image. 2010-03-01 15:53:23 +00:00
nobody 804ccf0637 Update documentation (doxygen). 2010-03-01 12:46:00 +00:00
bossiel 1567059049 Update website. 2010-02-27 06:26:30 +00:00
bossiel b9b186285b Update documentation (doxygen). 2010-02-27 06:13:34 +00:00
bossiel 4577b3fd46 Update website. 2010-02-27 06:09:15 +00:00
bossiel c2d04f4ff9 Update website. 2010-02-27 06:07:56 +00:00
bossiel 1900d80f6f Update website. 2010-02-27 05:33:22 +00:00
bossiel 0bab0c2250 Update website. 2010-02-27 05:18:07 +00:00
bossiel e7e635a8d8 Update website. 2010-02-27 04:27:49 +00:00
bossiel 148d90a97c Update website. 2010-02-27 04:20:17 +00:00
bossiel 3eba356e59 Add the website. 2010-02-27 04:10:57 +00:00
bossiel ccfab4def1 Update documentation (doxygen). 2010-02-26 01:20:58 +00:00
bossiel 6f8afbbd7a update documentation(doxygen). 2010-02-25 19:03:32 +00:00
bossiel 70d57ea547 - Begin adding support for presence publication as per RFC 3903.
- Add support for dummy headers (arbitrary/user-defined headers).
- Add support for UA capabilities indication as per RFC 3840.
2010-02-25 01:03:37 +00:00
bossiel 99fdeea784 Update IPSec support and resolve some bugs in network functions. 2010-02-24 18:29:42 +00:00
bossiel eae2256877 Update XP IPSec version. 2010-02-24 14:39:46 +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 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