index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
Gadu-Gadu
/
src
/
oauth.cpp
Age
Commit message (
Expand
)
Author
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-29
no more mir_strncat in GG
George Hazan
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-02-10
HCONTACT, part 3
George Hazan
2014-01-27
Gadu-Gadu protocol
Szymon Tokarz
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-08-16
mir_md5_byte_t => BYTE;
George Hazan
2013-08-15
mir_sha1_byte_t => BYTE;
George Hazan
2013-08-15
we use bin2hex now instead of mir_snprintf("%02x")
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-07-10
protocol DB helpers for GG
George Hazan
2013-07-01
code cleaning
George Hazan
2013-06-04
end of base64* zoo
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2012-12-22
Gadu-Gadu protocol:
Szymon Tokarz
2012-11-03
GaduGadu-Gadu protocol
Szymon Tokarz
2012-10-12
Gadu-Gadu: folders restructurization
Vadim Dashevskiy