Age | Commit message (Expand) | Author |
2022-08-07 | Jabber: fix for TLS 1.3 bindings | George Hazan |
2022-08-05 | fixes #3140 (RFC 9266: Channel Bindings for TLS 1.3 support) | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-10-08 | OpenSSL upgraded to 1.1.1 | George Hazan |
2020-08-01 | Jabber: fix for the context size calculation | George Hazan |
2020-08-01 | fixes #2506 (Jabber: crash or disfunction of SCRAM/SHA256/SHA512 auth) | George Hazan |
2020-07-12 | more correct implementation of TNtlmAuth | George Hazan |
2020-07-12 | Jabber: ugly scheme with flags replaced with TJabberAuth instantiation | George Hazan |
2020-07-10 | fixes #1727 completely (Jabber: SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) sup... | George Hazan |
2020-07-01 | TLS 1.3 support: | George Hazan |
2020-06-30 | Jabber: more fixes for #2469 | George Hazan |
2020-06-30 | fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth) | George Hazan |
2020-06-29 | fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth) | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2019-02-19 | Jabber -> TinyXml2 | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-24 | mir_urlDecode restored | George Hazan |
2018-12-23 | in fact, we don't need mir_hmac_sha1 either | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-08-30 | code cleaning | George Hazan |
2017-08-23 | code cleaning | George Hazan |
2017-01-13 | woah, now really no netlib services anymore | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
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-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-29 | unified project for Jabber protocol | George Hazan |
2015-04-11 | minor fixes, code cleaning etc | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-21 | warning fixes | George Hazan |
2014-12-14 | Jabber: warning level 4 | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |