| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
| |
anywhere, and reworked string handling in ft_listen() a little bit.
|
|
|
|
|
|
|
|
|
|
| |
ft_listen = <IP-A>:<Port-A>;<IP-B>:<Port-B> to specify listening addresses for
the bitlbee<->client connection and the bitlbee<->IM peer connection,
respectively.
ft_max_size should be obvious. ft_max_kbps should limit the kilobits per second
per transfer (not implemented yet).
|
|
|
|
|
| |
I'll have to move these to a generic header file eventually.
|
|
Transfer is direct and the sender can not be firewalled.
|