Commit Graph

206 Commits

Author SHA1 Message Date
bossiel 634441a5a3 Add tinySDP project.
tinySDP is responsible for SDP (RFC 4566) message parsing.
2010-03-13 06:27:01 +00:00
bossiel 8842591ee4 cleanup the code and remove unused files. 2010-03-13 06:22:28 +00:00
bossiel 85ec416b2c Resolve memory leak problem in SigComp compartment (ghost state not freed). 2010-03-11 13:13:57 +00:00
bossiel 9cd36f892f Update HTTP/HTTPS stack. 2010-03-11 00:37:51 +00:00
bossiel cf8fcffc29 Update HTTP/HTTPS stack. 2010-03-10 18:05:59 +00:00
bossiel 7452e9c929 Update HTTP/HTTPS stack (BUGGY version). 2010-03-10 00:16:39 +00:00
bossiel 03abbe8eec General update (BUGGY version). 2010-03-09 18:01:39 +00:00
bossiel c2bf1551a5 Begin adding support for advanced digest auth in the HTTP/HTTPS stack. 2010-03-09 00:01:07 +00:00
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 6eb57fc111 Add cocomo widgets. 2010-03-08 14:14:38 +00:00
bossiel d582467978 General update. 2010-03-08 00:22:37 +00:00
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 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