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
/
src
/
mir_app
/
src
/
auth.cpp
Age
Commit message (
Expand
)
Author
2019-01-04
Update copyrights
dartraiden
2018-07-20
we don't need two name sets for the same array of functions
George Hazan
2018-07-11
GUI change:
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-20
sounds packed into CMPlugin (reduces usage of hLangpack)
George Hazan
2018-05-18
mir_app: CMPlugin introduced instead of g_hInst
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-27
fixes #1081 (broken auth request sending)
George Hazan
2017-12-27
auth system to take control last, not first, allowing spam filters to kill au...
George Hazan
2017-12-27
obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a...
George Hazan
2017-12-27
auth dialogs => UI classes
George Hazan
2017-12-13
minor fix for garbage in context menu in group chats
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-12-05
StdAuth plugin merged back with mir_app.dll
George Hazan