summaryrefslogtreecommitdiff
path: root/utilities.cpp
AgeCommit message (Collapse)Author
2011-03-30one more threading variant (without mutexes)Gluzskiy Alexandr
2011-03-24 modified: messages.cppGluzskiy Alexandr
modified: utilities.cpp
2011-03-24 modified: utilities.cppGluzskiy Alexandr
2011-03-23 modified: utilities.cppGluzskiy Alexandr
2011-03-23file recieving fixGluzskiy Alexandr
2011-03-23 modified: utilities.cppGluzskiy Alexandr
2011-03-22new threading code (part 2, usable)Gluzskiy Alexandr
2011-03-22password checking in file sending codeGluzskiy Alexandr
2011-03-22 modified: utilities.cppGluzskiy Alexandr
2011-03-22fixed toUTF8 fuction crash //thx iexploeGluzskiy Alexandr
2011-03-21 modified: utilities.cppGluzskiy Alexandr
2011-03-21 modified: utilities.cppGluzskiy Alexandr
2011-03-21 modified: utilities.cppGluzskiy Alexandr
2011-03-19 modified: new_gpg.vcxprojGluzskiy Alexandr
modified: utilities.cpp
2011-03-19 modified: utilities.cppGluzskiy Alexandr
2011-03-19 modified: new_gpg.vcxprojGluzskiy Alexandr
modified: utilities.cpp
2011-03-16 modified: utilities.cppGluzskiy Alexandr
2011-03-16fixing outgoung encrypted filetransfer...Gluzskiy Alexandr
2011-03-16 modified: jabber_account.cppGluzskiy Alexandr
modified: jabber_account.h modified: utilities.cpp
2011-03-12small ui inprovementsGluzskiy Alexandr
2011-01-29Better metacontacts handling\nFixed subkey length in keygenGluzskiy Alexandr
2010-12-11 modified: utilities.cppGluzskiy Alexandr
2010-11-30 modified: messages.cppGluzskiy Alexandr
modified: utilities.cpp modified: utilities.h
2010-11-30fixed crash on metacontacts key importGluzskiy Alexandr
2010-11-10 modified: new_gpg.slnGluzskiy Alexandr
modified: utilities.cpp
2010-11-01fixesGluzskiy Alexandr
2010-10-31log reworkGluzskiy Alexandr
better gpg configuration check removed annoying message boxes (info now out to log)
2010-10-29 modified: main.hGluzskiy Alexandr
modified: messages.cpp modified: options.cpp modified: utilities.cpp modified: utilities.h
2010-10-27working on autoexchange, reworking prescense, other fings, trying to avoid ↵Gluzskiy Alexandr
db usage, using memory for temporary data instead
2010-10-27key autoexchange implementation startedGluzskiy Alexandr
2010-10-27random key generationGluzskiy Alexandr
2010-10-22 modified: messages.cppGluzskiy Alexandr
modified: utilities.cpp
2010-10-21 modified: messages.cppGluzskiy Alexandr
modified: utilities.cpp
2010-10-21using utf8<->utf16 on poor c++ instead of miranda api (can solve some issues ↵Gluzskiy Alexandr
with badly encoded messages, testing needed)
2010-10-14fixed miranda lock on filetransfers, encryption/decryption thread timeout ↵Gluzskiy Alexandr
set to 10 minutes
2010-10-12fixed crash on filetransfers, fixed password savingGluzskiy Alexandr
2010-10-12oops...)Gluzskiy Alexandr
2010-10-11now it must be secure, but only one encrypted filetransfer will work at same ↵Gluzskiy Alexandr
time, other will wait for it's done.
2010-10-11encrypted filetransfers //two paralell threads of more than one file will ↵Gluzskiy Alexandr
fail, miranda api lack of documentation, and ghaza does not remember how to edentify thread )
2010-10-09 modified: messages.cppGluzskiy Alexandr
modified: new_gpg.rc modified: options.cpp modified: utilities.cpp
2010-10-09metacontacts ....Gluzskiy Alexandr
2010-10-08added ability to remove conflicting filtersGluzskiy Alexandr
2010-10-08boost threads and mutexes, better error handling (thread's timeouts)Gluzskiy Alexandr
2010-09-24 modified: commonheaders.hGluzskiy Alexandr
modified: utilities.cpp
2010-09-23basic file transfer hookGluzskiy Alexandr
2010-09-16added autoassigning existing key for contact with gpg sign in prescense, ↵Gluzskiy Alexandr
import from keyserver later
2010-09-14we need to verify, not decrypt, this also fixes thread hang )Gluzskiy Alexandr
2010-09-14 modified: new_gpg.rcGluzskiy Alexandr
modified: utilities.cpp
2010-09-14fixed sign in outgoing prescenseGluzskiy Alexandr
2010-09-14initial pescense sign parsing code (needed for full support of xep-027)Gluzskiy Alexandr