index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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
2019-03-08
life is too short to remember whether this structure is zeroed or not
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2018-12-29
we don't need to close that handle
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-24
database:
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
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-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-08-13
data format fixes
Kirill Volinsky
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