Commit Graph

70 Commits

Author SHA1 Message Date
bossiel 8f09a7be57 Add support for Publication for bindings. 2010-05-26 15:31:50 +00:00
bossiel 94e401647f Add support for HTTP transport errors callbacks (to end-user application). 2010-05-26 10:44:08 +00:00
bossiel 16749d42b5 Use name unions to overcome C99 limitation. 2010-05-25 11:13:21 +00:00
bossiel b77b4815f2 Use name unions to overcome C99 limitation. 2010-05-25 10:10:15 +00:00
bossiel 469462d4de Update droid makefiles. 2010-05-20 15:09:33 +00:00
bossiel d8a71a55c8 Update android makefiles to support shared libs. 2010-05-18 00:26:37 +00:00
bossiel b8d2e121be Update SWIG wrapper. 2010-05-14 11:53:20 +00:00
bossiel 860281d018 update media sessions. 2010-05-10 22:48:07 +00:00
bossiel bb99e5f5e2 General update. 2010-05-06 17:47:34 +00:00
bossiel 8898bf32d5 Change include name from lower to upper case. 2010-05-04 12:10:10 +00:00
bossiel cb65aff626 Change include name from lower to upper case. 2010-05-04 12:09:19 +00:00
bossiel 487e74e4bc Change include name from lower to upper case. 2010-05-04 11:55:25 +00:00
bossiel 37fc1835e3 Change include name from lower to upper case. 2010-05-04 10:24:02 +00:00
bossiel 76c86efdf9 General Update. 2010-05-03 07:57:48 +00:00
bossiel 6a92b28fad General update. 2010-04-26 00:10:37 +00:00
bossiel 3c067893c7 Update docs 2010-04-23 16:54:45 +00:00
bossiel a1822826d7 General update. 2010-04-22 23:35:29 +00:00
bossiel b65a34cf0f Begin documenting IMS/LTE stack. 2010-04-22 16:47:02 +00:00
bossiel 04f702d492 Change include paths from absolute to relative. 2010-04-21 23:44:51 +00:00
bossiel 0cb230ddac Make all constructors from SIP strongly typed. 2010-04-21 17:33:32 +00:00
bossiel ed7c7bb3af Update code comments. 2010-04-20 22:56:17 +00:00
bossiel 588db7fba6 Make all SDP ctors strongly typed. 2010-04-20 17:38:40 +00:00
bossiel 33ff28fd65 Because utf-8 chars parsing fail with Ragel (only on Android and probably any embedded linux system) ==> replaced by basic ascii char. It'll be up to the caller to convert the resulting buffer as utf-8 or utf-16 string (thanks to iconv). 2010-04-20 14:44:32 +00:00
bossiel deda0492b6 general update. 2010-04-20 00:51:54 +00:00
bossiel 70afff4a3f update mac os x support (poll) 2010-04-19 23:35:24 +00:00
bossiel 0e63e15a70 update mac os x support (poll) 2010-04-19 22:44:41 +00:00
bossiel 892c887f6a Update android build process (shared libraries). 2010-04-19 16:47:47 +00:00
bossiel a8b89c639a General update. 2010-04-19 00:26:24 +00:00
bossiel e6a300c1fc General update. 2010-04-14 00:07:56 +00:00
bossiel 5743765ea1 Update GSM SMS. 2010-04-12 17:08:48 +00:00
bossiel 125bde5959 Update HTTP stack.
Update Documentation.
2010-04-11 19:59:51 +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 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 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 5dfac5104b add documentation. 2010-03-29 17:29:34 +00:00
bossiel 5edccf775d obfuscate all email addresses 2010-03-26 01:44:48 +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 908f9865bc Big fix. 2010-03-16 02:26:35 +00:00
bossiel 8842591ee4 cleanup the code and remove unused files. 2010-03-13 06:22:28 +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 d582467978 General update. 2010-03-08 00:22:37 +00:00