[licq-im/licq] 46bb9a: icq: Move some generic functions from packet code

GitHub <[email protected]> Sun, 03 Jun 2012 11:57:40 -0700
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/licq-im/licq
  Commit: 46bb9a9fea55e1c5d5c8d4c7032f1d24f5afe21d
      https://github.com/licq-im/licq/commit/46bb9a9fea55e1c5d5c8d4c7032f1d24f5afe21d
  Author: Anders Olofsson <[email protected]>
  Date:   2012-06-03 (Sun, 03 Jun 2012)

  Changed paths:
    M licq/include/licq/buffer.h
    M licq/src/buffer.cpp
    M licq/src/icq/chat.cpp
    M licq/src/icq/defines.h
    M licq/src/icq/icq.cpp
    M licq/src/icq/icq.h
    M licq/src/icq/packet.cpp
    M licq/src/icq/packet.h
    M licq/src/icq/userclients.cpp

  Log Message:
  -----------
  icq: Move some generic functions from packet code


  Commit: 54bfcb8621c3e2bbec0b272db643cd93cc076824
      https://github.com/licq-im/licq/commit/54bfcb8621c3e2bbec0b272db643cd93cc076824
  Author: Anders Olofsson <[email protected]>
  Date:   2012-06-03 (Sun, 03 Jun 2012)

  Changed paths:
    M licq/src/CMakeLists.txt
    M licq/src/icq/chat.cpp
    M licq/src/icq/filetransfer.cpp
    M licq/src/icq/icq-srv.cpp
    M licq/src/icq/icq-tcp.cpp
    M licq/src/icq/icq.cpp
    M licq/src/icq/oscarservice.cpp
    A licq/src/icq/packet-srv.cpp
    A licq/src/icq/packet-srv.h
    A licq/src/icq/packet-tcp.cpp
    A licq/src/icq/packet-tcp.h
    R licq/src/icq/packet.cpp
    R licq/src/icq/packet.h
    M licq/src/icq/threads.cpp

  Log Message:
  -----------
  icq: Split server and direct packet code


Compare: https://github.com/licq-im/licq/compare/a21083c...54bfcb8