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
/
plugins
/
Exchange
/
src
/
MirandaExchange.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-20
warning fixes
George Hazan
2015-05-17
Exchange: unified project
Vadim Dashevskiy
2015-05-16
fix for strncat use
Kirill Volinsky
2015-05-01
Exchange:
Tobias Weimer
2015-01-17
preparing Exchange for the precompiled headers' usage
George Hazan
2015-01-09
this little exclamation mark makes plugin unusable!
Maciej Wycik
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-29
Exchange: code refactoring. Review requred: suspect lost res free on errors.
Rozhuk Ivan
2014-02-12
MAPI requires non-unicode strings in some places.
Maciej Wycik
2014-01-04
some code cleaning
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-11-16
warning fixes
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-06-03
based on IM 0.0.3.4 Exchange plugin
Maciej Wycik