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
/
utils.cpp
Age
Commit message (
Expand
)
Author
2015-06-21
MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandom
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-17
Exchange: unified project
Vadim Dashevskiy
2015-05-11
minus CreateThread
Kirill Volinsky
2015-05-01
Exchange:
Tobias Weimer
2015-04-30
minus critical section
Kirill Volinsky
2015-01-17
preparing Exchange for the precompiled headers' usage
George Hazan
2014-01-04
some code cleaning
George Hazan
2013-10-08
BinToHex now return correct value (plugin crash if unread email found)
Maciej Wycik
2013-08-15
we use bin2hex now instead of mir_snprintf("%02x")
George Hazan
2013-07-24
replace sprintf to mir_snprintf (part 4)
Kirill Volinsky
2013-06-03
based on IM 0.0.3.4 Exchange plugin
Maciej Wycik