January 3, 2015 | ||
---|---|---|
View 88693a29e2
core Update headers, change "SIP-router" to "Kamailio", update doxygen file headersOlle E. Johansson authored on 03/01/2015 14:15:58 |
||
View 6a0f438258
Core Removed history, svn $id$ and doxygen udpates on the .c filesOlle E. Johansson authored on 03/01/2015 09:53:17 |
October 3, 2014 | ||
---|---|---|
View 4c2e5693fe
error.c: logging: convert LOG to LM_*Ovidiu Sas authored on 03/10/2014 21:53:34 |
July 4, 2014 | ||
---|---|---|
View 9e1ff4488a
all: updated FSF address in GPL textAnthony Messina authored on 04/07/2014 09:36:37 • Daniel-Constantin Mierla committed on 04/07/2014 09:37:36 |
October 10, 2009 | ||
---|---|---|
View 1d0661db4c
Adding doxygen template to all core .c filesoej authored on 10/10/2009 13:54:13 |
April 18, 2006 | ||
---|---|---|
View 2f0f1a30df
- more dest_info conversions: - forward_request takes now a dest_info parameter - various something2dst conversions functions - got rid of the temprary mk_proxy when forwarding after the uri - updated all the affected modulesAndrei Pelinescu-Onciul authored on 18/04/2006 19:56:48 |
January 30, 2006 | ||
---|---|---|
View 5c55191d68
- E_CANCELED again (it seems I keep forgetting all the files I've changed :-))Andrei Pelinescu-Onciul authored on 30/01/2006 08:54:44 |
December 5, 2005 | ||
---|---|---|
View af93cbdf37
New timer interface: - allows adding timers dynamically - supports one shot and periodic timers - precise - allows timeouts < 0.5 s (depends on the config., by default min. timeout = 62.5 ms) - based on a 3 level hierarchical timing wheel - very fast - low overhead for timer functions (most of the time, the excetion is timer_del which take can take quite a long time in special situations) - supports "slow" timers (compile option, by default on), "slow" timer = a timer handler which is declared as possible taking a long timer to execute. - backward compatible: old timer functions are preserverd => no changes needed for the existing code (although migration to the new interface is recommended) For more information read doc/timers.txt. tm timer update will follow shortly (this week).Andrei Pelinescu-Onciul authored on 05/12/2005 18:29:30 |
August 24, 2004 | ||
---|---|---|
View 53c7e0f19a
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:45:09 |
April 26, 2004 | ||
---|---|---|
View 0b4b76011e
str2q implemented append_branch("sip:a@iptel.org", "0.23") implemented append_branch("sip:a@iptel.org", 230) removed (it was not very intuitive)Jan Janak authored on 26/04/2004 17:11:55 |
April 4, 2003 | ||
---|---|---|
View b2fcef3cb0
grand acc cleanup: all (core, tm, acc, serweb) but radius intergratedJiri Kuthan authored on 04/04/2003 03:21:58 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
September 1, 2002 | ||
---|---|---|
View a82841fa91
/* dont disclose lack of mem in release mode */Jiri Kuthan authored on 01/09/2002 22:14:17 |
August 18, 2002 | ||
---|---|---|
View d5191539aa
added BAD_TOJiri Kuthan authored on 18/08/2002 20:56:28 |
August 16, 2002 | ||
---|---|---|
View 3044915006
minor delayed clean-upsJiri Kuthan authored on 16/08/2002 13:26:15 |