summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src
AgeCommit message (Collapse)Author
2013-09-25valid options initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-22pre-XP headers cleanedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6183 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-18double ;; removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6125 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-31fixed few logic bugsAlexander Gluzsky
fixed few memory leaks prevent db helper functions from returning uninitialized ptr git-svn-id: http://svn.miranda-ng.org/main/trunk@5542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5286 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08Correct url for all plugins.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-29rest of unused databases services removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-21fix for regression in rev. 5010George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5080 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-20added additional check on outgoing messageAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5057 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5010 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-17a few remaining calls of MS_PROTO_BROADCASTACK removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5008 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-12fixed memory allocationAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-17- New_GPG: reinstatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-28- New_GPG: temporary moved to deprecated until:Vadim Dashevskiy
- 1. All mem_free related crashes that occur during messages exchange are fixed. - 2. All the tickets are fixed and closed. git-svn-id: http://svn.miranda-ng.org/main/trunk@4564 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-21x64 compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-21fixed srmm icons flagsAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4494 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)George Hazan
- various fixes related to SRMM icons; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@4426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11Unicode, auto-translatable tooltips for Srmm iconsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11SRMM icons to be unloaded automaticallyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- short function names allows to write database loops in one string;George Hazan
- 'continue' operator can be used then; - multiple bugs fixed in clists; - code becomes much more compact; git-svn-id: http://svn.miranda-ng.org/main/trunk@4403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05rest of menu cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-04fixed memory allocation/cleaningAlexander Gluzsky
fixed ? menu order git-svn-id: http://svn.miranda-ng.org/main/trunk@4299 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-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-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-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-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-12fiexd firstrun dialogAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3065 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