Commit Graph

1403 Commits

Author SHA1 Message Date
bossiel 0e96d6041b Add GSM SMS project. 2010-04-11 19:59:09 +00:00
bossiel 9603a260e3 Add support for HTTP basic authentication as per RFC 2617 (Only digest authentication was supported).
Update documentation.
2010-04-09 20:17:10 +00:00
bossiel 9b10fedcc7 update docs, sigcomp and xcap. 2010-04-09 16:11:49 +00:00
bossiel 849b15785c Add SigComp Architecture Picture. 2010-04-09 15:51:39 +00:00
bossiel 6da701bfd6 Update documentation.
Update XCAP stack.
Use hexadecimal representation for HTTP chunck-size.
2010-04-08 23:37:39 +00:00
bossiel 18dc59a07f - Update XCAP stack.
- Update documentation.
2010-04-08 17:37:24 +00:00
bossiel 33c5c2dfee update xcap stack. 2010-04-07 18:02:08 +00:00
bossiel 1d21203042 Update documentation
Add clean version of tinyXCAP
2010-04-06 23:19:38 +00:00
bossiel e4baa6e10d Rename XCAP project. 2010-04-06 20:25:12 +00:00
bossiel 8706c2df80 update http/https stack
add support for chunk transfer
update documentation
add support for generic options
2010-04-06 16:28:35 +00:00
bossiel ea4843ba06 Update Programmer's guide
Update HTTP/HTTPS stack
Change email domain from "yahoo.fr" to "doubango.org"
2010-04-06 00:57:03 +00:00
bossiel aaeb6a8b53 update MAC OS X support 2010-04-01 22:01:00 +00:00
bossiel be17287ac6 Resolve bug: adding a list to list cause access violation when the destructor is called on the 2nd list. 2010-04-01 17:16:28 +00:00
bossiel 636b786d6a Complete DNS supports for unix-like systems (and Android?) and add parser for /etc/resolv.conf 2010-04-01 17:15:06 +00:00
bossiel 86f34a04e7 Complete support for ENUM protocol. 2010-04-01 00:05:38 +00:00
bossiel 528645188c Add regexp parser for DNS NAPTR records.
Update support for ENUM protocol.
2010-03-31 17:30:22 +00:00
bossiel fd9959fa1a Begin adding support for ENUM protocol (RFC 3761 and RFC 3764).
Update documentation.
2010-03-31 00:41:48 +00:00
bossiel bc4e74558c add possibility to detect the byte ordering typr of the host machine at runtime.
Always try IPv4 DNS servers first.
Update Programmer's guide.
2010-03-30 17:10:52 +00:00
bossiel f8f3145678 Update documentation. 2010-03-30 00:12:55 +00:00
bossiel 5dfac5104b add documentation. 2010-03-29 17:29:34 +00:00
bossiel b5ba26f8ab Add per request parameters using actions.
Update MSRP plugin.
....global update
2010-03-29 00:38:58 +00:00
bossiel fcfd6878d8 Add support for MSRP report and complete the receiver. 2010-03-26 17:56:55 +00:00
bossiel 5edccf775d obfuscate all email addresses 2010-03-26 01:44:48 +00:00
bossiel 97e8a179e7 obfuscate all email addresses
Add MSRP config and complete the sender.
2010-03-26 01:37:27 +00:00
bossiel 14ff73598f Update MSRP project (Add sender). 2010-03-25 17:57:58 +00:00
bossiel f7bcf6f79e Update MSRP media handler. 2010-03-25 00:07:04 +00:00
bossiel 855d471d0f Update vs2005 projects. 2010-03-24 18:03:16 +00:00
bossiel 6b51c1040f Update MSRP media handler. 2010-03-24 18:02:12 +00:00
bossiel f7bcd56d67 Begin adding MSRP media layer (sender, receiver and media handler).
Add new SDP utility functions (HOLD, RESUME ...)
2010-03-24 01:57:57 +00:00
bossiel edd9503f12 Add media abstract layer. 2010-03-24 01:55:49 +00:00
bossiel 6838fd98b7 - Implements RAck and RSeq headers.
- Begin adding support for 100rel extension (RFC 3262).
- Begin adding support for MMTel Services.
- ... bug fix
2010-03-22 19:05:00 +00:00
bossiel 64e87de6b5 - Add tsk_bool_t, tsk_false and tsk_true types.
- Add Support for IST.
- General update ...
2010-03-22 01:56:49 +00:00
bossiel 71dae8f3f5 Update SOA documentation. 2010-03-19 11:27:34 +00:00
bossiel ec2fe7061c Update website. 2010-03-17 22:09:55 +00:00
bossiel 292f4e5428 Update ICT. 2010-03-17 17:50:58 +00:00
bossiel 6d2adf016d Add SOA documentation. 2010-03-17 17:50:19 +00:00
bossiel a9859cb587 Update gadget. 2010-03-17 13:53:11 +00:00
bossiel 04f96c1661 Update gadget. 2010-03-17 13:48:38 +00:00
bossiel 2c9832c669 Update gadget. 2010-03-17 13:46:32 +00:00
bossiel bf6ff56bd7 Update gadget. 2010-03-17 13:41:39 +00:00
bossiel 59f20620e4 Update gadget url. 2010-03-17 13:37:15 +00:00
bossiel 06d253c7e3 Add google code gadget. 2010-03-17 13:34:43 +00:00
bossiel 87cfb8989a Begin implementing INVITE Client Transaction (ICT) with Fixes as per draft-sparks-sip-invfix-0. 2010-03-17 01:20:38 +00:00
bossiel 299e397a9f Begin adding MSRP public API functions.
Change sipevent to return the op handle instead of the op id.
2010-03-16 18:38:14 +00:00
bossiel 908f9865bc Big fix. 2010-03-16 02:26:35 +00:00
bossiel 675a0cc5ec Complete MSRP (RFC 4975) parsers. 2010-03-16 02:16:58 +00:00
bossiel b346c91c74 Update SDP project. 2010-03-16 02:13:06 +00:00
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