[licq-im/licq] bf748c: api: Allow storing hex encoded data in ini files
[email protected] Wed, 28 Sep 2011 11:37:09 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: bf748cb3512c2631203bc47219afbc3c5b84a969
https://github.com/licq-im/licq/commit/bf748cb3512c2631203bc47219afbc3c5b84a969
Author: Anders Olofsson <[email protected]>
Date: 2011-09-28 (Wed, 28 Sep 2011)
Changed paths:
M licq/include/licq/inifile.h
M licq/src/inifile.cpp
M licq/src/tests/inifiletest.cpp
Log Message:
-----------
api: Allow storing hex encoded data in ini files
This allows binary data to be stored in the normal config files.
Commit: 6280352307e6ef8b83c9adb6ee98cde394d3d480
https://github.com/licq-im/licq/commit/6280352307e6ef8b83c9adb6ee98cde394d3d480
Author: Anders Olofsson <[email protected]>
Date: 2011-09-28 (Wed, 28 Sep 2011)
Changed paths:
M licq/src/contactlist/user.cpp
M licq/src/icq/icq-srv.cpp
M licq/src/icq/oscarservice.cpp
M licq/src/icq/packet.cpp
M licq/src/support.c
M licq/src/support.h
Log Message:
-----------
icq: Use ini file hex encoding for buddy icon hash
Commit: 48838f147b039abd4e7a7fe62bfb8f1feef72751
https://github.com/licq-im/licq/commit/48838f147b039abd4e7a7fe62bfb8f1feef72751
Author: Anders Olofsson <[email protected]>
Date: 2011-09-28 (Wed, 28 Sep 2011)
Changed paths:
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/icq.h
M licq/src/icq/packet.cpp
M licq/src/support.c
M licq/src/support.h
Log Message:
-----------
icq: Remove dependency on support.h
Commit: 75f888ec8f834f7756c19bff5b8fc6ee013b788e
https://github.com/licq-im/licq/commit/75f888ec8f834f7756c19bff5b8fc6ee013b788e
Author: Anders Olofsson <[email protected]>
Date: 2011-09-28 (Wed, 28 Sep 2011)
Changed paths:
M licq/src/CMakeLists.txt
M licq/src/buffer.cpp
M licq/src/fifo.cpp
M licq/src/licq.cpp
M licq/src/socket.cpp
R licq/src/support.c
R licq/src/support.h
M licq/src/translator.cpp
M licq/src/utility.cpp
Log Message:
-----------
licq: Move remaining functions from support.h
Compare: https://github.com/licq-im/licq/compare/a1431d7...75f888e