summaryrefslogtreecommitdiff
path: root/gpg_wrapper.cpp
AgeCommit message (Collapse)Author
2013-03-05merged with miranda_ng main repoGluzskiy Alexandr
2013-02-08merged with miranda_ng main repoGluzskiy Alexandr
"boosted" process management evnt_to_db/history>actual_sending logic to avoid srmm problem
2013-02-03ability to change key password (because of fucked gpg which does not want to ↵Gluzskiy Alexandr
give us his stdin/stdout only via ugly windows console)
2013-01-12merged with miranda_ng main repoGluzskiy Alexandr
2013-01-06merged with miranda_ng main repoGluzskiy Alexandr
2012-12-24merged fixes from miranda_ng main repoGluzskiy Alexandr
2012-08-22autoexchange fixesGluzskiy Alexandr
db event filter fixes backported fixes from miranda_ng port
2012-08-09used dynamic buffer for gpg data (fixes problem with large gpg output)Gluzskiy Alexandr
2012-05-18fixed (#33 Settings)Gluzskiy Alexandr
2012-03-10copyrightsGluzskiy Alexandr
2011-04-01 modified: gpg_wrapper.cppGluzskiy Alexandr
modified: gpg_wrapper.h modified: main.cpp modified: messages.cpp modified: options.cpp modified: utilities.cpp
2011-03-30some agression )Gluzskiy Alexandr
2011-03-30one more threading variant (without mutexes)Gluzskiy Alexandr
2011-01-29Better metacontacts handling\nFixed subkey length in keygenGluzskiy Alexandr
2010-11-01 modified: gpg_wrapper.cppGluzskiy Alexandr
modified: main.cpp modified: new_gpg.rc
2010-10-31log reworkGluzskiy Alexandr
better gpg configuration check removed annoying message boxes (info now out to log)
2010-10-30 modified: gpg_wrapper.cppGluzskiy Alexandr
modified: log.cpp modified: log.h new file: new_gpg.vcxproj
2010-10-14fixed miranda lock on filetransfers, encryption/decryption thread timeout ↵Gluzskiy Alexandr
set to 10 minutes
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-10additional locale settingsGluzskiy Alexandr
2010-10-08boost threads and mutexes, better error handling (thread's timeouts)Gluzskiy Alexandr
2010-09-16 modified: gpg_wrapper.cppGluzskiy Alexandr
modified: log.cpp modified: log.h modified: main.cpp modified: new_gpg.rc modified: options.cpp modified: resource.h
2010-09-14 modified: gpg_wrapper.cppGluzskiy Alexandr
modified: main.cpp modified: new_gpg.vcproj modified: options.cpp modified: utilities.cpp modified: utilities.h
2010-09-05 modified: gpg_wrapper.cppGluzskiy Alexandr
modified: main.cpp modified: options.cpp modified: utilities.cpp
2010-09-01threads critical bug fixGluzskiy Alexandr
2010-08-31 modified: gpg_wrapper.cppGluzskiy Alexandr
modified: messages.cpp
2010-08-31more or less thread save codeGluzskiy Alexandr
2010-08-31 modified: gpg_wrapper.cppGluzskiy Alexandr
2010-08-31support password for every KeyID (but only one password in memory at same time)Gluzskiy Alexandr
2010-08-30better loggingGluzskiy Alexandr
2010-08-29dos2unixGluzskiy Alexandr
2010-08-27using threads, gpg execution timeout, fixed high cpu usage when waiting gpg ↵Gluzskiy Alexandr
process
2010-08-24parse gpg output in utf8 format, possible locales bug fixed (need checks)Gluzskiy Alexandr
2010-08-18 modified: gpg_wrapper.cppGluzskiy Alexandr
modified: init.cpp modified: main.cpp modified: messages.cpp modified: new_gpg.rc modified: new_gpg.sln modified: new_gpg.vcproj modified: options.cpp modified: resource.h modified: utilities.cpp
2010-08-16 modified: constants.hGluzskiy Alexandr
modified: gpg_wrapper.cpp modified: init.cpp modified: main.cpp modified: messages.cpp modified: options.cpp modified: utilities.cpp
2010-08-12 modified: gpg_wrapper.cppGluzskiy Alexandr
modified: gpg_wrapper.h modified: main.cpp modified: messages.cpp modified: options.cpp
2010-08-11 modified: commonheaders.hGluzskiy Alexandr
modified: gpg_wrapper.cpp modified: gpg_wrapper.h modified: init.cpp modified: main.cpp modified: messages.cpp modified: options.cpp modified: utilities.cpp modified: utilities.h
2010-08-10 modified: commonheaders.hGluzskiy Alexandr
new file: gpg_wrapper.cpp new file: gpg_wrapper.h modified: init.cpp modified: main.cpp new file: messages.cpp modified: new_gpg.vcproj modified: utilities.cpp modified: utilities.h