Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Reindent everything to K&R style with tabs | Indent | 2015-02-20 | -1/+2 |
| | | | | | | | Used uncrustify, with the configuration file in ./doc/uncrustify.cfg Commit author set to "Indent <please@skip.me>" so that it's easier to skip while doing git blame. | |||
* | Take the local address from the IM/IRC connection when setting up a listening | Wilmer van der Gaast | 2010-07-25 | -1/+1 |
| | | | | | socket for file transfers. | |||
* | Small cleanup. The max_packet_size variable doesn't seem to be read | Wilmer van der Gaast | 2010-03-17 | -0/+12 |
| | | | | | anywhere, and reworked string handling in ft_listen() a little bit. | |||
* | More hints for getaddrinfo(). | ulim | 2008-08-12 | -0/+4 |
| | | | | | Hopefully solves a problem on FreeBSD. | |||
* | Added lib/ftutil.[ch]. | ulim | 2008-08-12 | -0/+24 |
yes, that was supposed to happen in the last commit ;) |