February 11, 2003 | ||
---|---|---|
View c030910cb4
- created a protocol independent send fucntion: msg_send - replaced the calls to tcp_send &udp_send w/ msg_send in forward.c - updated sl/sl_send_reply to work with tcp (not tested)Andrei Pelinescu-Onciul authored on 11/02/2003 14:02:50 |
February 10, 2003 | ||
---|---|---|
View 610cb10e74
-fixed buf[len+1]=0 (should've been buf[len]=0) in udp_rcv_loopAndrei Pelinescu-Onciul authored on 10/02/2003 16:20:00 |
||
View 8fc80c33bb
- moved 0-term to udp_rcv_loop & tcp_read_req (save & restore the 0 term char)Andrei Pelinescu-Onciul authored on 10/02/2003 15:49:40 |
February 9, 2003 | ||
---|---|---|
View 4855064a0d
real documentation (!) has been added.Raphael Coeffic authored on 09/02/2003 15:03:10 |
February 7, 2003 | ||
---|---|---|
View ab130758c9
- more tcp stuff and a lot of merging w/ latest cvs - content-length is appended automatically to messages that cross from udp to tcp - tcp2udp and udp2tcp now work under heavy stress (e.g.: throttle 200, 10 ser processes on dual cpu) - tcp performance still sucks, some things like disabling Nagle are still not in yet (for better debugging)Andrei Pelinescu-Onciul authored on 07/02/2003 17:02:15 |
||
View 8884f2f1b1
Added the endianity problemJan Janak authored on 07/02/2003 14:25:22 |
||
View ccd900e3a2
tm bug patch and description addedJan Janak authored on 07/02/2003 10:11:46 |
February 1, 2003 | ||
---|---|---|
View b36e1b8e08
issue with improperly removed credentials addedJiri Kuthan authored on 01/02/2003 01:45:29 |
January 31, 2003 | ||
---|---|---|
View 96dd9e9f4d
voicemail specific code added (see #define VOICE_MAIL and module vm)Raphael Coeffic authored on 31/01/2003 13:54:59 |
January 30, 2003 | ||
---|---|---|
View 2db2e22b4b
initial version committedJiri Kuthan authored on 30/01/2003 15:22:18 |
||
View e2fabaa9a5
LG-Elite UA addedJiri Kuthan authored on 30/01/2003 10:02:21 |
||
View 6b08e1da12
more reminders/warnings insertedJiri Kuthan authored on 30/01/2003 07:51:06 |
January 29, 2003 | ||
---|---|---|
View fcf1e6dc43
initial version of FIFO/uac-based click-to-dial based on REFERJiri Kuthan authored on 29/01/2003 23:34:33 |
||
View 3661e20c55
bug_fix: T->hf->len now covers CRLF too for FIFO/uacJiri Kuthan authored on 29/01/2003 21:56:23 |
||
View 0a316c7a9d
more hints for rcoJiri Kuthan authored on 29/01/2003 21:06:36 |