October 12, 2009 | ||
---|---|---|
View a19584f942
core: pointer aliasing warnings fixedAndrei Pelinescu-Onciul authored on 12/10/2009 16:49:28 |
July 3, 2009 | ||
---|---|---|
View 9c77d5329b
core: km_parse_avp_spec() updateDaniel-Constantin Mierla authored on 03/07/2009 18:19:47 |
June 2, 2009 | ||
---|---|---|
View 94cd6af2a0
* Commented out warning about deprecated avp name syntax. I suggest to uncomment it, when sip-router itself doesn't anymore depend on integer named AVPs and it is truly possible to get rid of them.Juha Heinanen authored on 02/06/2009 08:17:54 |
June 1, 2009 | ||
---|---|---|
View 34b688d7ec
core: added km_parse_avp_spec()Daniel-Constantin Mierla authored on 01/06/2009 17:36:54 |
March 8, 2009 | ||
---|---|---|
View 63701a5b08
destroy_avps kamailio compatiblity function.Jan Janak authored on 08/03/2009 21:46:07 |
March 5, 2009 | ||
---|---|---|
View d7a5e7bc43
Merge branch 'ser_core_cvs' of ssh://git.sip-router.org/sip-routerAndrei Pelinescu-Onciul authored on 05/03/2009 17:43:52 |
March 3, 2009 | ||
---|---|---|
View 61c7aeed70
regfree() function call is added to free the memory allocated by regcomp().Miklos Tirpak authored on 03/03/2009 12:46:40 |
February 20, 2009 | ||
---|---|---|
View a07e7447c3
Merge branch 'ser_core_cvs'Andrei Pelinescu-Onciul authored on 20/02/2009 16:22:16 |
January 4, 2009 | ||
---|---|---|
View 5137b02df4
In case the AVP is a regexp, an allocation is required to build an AVP "ident". The patch adds the functionality to free it.Bogdan Pintea authored on 04/01/2009 15:34:54 |
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 70346b5ba3
avp: comments fixAndrei Pelinescu-Onciul authored on 27/11/2008 12:55:24 |
||
View 36fe005907
avp: minor fixes & commentsAndrei Pelinescu-Onciul authored on 27/11/2008 00:20:52 |
March 26, 2008 | ||
---|---|---|
View d576152faa
select_list() function must not return the global class when the global flag is not set. Fixes SER-368Miklos Tirpak authored on 26/03/2008 09:47:18 |
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 |