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
/
JabberG
/
src
/
jabber_std.cpp
Age
Commit message (
Expand
)
Author
2018-01-01
massive copyright update
dartraiden
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-23
code cleaning
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-04-13
old junk removed
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-08-17
- numerous name conflicts resolved;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
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-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-09-22
_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-07
HNY part 2
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-11-19
password converter for Jabber
George Hazan
2013-07-10
Jabber -> new helpers
George Hazan
2013-07-10
almost all old helpers replaced with smart pointers
George Hazan
2013-07-10
obsolete helper removed
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-16
switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO
George Hazan
2013-04-12
- fix for Jabber popup menu;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-24
- IJabberNetInterface::GetHandle() method added to retrieve a network handle;
George Hazan
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2012-11-20
- PS_GETCUSTOMSTATUSEX service for Jabber;
George Hazan
2012-11-15
bye-bye old coding style in Jabber
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy