December 19, 2008 | ||
---|---|---|
View d8d8f53af2
Merge commit 'origin/andrei/fixups'Andrei Pelinescu-Onciul authored on 19/12/2008 13:30:14 |
November 28, 2008 | ||
---|---|---|
View fdb7458146
avp: warning fixes & more sane usr_avp structAndrei Pelinescu-Onciul authored on 28/11/2008 15:24:01 |
November 27, 2008 | ||
---|---|---|
View 36fe005907
avp: minor fixes & commentsAndrei Pelinescu-Onciul authored on 27/11/2008 00:20:52 |
March 16, 2007 | ||
---|---|---|
View cead8fc39c
- added error message when register_avpflag fails - changed avp_flag_t from 16 to 32 bits, avpflags are starting widely used and limitation to max.3 avpflags was too tightTomas Mandys authored on 16/03/2007 09:00:52 |
July 18, 2006 | ||
---|---|---|
View 6bdb84e15d
- reset_avp_list addedJan Janak authored on 18/07/2006 11:51:25 |
July 4, 2006 | ||
---|---|---|
View e61ba5d274
- support for URI attributesJan Janak authored on 04/07/2006 12:46:30 |
May 31, 2006 | ||
---|---|---|
View 85d4627f9f
- added AVP flags feature.Tomas Mandys authored on 31/05/2006 23:02:46 |
January 8, 2006 | ||
---|---|---|
View 0973fee79a
- export param types adjusted to PARAM_STR/STRING & PARAM_INT - removed corresponding obsolete strlen(str_param) in initTomas Mandys authored on 08/01/2006 22:43:14 |
||
View 14102f3919
AVPs' types purification usr_avp declares type for each part (avp_flags_t, avp_name_t, avp_value_t, avp_index_t) and one compund type avp_ident_t.Michal Matyska authored on 08/01/2006 18:52:16 |
January 7, 2006 | ||
---|---|---|
View 145e3fb302
=AVP core extended to be aware of multiple AVPs with the same name exist in the list. There are three possibilities of correct script syntax...Michal Matyska authored on 07/01/2006 21:28:49 |
December 5, 2005 | ||
---|---|---|
View 3d942590eb
- fixed some warnings - fixed typo in action.c - fixed dynamic regex not regfreed and backup char not restored on error in route.cAndrei Pelinescu-Onciul authored on 05/12/2005 17:32:17 |
November 30, 2005 | ||
---|---|---|
View 7a2138c3ba
- small change in avp listsJan Janak authored on 30/11/2005 16:09:01 |
November 24, 2005 | ||
---|---|---|
View 3da52f21e2
- exported structure avp_spec - Support for AVP tracks (tracks identify who owns the attributes, it can be either FROM (caller) or TO (CALLEE) - Better support for AVP classes - function delete_avp added - str* in int_str changed to str (there is no need to create temporary str variables)Jan Janak authored on 24/11/2005 15:03:54 |
November 21, 2005 | ||
---|---|---|
View ae679a69c7
- support for global flags persistence - support for fifo dump_gflags command - support for fifo flush_gflags command - flush_gflags script command addedJan Janak authored on 21/11/2005 16:40:18 |
November 19, 2005 | ||
---|---|---|
View 598694f6bd
- add_avp_list and reset_domain_avps addedJan Janak authored on 19/11/2005 16:51:51 |