core cleanup: refactor sipe_login()
commit7730a29d8817d5e285c52cef39e54c21ec3aab9b
authorStefan Becker <stefan.becker@nokia.com>
Sat, 10 Apr 2010 21:38:59 +0000 (11 00:38 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Sat, 10 Apr 2010 21:38:59 +0000 (11 00:38 +0300)
tree72c220565400260565473556bb971f8ea27847ba
parent0758cd0a3650c6f429c6383781bfa0d185ee4707
core cleanup: refactor sipe_login()

The core functionality is now split into two functions: one to allocate the
data structure and one to connect to the server.
src/api/core-depurple.h
src/api/sipe-core.h
src/core/http-conn.c
src/core/sipe.c
src/core/sipe.h
src/purple/purple-plugin.c