summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_secur.cpp
AgeCommit message (Expand)Author
2024-02-10fixes #4187 (Jabber: cannot connect after update)George Hazan
2024-01-08Update copyrightsdartraiden
2023-12-26Jabber: fix for SCRAM-xxx-PLUS loginGeorge Hazan
2023-12-23fixes #3793 (XEP-0440: SASL Channel-Binding Type Capability support)George Hazan
2023-01-02Update copyrightsdartraiden
2022-08-07Jabber: fix for TLS 1.3 bindingsGeorge Hazan
2022-08-05fixes #3140 (RFC 9266: Channel Bindings for TLS 1.3 support)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-10-08OpenSSL upgraded to 1.1.1George Hazan
2020-08-01Jabber: fix for the context size calculationGeorge Hazan
2020-08-01fixes #2506 (Jabber: crash or disfunction of SCRAM/SHA256/SHA512 auth)George Hazan
2020-07-12more correct implementation of TNtlmAuthGeorge Hazan
2020-07-12Jabber: ugly scheme with flags replaced with TJabberAuth instantiationGeorge Hazan
2020-07-10fixes #1727 completely (Jabber: SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) sup...George Hazan
2020-07-01TLS 1.3 support:George Hazan
2020-06-30Jabber: more fixes for #2469George Hazan
2020-06-30fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth)George Hazan
2020-06-29fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-24mir_urlDecode restoredGeorge Hazan
2018-12-23in fact, we don't need mir_hmac_sha1 eitherGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-30code cleaningGeorge Hazan
2017-08-23code cleaningGeorge Hazan
2017-01-13woah, now really no netlib services anymoreGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-21MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandomGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-11minor fixes, code cleaning etcGeorge Hazan