Age | Commit message (Expand) | Author |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-06-21 | MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandom | George Hazan |
2015-06-20 | xml api became a set of functions | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
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 |