December 10, 2005 | ||
---|---|---|
View 0aa3fcd6b5
- warning message fixed (integer overflow) - added set_msg_id_valAndrei Pelinescu-Onciul authored on 10/12/2005 15:48:39 |
December 9, 2005 | ||
---|---|---|
View 879a33673b
- added struct msgid_var and get_msgid_val() macro - usefull to link some value to a msg idAndrei Pelinescu-Onciul authored on 09/12/2005 18:29:38 |
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 |
September 1, 2005 | ||
---|---|---|
View 3ab8d9e91d
- sleep_us typo fix, thanks go to Tomas MandysAndrei Pelinescu-Onciul authored on 01/09/2005 12:22:40 |
February 2, 2005 | ||
---|---|---|
View f7760ec97b
- char* -> const char*Jan Janak authored on 02/02/2005 19:10:49 |
August 24, 2004 | ||
---|---|---|
View 53c7e0f19a
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:45:09 |
April 27, 2004 | ||
---|---|---|
View ad857221b2
str2float removed -- not necessary anymoreJan Janak authored on 27/04/2004 14:51:13 |
March 8, 2004 | ||
---|---|---|
View f261769d10
- int2str updated: works for 64bits longs, minor cleanupAndrei Pelinescu-Onciul authored on 08/03/2004 13:12:48 |
April 26, 2003 | ||
---|---|---|
View 6b6f226fd0
ZSW introduced to deal with solaris printf("%.*s",0,0) SFJiri Kuthan authored on 26/04/2003 20:28:46 |
March 30, 2003 | ||
---|---|---|
View b642053051
str2float and str2int added.Jan Janak authored on 30/03/2003 20:25:47 |
March 26, 2003 | ||
---|---|---|
View 74ed389d55
fixed Content-Lenght bug in build_res_buf_with_body_from_sip_req.Raphael Coeffic authored on 26/03/2003 20:26:09 |
March 10, 2003 | ||
---|---|---|
View 6419a43f9f
- sun cc compile fixes (all the files not mentioned explicitly) - fixed a bug in build_res_buf_with_body_from_sip_req (bad len computations when via was not crlf terminated, e.g only lf) - Makefile.def: sun cc modules compilations options updated (it seems tm uses too many symbols for the default small memory model) - lock_ops.h: lock set support added also for PTHREAD_MUTEX & POSIX_SEM - route.c: updated to the new module exports format - sr_module.[hc]: changed module exports interface: added struct cmd_export and param_export, updated find_export, find_export_param, find_moduleAndrei Pelinescu-Onciul authored on 10/03/2003 22:24:14 |
February 28, 2003 | ||
---|---|---|
View 18dbc018c0
elderly (un)defs junked (hopefuly the right ones)Jiri Kuthan authored on 28/02/2003 14:12:25 |
February 13, 2003 | ||
---|---|---|
View 5c4113af02
strlower moved from registrar.Jan Janak authored on 13/02/2003 21:01:23 |
January 29, 2003 | ||
---|---|---|
View 049f64c292
scratchpad removed, textops changed to skip the first lineJiri Kuthan authored on 29/01/2003 19:24:10 |