filetransfer: split ft negotiation over SIP and TFTP transport itself
commit45448be2d8650dff4b70721b844a01776865045a
authorJakub Adam <jakub.adam@ktknet.cz>
Sat, 26 Feb 2011 14:28:40 +0000 (26 15:28 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Sat, 26 Feb 2011 14:28:40 +0000 (26 15:28 +0100)
treed05390fe117ee44b88c2fd86f24ece23df55ea37
parent3fdb34a35a02571c729039d5934da2a0e4148cfc
filetransfer: split ft negotiation over SIP and TFTP transport itself
into separate files
src/api/sipe-core.h
src/core/Makefile.am
src/core/Makefile.mingw
src/core/sipe-dialog.c
src/core/sipe-ft-tftp.c [new file with mode: 0644]
src/core/sipe-ft.c
src/core/sipe-ft.h
src/purple/purple-ft.c