December 6, 2001 | ||
---|---|---|
View 25b49bb46c
- removed -DTHREAD from the Makefile - sync'ed the version flags w/ the new compile options - fixed get_hdr_field/TO, Call-ID a.s.o parsing - removed -lpthread from tm's MakefileAndrei Pelinescu-Onciul authored on 06/12/2001 21:38:14 |
||
View 8e75983833
- now destroy_modules & shm. mem. are called only once, from the "main" process ( added is_main to main.c)Andrei Pelinescu-Onciul authored on 06/12/2001 21:10:29 |
||
View cd57180a8b
- added some kind of primitive timer interface in core serAndrei Pelinescu-Onciul authored on 06/12/2001 18:28:30 |
December 5, 2001 | ||
---|---|---|
View 7db4ee8d3b
#define clean-upJiri Kuthan authored on 05/12/2001 23:00:08 |
||
View e8e9c7a961
shm initBogdan-Andrei Iancu authored on 05/12/2001 17:09:06 |
December 4, 2001 | ||
---|---|---|
View bf08223a61
- added a new member to the ser_module struct: destroy_f, called when a module must be destroyed (e.g. ser exit) - updated ser_module structs init. in tm, textops & print - added bogus tm_destroy module functions in tm.cAndrei Pelinescu-Onciul authored on 04/12/2001 19:00:49 |
November 30, 2001 | ||
---|---|---|
View 21f03122ff
- small but essential fixesAndrei Pelinescu-Onciul authored on 30/11/2001 01:03:02 |
November 29, 2001 | ||
---|---|---|
View 676eb608d1
dded support for appending branch parametersJiri Kuthan authored on 29/11/2001 12:49:49 |
November 26, 2001 | ||
---|---|---|
View 628e3a5aac
- updated INSTALL - fixed MKDEP in Makefile - added shm_mem.{c,h} = shared memory + shared malloc (sh_malloc)Andrei Pelinescu-Onciul authored on 26/11/2001 23:31:03 |
November 23, 2001 | ||
---|---|---|
View 02690ea631
- fixed new mallocAndrei Pelinescu-Onciul authored on 23/11/2001 11:38:33 |
||
View 22d4aa5dd2
*** empty log message ***Andrei Pelinescu-Onciul authored on 23/11/2001 09:15:13 |
||
View e4067ffbbf
- added cseq_body and prototype cseq parser - fixed some missing #ifdef STATSAndrei Pelinescu-Onciul authored on 23/11/2001 00:47:19 |
November 22, 2001 | ||
---|---|---|
View e72b5b5057
- switched to new via & header parsing - lots of new members added to sip_msg - all headers are parsed - merged with cvs version => compilation errors in receive.cAndrei Pelinescu-Onciul authored on 22/11/2001 22:32:38 |
November 20, 2001 | ||
---|---|---|
View f571aa35b7
port numbers different now for remote and localJiri Kuthan authored on 20/11/2001 06:26:49 |
November 15, 2001 | ||
---|---|---|
View 104316b6bc
- added DNS_IP_HACK - added inline functions: str2ip, str2s, q_inet_ntoa (faster then their library equivalents).Andrei Pelinescu-Onciul authored on 15/11/2001 23:39:36 |