Commit Graph

33 Commits

Author SHA1 Message Date
bossiel 7452e9c929 Update HTTP/HTTPS stack (BUGGY version). 2010-03-10 00:16:39 +00:00
bossiel d582467978 General update. 2010-03-08 00:22:37 +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 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 604931c629 Add support for Universally Unique Identifier (UUID) version 5 as per RFC 4122. 2010-02-08 22:22:20 +00:00
bossiel 184d2211d1 Resolve bug on buffer parsing using vsnprintf. 2010-02-07 17:02:47 +00:00
bossiel 6df2768653 Update android support. 2010-02-03 09:07:46 +00:00
bossiel f9b9725b94 Add android makefiles. 2010-02-01 02:01:14 +00:00
bossiel d56c604116 Update network features.
Add carbide files in separate folder.
2010-01-11 02:02:29 +00:00
bossiel 1b9bca9860 Delete carbide files. 2010-01-10 22:08:30 +00:00
bossiel b2c4da85bd Port all projects to Mac OSx - Complete implementing polling functions. 2010-01-10 20:38:43 +00:00
bossiel 10c50761cf Resolve bug in linked-list.
Begin replacing SIP uri basic parser by Ragel scanners.
2010-01-07 19:26:38 +00:00
bossiel 421da36b1a Add support for SIP MD5 Digest authentication.
Add support for Digest AKAv1 and AKAv2 authentication (3GPP milenage and rijndael).
Make SIP dialog REGISTER state machine thread-safe.
Resolve bugs (deadlock) in the timer manager.
Add NIST state machine definition.
2010-01-05 09:00:58 +00:00
bossiel 5e066facef Update Mac OSX/darwin support, 2010-01-02 05:37:49 +00:00
bossiel 13b7f68770 - Update TinySAK to compile on MAC OSX.
- Update macro definitions (functions import/export) to support __GNUC__.
- General Bug Fix
2010-01-01 23:34:13 +00:00
bossiel b52c348088 Add support of Base64 encoding/decoding as per RFC 4648.
Add support for HTTP basic authentication.
Begin implementing HTTP digest authentication.
2009-12-30 09:08:23 +00:00
bossiel f7520ced83 Add support for HMAC-MD5 and HMAC-SHA-1 algorithms.
Update MD5 and SHA-1 algorithms.
Add tinyHTTP project.
ADD HTTP abnf file.
2009-12-29 00:47:39 +00:00
bossiel 8a5d387103 - Add support for ANDROID OS 2.0 using NDK 1.6.
- Add support for MD5 calc.
- General bug Fix.
2009-12-28 02:38:40 +00:00
bossiel 65fb889bdb Add carbide.c projects
Update some functions for s60
Add support for socket polling
Change timer manager
Resolve bugs
2009-12-25 10:30:53 +00:00
bossiel e4e5f41e6c Begin SIP dialog REGISTER implementation.
Update some headers.
General bug fix
2009-12-22 20:46:06 +00:00
bossiel cfac6b676c Update timer manager (runnable).
Add ICT, IST, NICT and NIST transactions.
Add support for Buffers
Add runnable class
Split transport class
2009-12-21 16:01:52 +00:00
bossiel ada4488146 Update timers support
Always WIN32/WINCE threading or windows platforms (semaphore, mutex and events) and remove pthread dependency.
Resolve some issues.
2009-12-17 01:11:20 +00:00
bossiel 3da5926e38 Update tinySIP:
Begin adding support for SIP timers.
2009-12-14 03:20:49 +00:00
bossiel 3fedbe92ff Add parameters parser.
Add SIP/SIPS/TEL URI parser.
Update SIP headers (Via and From).
Add string helper functions (trim left/right/both, quote, unquote ...)
2009-12-08 02:54:21 +00:00
bossiel 4f71557ff3 Update tinySAK project.
Add tinySIP project.
2009-12-05 05:44:09 +00:00
bossiel 0679784c55 Update SigComp project.
Add TSK_OBJECT.
2009-11-23 03:16:26 +00:00
bossiel ab31f557d9 - Add TSK_OBJECT
- Update Binary utils.
- Update support for thread-safe objects.
- Update support for sha1 and ppfcs16.
2009-11-22 01:10:51 +00:00
bossiel 5a3075df3c - Add TinySigComp project.
- Add Binary utils.
- Add support for thread-safe objects.
- Add support for sha1 and ppfcs16.
2009-11-21 05:43:13 +00:00
bossiel 8c499b7270 Update Symbian S60 support. 2009-11-20 16:25:06 +00:00
bossiel 34cec20277 Add other tests.
Add support for :
- semaphores
- threads
- condition variables
- mutexes
- and datetime functions
2009-11-16 02:41:37 +00:00
bossiel a4de74c292 Update tinySAK by adding:
- Url encoder/decode functions
- Xml parser
- Memory management
2009-11-09 22:04:47 +00:00
bossiel 48cfebbbfa Add tinySAK project 2009-11-09 02:48:20 +00:00