October 16, 2003 | ||
---|---|---|
View 74232144fe
- fifo security checks backported from unstable - minor cfg.y cleanup (eliminates some reduce/reduce conflicts)Andrei Pelinescu-Onciul authored on 16/10/2003 18:32:55 |
April 22, 2003 | ||
---|---|---|
View 1d9f91d66c
strip_tail added (on Bill's request)Jiri Kuthan authored on 22/04/2003 21:15:46 |
April 15, 2003 | ||
---|---|---|
View 5dcfb23d56
- added disable tcp support (-T or disable_tcp=yes in the cfg) - the number of tcp "worker" processes is now setable (-N or tcp_children=NN) - replaced get_out_socket w/ get_send_socket in tm/uac.c & fixed some proto stuff (proto was not set properly when called w/ PROTO_NONE) - updated man pages & INSTALLAndrei Pelinescu-Onciul authored on 15/04/2003 20:39:37 |
April 12, 2003 | ||
---|---|---|
View 3e8c3475a5
- added force rport (force_rport command in script, FL_FORCE_RPORT flags, msg->msg_flags) - added chroot and wdir in script (to bring it in line with the cmd. line options)Andrei Pelinescu-Onciul authored on 12/04/2003 19:26:15 |
April 7, 2003 | ||
---|---|---|
View 15dde484cb
- fixed ONREPLY_ROUTE & FAILURE_ROUTE redefinition (same name in lex/yacc & sr_module.h) - dumbed down the make install part to work with the brain damaged solaris original installAndrei Pelinescu-Onciul authored on 07/04/2003 16:44:06 |
||
View 87405423a6
s/reply_route/failure_route, onreply_route introducedJiri Kuthan authored on 07/04/2003 06:36:56 |
April 1, 2003 | ||
---|---|---|
View aeb805d516
- added dst_port, proto (== tcp, udp, tls), af (==inet, inet6) to the config script - fixed a makefile dep. problem (lex.yy.c : cfg.tab.h & cfg.tab.h: cfg.y)Andrei Pelinescu-Onciul authored on 01/04/2003 18:20:50 |
March 20, 2003 | ||
---|---|---|
View 3ea6d46132
strdup freed with qm_free fixed -- Jan, the malloc fixerJan Janak authored on 20/03/2003 00:52:25 |
March 19, 2003 | ||
---|---|---|
View 51c3861158
- additional parameter to find_export - find_export updated to honor flags parameter - REPLY_ROUTE definedJan Janak authored on 19/03/2003 23:46:09 |
||
View e3dccdc952
- replaced all mallocs/frees w/ pkg_malloc/pkg_free - minor lock_dealloc warning fixesAndrei Pelinescu-Onciul authored on 19/03/2003 18:41:58 |
January 29, 2003 | ||
---|---|---|
View 049f64c292
scratchpad removed, textops changed to skip the first lineJiri Kuthan authored on 29/01/2003 19:24:10 |
January 23, 2003 | ||
---|---|---|
View 2d4b798ec2
determination of outbound interace introduced (get_out_socket)Jiri Kuthan authored on 23/01/2003 12:27:50 |
December 12, 2002 | ||
---|---|---|
View f2f969dda6
- changed sip_msg (new rcv member containing all the ips, ports, protocol) - added a "proto" parameter to forward_request, via_builder, get_send_sock etc. - added 2 new script commands: forward_udp & forward_tcp - lots of tcp bloat - changed parse_via to recognize TCP - more functions added to ip_addr.h (cmp for ips & sockaddrs etc.)Andrei Pelinescu-Onciul authored on 12/12/2002 21:46:37 |
December 11, 2002 | ||
---|---|---|
View 0c5da34bd1
- increased ROUTE_MAX_REC_LEV to 100 - added new route commad: send_tcp(address, port) - tcp global vars (added new members to pt a.s.o) - tcp_send(buf, len, server, 0) will try to find an existing open tcp connection to "server"; if none found a new one will be opened (ser will also start listening on it for sip messages) - first udp to tcp & tcp to tcp send (not forward, I still have to solve some tricky via stuff)Andrei Pelinescu-Onciul authored on 11/12/2002 21:30:44 |
September 25, 2002 | ||
---|---|---|
View 054cb6cff5
- big makefile changes - debian fixes (works like a charm now) - ipaddr2he bug fix - changes rpm specs - modified the tar makefile target - new make vars: basedir, cfg-target, modules-target - cfg. file modified on the fly (module-path=modules-target) - ser default cfg. file=cfg-target - etc.Andrei Pelinescu-Onciul authored on 25/09/2002 19:20:26 |