December 9, 2002 | ||
---|---|---|
View a2acf4e88e
- integrated juha's changes to resolve.[ch] (naptr parser & structure) - fixed a bug in resolve.c ( >end instead of >=end in lots of places) - eliminated unused var from parser_f.c - changed ver. no.Andrei Pelinescu-Onciul authored on 09/12/2002 18:26:13 |
December 4, 2002 | ||
---|---|---|
View 6a157851a5
- first tcp 2 udp packet sentAndrei Pelinescu-Onciul authored on 04/12/2002 18:47:52 |
November 29, 2002 | ||
---|---|---|
View 5b532c7fdd
- preliminary tcp support (it doesn't work, it's just for debugging, as long as you compile w/o -DUSE_TCP you should be safe) Note: sip + tcp really sucksAndrei Pelinescu-Onciul authored on 29/11/2002 21:12:24 |
November 28, 2002 | ||
---|---|---|
View e833d08a63
- redirect stdin, stdout & stderr ot /dev/null (this should fix printf in other file descriptors bugs)Andrei Pelinescu-Onciul authored on 28/11/2002 13:57:59 |
November 26, 2002 | ||
---|---|---|
View 9a69468193
- fixed all the warnings in core (now it compiles cleanly on linux/i386, solaris/sparc64, netbsd/sparc64, freebsd/i386, openbsd/i386).Andrei Pelinescu-Onciul authored on 26/11/2002 15:29:51 |
November 25, 2002 | ||
---|---|---|
View 85f1f3eeca
- netbsd fixes - 64 bit mini-cleanupAndrei Pelinescu-Onciul authored on 25/11/2002 20:29:44 |
November 12, 2002 | ||
---|---|---|
View f321f8ebe0
ser 0.8.10 releaseAndrei Pelinescu-Onciul authored on 12/11/2002 17:21:28 |
November 11, 2002 | ||
---|---|---|
View aee4712ee1
- fixed a few openbsd warnings - changed intall doc & man path for non-linux systems (which are non LSB compliant)Andrei Pelinescu-Onciul authored on 11/11/2002 22:36:41 |
||
View e61f4ba3df
- openbsd (3.2) support [ changes in fastlock.h, ser_module.c, tm/t_hooks.c, Makefiles ] - texops replace/search_append bugs fixedAndrei Pelinescu-Onciul authored on 11/11/2002 21:34:53 |
November 8, 2002 | ||
---|---|---|
View 09b2f16446
- hopefully fixed the sip_msg_cloner mem. bug - more strict mem. checking when compiling with DBG_QM_MALLOC (might catch other off by 1-7 alloc. boundary violations)Andrei Pelinescu-Onciul authored on 08/11/2002 16:16:09 |
November 4, 2002 | ||
---|---|---|
View 9627d1fce8
- updated ver. no & added netbsd supportAndrei Pelinescu-Onciul authored on 04/11/2002 17:28:45 |
||
View 087d09764c
- converted to autoconf compatible format (replaced some os specific ifdefs with HAVE_xxx a.s.o)Andrei Pelinescu-Onciul authored on 04/11/2002 17:05:32 |
November 2, 2002 | ||
---|---|---|
View f3f0a4de1a
- fixed cfg.y for icc (hack) - many other small fixesAndrei Pelinescu-Onciul authored on 02/11/2002 01:35:08 |
October 24, 2002 | ||
---|---|---|
View 0a365d549b
- fixed a typo preventing compilation - fixed a warning in tmAndrei Pelinescu-Onciul authored on 24/10/2002 15:03:41 |
||
View bfd94206e3
NO__DEBUG and NO_LOG turned off -- not good for distribution ;-)Jiri Kuthan authored on 24/10/2002 12:43:31 |