summaryrefslogtreecommitdiff
path: root/plugins/New_GPG
AgeCommit message (Collapse)Author
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04fixed retrieving exit code from gpg processAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3879 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02gpg process handling fixes (not finished)Alexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3854 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02 modified: plugins/New_GPG/src/gpg_wrapper.cppAlexander Gluzsky
modified: plugins/New_GPG/src/utilities.cpp git-svn-id: http://svn.miranda-ng.org/main/trunk@3853 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02removed not used headersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02projects cleanupKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3842 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-15typoRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@3612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13fix for 64-bit boost lib pathsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan
- various compilation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@3591 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08"boosted" process managementAlexander Gluzsky
misc process management optimizations (should be little faster now) git-svn-id: http://svn.miranda-ng.org/main/trunk@3479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-06srmm friendly event handling (may cause problems need testing)Alexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05fixed temporary files cleanup during runtimeAlexander Gluzsky
added temporary files cleanup on start and exit "boosted" code instead of winapi in some places //TODO: "boosted" process management (it will provide more convenient way to control process and work with pipes, it also should be faster because currently loops with sleep interval used) git-svn-id: http://svn.miranda-ng.org/main/trunk@3428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04cleanupAlexander Gluzsky
usgin older boost api for backward compatibility git-svn-id: http://svn.miranda-ng.org/main/trunk@3424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-03 deleted: src/include/pstream.hAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3408 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-03resourcesAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3407 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-03ability to change key password (because of fucked gpg which does not want to ↵Alexander Gluzsky
give us his stdin/stdout only via ugly windows console) git-svn-id: http://svn.miranda-ng.org/main/trunk@3406 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-29- muuid standardization (patch from Basil) Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3338 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-28added ability to export private key in key choosing dialogAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3315 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-28added ability to copy public key in key choosing dialogAlexander Gluzsky
fixed wrong "resource.h" path in new_gpg.rc git-svn-id: http://svn.miranda-ng.org/main/trunk@3312 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-26button resize for translationAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3299 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-25- compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-25fixed language in rc fileKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3272 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-24implemented basic encrypted filetransfer capability checking (untested)Alexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3271 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-24started filetransfers caps implementationAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-24some memory allocation bugs fixedAlexander Gluzsky
enhanced key export/import git-svn-id: http://svn.miranda-ng.org/main/trunk@3267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3188 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-17NG-ized few old IM relics.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@3129 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-13- compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-12- One more portion of Miranda IM extermination from Russian langpack Vadim Dashevskiy
- Some obsolete warning messageboxes removed - Geraman language added to LangpackSuite git-svn-id: http://svn.miranda-ng.org/main/trunk@3067 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-12fiexd firstrun dialogAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3065 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-12button resizeAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3063 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-12additional private keys checksAlexander Gluzsky
additional debug and error messages improoved debug logging removed metacontcats encodings problem workaround git-svn-id: http://svn.miranda-ng.org/main/trunk@3062 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-09startup warning if own key expiredAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3029 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-08show expire date in own key selection dialogAlexander Gluzsky
does not show expired keys in own key selection dialog //TODO: warning and reset key if own key expired git-svn-id: http://svn.miranda-ng.org/main/trunk@3012 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-07using boost for string cleanupAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3005 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-06debuglog refactoringAlexander Gluzsky
more debug info in log git-svn-id: http://svn.miranda-ng.org/main/trunk@2993 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-05- New_GPG: compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2970 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-04additional options for filetransfersAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-04do not delete file on decryption errorAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2949 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-02fixed prescense sign verification bugAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2897 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-30fixed bug with tag strippingAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-29added key id to send key menu/messageAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2888 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-29bold font in keygenAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2881 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-26filetransfer fixesAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-24fixed first run bugsAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-23fixed prescense signing bugsAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c