summaryrefslogtreecommitdiff
path: root/plugins/New_GPG
AgeCommit message (Collapse)Author
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
2012-12-23fixed deadlock on new keyAlexander Gluzsky
added accounts column to own key selection dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@2815 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-11life with filter is better...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
- pre-build stuff moved to 'build' folder git-svn-id: http://svn.miranda-ng.org/main/trunk@2685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06added copies of projects for 2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-01icolib: icon creation quirksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-28various menu initialization quirksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2552 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-26various code cleaning considering protocols' declarationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-21consistent hash generation fix - part 4Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-08Cosmetics for plugins descriptions and their translation part 4Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c