November 23, 2001 | ||
---|---|---|
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 |
||
View f8d46776b1
( merged the 0.8.3.4 changes back in 0.8.3.2) - char* pointers replaced by str (char*, len) in the important structs. - old parser is used if OLD_PARSER is defined (default) - new parser is unstable - small cleanupsAndrei Pelinescu-Onciul authored on 15/11/2001 17:44:26 |
November 14, 2001 | ||
---|---|---|
View af6fb47610
added comments and more noisy -VJiri Kuthan authored on 14/11/2001 05:49:51 |
November 13, 2001 | ||
---|---|---|
View b2e71d5bd6
- improved forward_request - wrote fast inet_ntoa replacement (no str in this version)Andrei Pelinescu-Onciul authored on 13/11/2001 21:06:35 |
November 12, 2001 | ||
---|---|---|
View c3ce2841a4
added configuraqble maxbuffer optionJiri Kuthan authored on 12/11/2001 21:45:10 |
November 8, 2001 | ||
---|---|---|
View 1fb7b1aa9a
- added NO_DEBUG & NO_LOG - fixed socket listenAndrei Pelinescu-Onciul authored on 08/11/2001 05:16:56 |
November 7, 2001 | ||
---|---|---|
View 0a974a1d3a
tested and ifdef-ed the Stats hack; to be done:L put it in shmemJiri Kuthan authored on 07/11/2001 19:52:42 |
||
View 5b253cc661
nasty stats addedJiri Kuthan authored on 07/11/2001 18:41:08 |
October 26, 2001 | ||
---|---|---|
View 5ada8f8a66
- fixed a memroy leak (rewritehost/uri/etc.) - added forward to uri support (forward(uri:host, uri:port) ). - improved free_lump_list speed (could be dangerous)Andrei Pelinescu-Onciul authored on 26/10/2001 20:28:55 |
||
View 34fd2612cd
- added support for maximum 2 parameters per cmd call - added parameters no. for every function (can be 0, 1 or 2). - new example module (textops)Andrei Pelinescu-Onciul authored on 26/10/2001 00:39:42 |
October 24, 2001 | ||
---|---|---|
View 3bf76e49cd
- added loadable module support (sr_module.*) - bumped ver. no (WARNING: not tested yet)Andrei Pelinescu-Onciul authored on 24/10/2001 12:43:39 |
October 21, 2001 | ||
---|---|---|
View 675b74122f
- added test udp flood program & config - prototype plugin interfaceAndrei Pelinescu-Onciul authored on 21/10/2001 18:33:24 |