December 1, 2005 | ||
---|---|---|
View 0374064411
- fixed conflicting column namesJan Janak authored on 01/12/2005 10:20:04 |
||
View 0aacee4993
- typo fixedJan Janak authored on 01/12/2005 10:18:27 |
||
View a20be8fb4a
- fixed incorrectly set attribute nameJan Janak authored on 01/12/2005 10:18:07 |
November 30, 2005 | ||
---|---|---|
View d38dd38080
- reverted the default value of shared memory bufferJan Janak authored on 30/11/2005 17:31:00 |
||
View 4c72f4452d
- Size of avp value increased to 255 - uid-based grp table - explicit string lengths in i18n table - silo table format updatedJan Janak authored on 30/11/2005 16:45:31 |
||
View 74ce7043b5
- AVPs can be used in place of strings and integers in expressions (if (method == %method)) - Support for AVP assign statements ( %var1 = "value"; %var1 += "value2"; ) - Support for binary operators & and | in expressions - AVPs can be tested in expressions (if (%var1 == 4)) - fixed a bug in string comparisons in expressions - extended parameters of expression evaluation functions - fixed possible buffer overflow vulnerability in log("dfd") script function - default memory buffers enlarged - length of string is calculated in expression fixup - fixed bug in function printing route statements (traversed the list recursively several times)Jan Janak authored on 30/11/2005 16:26:50 |
||
View 1644a0f18c
- Support for AVP identifiers - Support for binary operators & and | - Support for binary number notation: 0100b - Support for negative numbers - Support for assign statementsJan Janak authored on 30/11/2005 16:14:51 |
||
View fe1b043eb1
- aligned to avp apiJan Janak authored on 30/11/2005 16:10:37 |
||
View 9d409a400d
- When retrieving from uid - try digest username first, then proceed to fromJan Janak authored on 30/11/2005 16:10:12 |
||
View 7a2138c3ba
- small change in avp listsJan Janak authored on 30/11/2005 16:09:01 |
November 29, 2005 | ||
---|---|---|
View 33d814e09a
- reverse_hex2int/int2reverse_hex switched to unsigned int (int2reverse_hex returned error for large integers)Andrei Pelinescu-Onciul authored on 29/11/2005 19:28:13 |
||
View 590ad01f4b
corrected BUG in callback (to usrloc) unregistrationVaclav Kubart authored on 29/11/2005 15:48:58 |
||
View b772e10f1d
added support for provisional responses while using t_uac_dlg. added transaction relevant information on locally generated replies.Raphael Coeffic authored on 29/11/2005 14:48:50 |
November 28, 2005 | ||
---|---|---|
View 1adbfc2985
corrected BUG in XCAP authorization rules processingVaclav Kubart authored on 28/11/2005 14:53:37 |
||
View 1e004b7ed5
first attempt about resource lists nested in other resource listsVaclav Kubart authored on 28/11/2005 12:09:18 |