aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn/invitation.h
Commit message (Collapse)AuthorAgeLines
* msn: remove old/broken/unused msnftp stuff (requires distclean!)dequis2015-04-06-81/+0
| | | | | | | | | Since this removes invitation.h, do "make distclean" to fix build errors MSNFTP is a file transfer method used by early msn messenger versions, and has been replaced by MSNP2P probably 10 years ago. This code was disabled/commented out in bitlbee
* Reindent everything to K&R style with tabsIndent2015-02-20-15/+14
| | | | | | | 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.
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
|
* Added MSN file transfer of type MSNFTP.ulim2008-08-11-0/+82
Transfer is direct and the sender can not be firewalled.