Commit Graph

  • 04f96c1661 Update gadget. bossiel 2010-03-17 13:48:38 +0000
  • 2c9832c669 Update gadget. bossiel 2010-03-17 13:46:32 +0000
  • bf6ff56bd7 Update gadget. bossiel 2010-03-17 13:41:39 +0000
  • 59f20620e4 Update gadget url. bossiel 2010-03-17 13:37:15 +0000
  • 06d253c7e3 Add google code gadget. bossiel 2010-03-17 13:34:43 +0000
  • 87cfb8989a Begin implementing INVITE Client Transaction (ICT) with Fixes as per draft-sparks-sip-invfix-0. bossiel 2010-03-17 01:20:38 +0000
  • 299e397a9f Begin adding MSRP public API functions. Change sipevent to return the op handle instead of the op id. bossiel 2010-03-16 18:38:14 +0000
  • 908f9865bc Big fix. bossiel 2010-03-16 02:26:35 +0000
  • 675a0cc5ec Complete MSRP (RFC 4975) parsers. bossiel 2010-03-16 02:16:58 +0000
  • b346c91c74 Update SDP project. bossiel 2010-03-16 02:13:06 +0000
  • 634441a5a3 Add tinySDP project. tinySDP is responsible for SDP (RFC 4566) message parsing. bossiel 2010-03-13 06:27:01 +0000
  • 8842591ee4 cleanup the code and remove unused files. bossiel 2010-03-13 06:22:28 +0000
  • 85ec416b2c Resolve memory leak problem in SigComp compartment (ghost state not freed). bossiel 2010-03-11 13:13:57 +0000
  • 9cd36f892f Update HTTP/HTTPS stack. bossiel 2010-03-11 00:37:51 +0000
  • cf8fcffc29 Update HTTP/HTTPS stack. bossiel 2010-03-10 18:05:59 +0000
  • 7452e9c929 Update HTTP/HTTPS stack (BUGGY version). bossiel 2010-03-10 00:16:39 +0000
  • 03abbe8eec General update (BUGGY version). bossiel 2010-03-09 18:01:39 +0000
  • c2bf1551a5 Begin adding support for advanced digest auth in the HTTP/HTTPS stack. bossiel 2010-03-09 00:01:07 +0000
  • 8f1bea2649 - Allow end user to set TLS certificates. - Use SSL_pending (after an initial SSL_read) instead of ioctl(FIONREAD) to retrieve # pending bytes. bossiel 2010-03-08 18:50:34 +0000
  • 6eb57fc111 Add cocomo widgets. bossiel 2010-03-08 14:14:38 +0000
  • d582467978 General update. bossiel 2010-03-08 00:22:37 +0000
  • 2558e3145f update mac osx support bossiel 2010-03-07 20:52:23 +0000
  • 4d7b3381e4 Update android support. bossiel 2010-03-07 20:26:45 +0000
  • 0310ec9cd4 update mac osx version bossiel 2010-03-07 03:14:57 +0000
  • 2e15dc11eb - update HTTP/HTTPs stack. - use advanced callback function for network transport. bossiel 2010-03-06 23:39:00 +0000
  • 8e7b4e7a88 Update HTTP stack. bossiel 2010-03-05 17:08:03 +0000
  • 0506a04219 Update HTTP stack. bossiel 2010-03-05 00:36:12 +0000
  • 9c0e5fdc51 Update tls. bossiel 2010-03-04 19:06:51 +0000
  • 8233f41fa5 Add win32/openssl binaries. bossiel 2010-03-04 00:10:09 +0000
  • 1614eeada9 General update. bossiel 2010-03-03 18:18:24 +0000
  • 3bc4d62ba3 Update support for PUBLISH (RFC 3903). bossiel 2010-03-03 01:44:04 +0000
  • 3e305cd29c Update documentation. bossiel 2010-03-02 18:56:19 +0000
  • e40fdce215 Update documentation (doxygen). bossiel 2010-03-01 23:24:11 +0000
  • 19567fcef5 update documentation(doxygen). bossiel 2010-03-01 18:15:37 +0000
  • a0c727e62e Update header image. bossiel 2010-03-01 15:53:23 +0000
  • 804ccf0637 Update documentation (doxygen). nobody 2010-03-01 12:46:00 +0000
  • 1567059049 Update website. bossiel 2010-02-27 06:26:30 +0000
  • b9b186285b Update documentation (doxygen). bossiel 2010-02-27 06:13:34 +0000
  • 4577b3fd46 Update website. bossiel 2010-02-27 06:09:15 +0000
  • c2d04f4ff9 Update website. bossiel 2010-02-27 06:07:56 +0000
  • 1900d80f6f Update website. bossiel 2010-02-27 05:33:22 +0000
  • 0bab0c2250 Update website. bossiel 2010-02-27 05:18:07 +0000
  • e7e635a8d8 Update website. bossiel 2010-02-27 04:27:49 +0000
  • 148d90a97c Update website. bossiel 2010-02-27 04:20:17 +0000
  • 3eba356e59 Add the website. bossiel 2010-02-27 04:10:57 +0000
  • ccfab4def1 Update documentation (doxygen). bossiel 2010-02-26 01:20:58 +0000
  • 6f8afbbd7a update documentation(doxygen). bossiel 2010-02-25 19:03:32 +0000
  • 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. bossiel 2010-02-25 01:03:37 +0000
  • 99fdeea784 Update IPSec support and resolve some bugs in network functions. bossiel 2010-02-24 18:29:42 +0000
  • eae2256877 Update XP IPSec version. bossiel 2010-02-24 14:39:46 +0000
  • 7c0ba616ec Update support for IPSec security agreement. bossiel 2010-02-24 02:29:25 +0000
  • f6b0884b3d Update MAC OSX support bossiel 2010-02-23 21:28:29 +0000
  • 3e7bc38376 Update IPSec support. bossiel 2010-02-23 17:58:42 +0000
  • 0ff4e51bd4 "ANY_HOST" now point to "0.0.0.0" address for IPv4 sockets and "::" for IPv6. bossiel 2010-02-22 02:21:10 +0000
  • 98229305b0 Add support for IPSec over IPv6 on Windows XP/2003 systems. bossiel 2010-02-21 23:42:30 +0000
  • 788da34e1d Update Android support. bossiel 2010-02-21 19:40:59 +0000
  • 519f921fa9 Change the structure of the IPSec project. bossiel 2010-02-21 19:37:39 +0000
  • d5d1083ac5 bossiel 2010-02-21 19:30:58 +0000
  • 12d9e6325a Add clean implementation of IPSec for Windows Vista/7. bossiel 2010-02-21 19:28:14 +0000
  • 01d592e032 - Do not retransmit SIP reliable message. - Efficiently parse incoming Stream messages. - Always add Content-Length header in stream messages. - Implement Security-Client header. bossiel 2010-02-19 17:53:12 +0000
  • ff3a1a27e9 - Update some file names to avoid collusion. - Update earlyIMS support. - Add support for URI comparison (RFC 3261 subclause 19.1.4). bossiel 2010-02-19 01:06:47 +0000
  • 0e81cb03f7 Update MESSAGE dialog. Resolve bugs. bossiel 2010-02-18 18:37:57 +0000
  • 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). bossiel 2010-02-18 14:45:56 +0000
  • 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. bossiel 2010-02-18 00:52:36 +0000
  • 8e7fd29c1c Update license description by removing the word "Lesser". bossiel 2010-02-17 19:48:35 +0000
  • e960e35d2e Begin implementing FSM manager. bossiel 2010-02-17 17:31:54 +0000
  • fdd44e3b92 Update presence dialog. bossiel 2010-02-16 18:52:56 +0000
  • d08eefe6b8 - Update Service-Route discovery. - Add support for Record-Routes. bossiel 2010-02-16 01:40:28 +0000
  • 6bf2419542 Update connection info. bossiel 2010-02-15 21:42:39 +0000
  • 28397e547d - Begin adding support for presence (SUBSCRIBE). - Implement some missing headers (P-Asserted-Id; Path; Warning; ...). bossiel 2010-02-15 19:32:09 +0000
  • 241c1e51b4 bossiel 2010-02-15 01:27:10 +0000
  • 71f9ed09f7 - Resolve bug in IPSec vista SPIs outbound SAs. - Update HTTP project. - Move ragel state manager to TINYSAK project. bossiel 2010-02-15 01:25:07 +0000
  • 40773d05f0 Change connection info. bossiel 2010-02-12 18:49:27 +0000
  • d968c7e945 Update parsers. bossiel 2010-02-12 18:28:33 +0000
  • 7b2d6e3a81 Update MAC OSX support. bossiel 2010-02-12 00:16:23 +0000
  • 4fbc0d545c Update vs_2008 projects. bossiel 2010-02-11 20:43:47 +0000
  • 7f9d00f54b Update DHCPv6 support. bossiel 2010-02-11 17:50:33 +0000
  • 204fc05209 Begin implementing DHCPv6 as per RFC 3315. bossiel 2010-02-11 00:31:13 +0000
  • 8078dfb2b7 rename some files and update vs_2008 projects. bossiel 2010-02-10 20:39:03 +0000
  • b9907a4ae7 Split DHCPv4/DHCPv6. bossiel 2010-02-10 18:22:32 +0000
  • 2f4deff727 Change TinyIPSec copyrights. bossiel 2010-02-09 18:58:18 +0000
  • d4ccf30d46 Update BOOTP/DHCP stack by adding SIP Server parser. bossiel 2010-02-09 18:53:54 +0000
  • b27a5bad62 use sip2sip.info domain for DNS tests. bossiel 2010-02-09 11:52:51 +0000
  • 2537cb92f3 - Filter DNS NAPTR and SRV records before adding them. - vs_2005 version of tinyMSRP. bossiel 2010-02-09 11:51:05 +0000
  • 74f88edc7c Add utilities functions. bossiel 2010-02-09 00:38:48 +0000
  • 0571522c2d Add TINY MSRP project. bossiel 2010-02-09 00:38:15 +0000
  • 604931c629 Add support for Universally Unique Identifier (UUID) version 5 as per RFC 4122. bossiel 2010-02-08 22:22:20 +0000
  • 146fd99cb8 Update AKAv2 algorithm and begin adding support for ETSI NASS Bundled. Update DHCP/BOOTP STACK(DISCOVER, INFORM and REQUEST). bossiel 2010-02-08 18:44:08 +0000
  • 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. bossiel 2010-02-08 02:14:10 +0000
  • 43c8156fcb Update Android files. bossiel 2010-02-07 17:04:07 +0000
  • 6a4668c2aa Update directories structure. bossiel 2010-02-07 17:03:40 +0000
  • 17dd87a6b0 Update directories structure. bossiel 2010-02-07 17:03:12 +0000
  • 184d2211d1 Resolve bug on buffer parsing using vsnprintf. bossiel 2010-02-07 17:02:47 +0000
  • 59343cf938 Update directories structure. bossiel 2010-02-07 17:01:59 +0000
  • e70de9b263 Update DHCP stack. bossiel 2010-02-05 17:56:55 +0000
  • f019daef63 Update Android network features. bossiel 2010-02-05 02:34:32 +0000
  • 68cf4ff791 Add IPv6 support for STUN and TURN. bossiel 2010-02-04 18:41:11 +0000
  • 7bb18c980b Begin implementing DHCP/BOOTP stack (RFC 2131, 2132, 1497, 3315, 3319, 3361, 1497 and many others) bossiel 2010-02-03 18:40:11 +0000
  • 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. bossiel 2010-02-03 12:01:53 +0000
  • 6df2768653 Update android support. bossiel 2010-02-03 09:07:46 +0000