summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/oauth.cpp
AgeCommit message (Expand)Author
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-29no more mir_strncat in GGGeorge Hazan
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-02-10HCONTACT, part 3George Hazan
2014-01-27Gadu-Gadu protocolSzymon Tokarz
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-11-19preparing 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-16mir_md5_byte_t => BYTE;George Hazan
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-07-10protocol DB helpers for GGGeorge Hazan
2013-07-01code cleaning George Hazan
2013-06-04end of base64* zoo George Hazan
2013-04-05- rest of menus cleared;George Hazan
2012-12-22Gadu-Gadu protocol: Szymon Tokarz
2012-11-03GaduGadu-Gadu protocolSzymon Tokarz
2012-10-12Gadu-Gadu: folders restructurizationVadim Dashevskiy