[Pkg-cli-apps-commits] [keepass2] 01/02: Merge tag 'upstream/2.25+dfsg'

Julian Taylor jtaylor.debian at googlemail.com
Sun Feb 16 13:12:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

jtaylor-guest pushed a commit to branch master
in repository keepass2.

commit 15399a30b8c03fbc8dcf8c8eb52cd0e68d3b9f76
Merge: 7525a48 f148700
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Sun Feb 16 13:10:33 2014 +0100

    Merge tag 'upstream/2.25+dfsg'
    
    Dfsg upstream version 2.25

 Build/KeePassLib_Distrib/KeePassLib.xml            |   16 +-
 Docs/Chm/KeePass.hhp                               |    1 +
 Docs/Chm/KeePassContents.hhc                       |    4 +
 Docs/Chm/default.css                               |    4 +-
 Docs/Chm/help/base/autotype.html                   |   12 +-
 Docs/Chm/help/base/autourl.html                    |    2 +-
 Docs/Chm/help/base/cmdline.html                    |    4 +-
 Docs/Chm/help/base/configuration.html              |   11 +-
 Docs/Chm/help/base/credits.html                    |    2 +-
 Docs/Chm/help/base/credits_icons_license.html      |    2 +-
 Docs/Chm/help/base/disclaimer.html                 |    2 +-
 Docs/Chm/help/base/faq.html                        |    2 +-
 Docs/Chm/help/base/faq_tech.html                   |   34 +-
 Docs/Chm/help/base/fieldrefs.html                  |    2 +-
 Docs/Chm/help/base/firststeps.html                 |    2 +-
 Docs/Chm/help/base/importexport.html               |    9 +-
 Docs/Chm/help/base/index.html                      |    4 +-
 Docs/Chm/help/base/integration.html                |    2 +-
 Docs/Chm/help/base/keys.html                       |    2 +-
 Docs/Chm/help/base/license_lgpl.html               |    2 +-
 Docs/Chm/help/base/multiuser.html                  |    2 +-
 Docs/Chm/help/base/placeholders.html               |   32 +-
 Docs/Chm/help/base/pwgenerator.html                |    2 +-
 Docs/Chm/help/base/repair.html                     |    2 +-
 Docs/Chm/help/base/secedits.html                   |    2 +-
 Docs/Chm/help/base/security.html                   |    2 +-
 Docs/Chm/help/base/tans.html                       |    2 +-
 Docs/Chm/help/base/usingpws.html                   |    2 +-
 Docs/Chm/help/images/b64x64_binary.png             |  Bin 0 -> 3703 bytes
 Docs/Chm/help/v2/autotype_obfuscation.html         |    2 +-
 Docs/Chm/help/v2/dbsettings.html                   |    2 +-
 Docs/Chm/help/v2/entry.html                        |    2 +-
 Docs/Chm/help/v2/guioptions.html                   |    2 +-
 Docs/Chm/help/v2/ioconnect.html                    |    2 +-
 Docs/Chm/help/v2/license.html                      |    4 +-
 Docs/Chm/help/v2/plugins.html                      |    2 +-
 Docs/Chm/help/v2/policy.html                       |    2 +-
 Docs/Chm/help/v2/setup.html                        |    2 +-
 Docs/Chm/help/v2/sync.html                         |    2 +-
 Docs/Chm/help/v2/translation.html                  |    2 +-
 Docs/Chm/help/v2/triggers.html                     |    2 +-
 Docs/Chm/help/v2/version.html                      |    2 +-
 Docs/Chm/help/v2/xml_replace.html                  |  223 ++
 Docs/Chm/help/v2_dev/customize.html                |   16 +-
 Docs/Chm/help/v2_dev/plg_index.html                |    2 +-
 Docs/Chm/help/v2_dev/scr_index.html                |    2 +-
 Docs/Chm/help/v2_dev/scr_kps_index.html            |    2 +-
 Docs/Chm/help/v2_dev/scr_sc_index.html             |    2 +-
 Docs/History.txt                                   |   49 +
 Docs/License.txt                                   |    2 +-
 Docs/License_Install.txt                           |    2 +-
 Ext/KeePass.exe.config                             |    4 +-
 Ext/KeePass.iss                                    |   12 +-
 Ext/KeePassMsi/KeePassMsi.vdproj                   |   22 +-
 KeePass/App/AppDefs.cs                             |   10 +-
 KeePass/App/AppHelp.cs                             |    2 +-
 KeePass/App/AppPolicy.cs                           |    2 +-
 KeePass/App/Configuration/AceApplication.cs        |    2 +-
 KeePass/App/Configuration/AceCustomConfig.cs       |    2 +-
 KeePass/App/Configuration/AceDefaults.cs           |    2 +-
 KeePass/App/Configuration/AceIntegration.cs        |    2 +-
 KeePass/App/Configuration/AceLogging.cs            |    2 +-
 KeePass/App/Configuration/AceMainWindow.cs         |    6 +-
 KeePass/App/Configuration/AceNative.cs             |    2 +-
 KeePass/App/Configuration/AcePasswordGenerator.cs  |    2 +-
 KeePass/App/Configuration/AceSecurity.cs           |    2 +-
 KeePass/App/Configuration/AceToolBar.cs            |    2 +-
 KeePass/App/Configuration/AceTrayIcon.cs           |    2 +-
 KeePass/App/Configuration/AceUI.cs                 |    5 +-
 KeePass/App/Configuration/AppConfigEx.cs           |    2 +-
 KeePass/App/Configuration/AppConfigSerializer.cs   |   25 +-
 KeePass/DataExchange/CsvStreamReader.cs            |    2 +-
 KeePass/DataExchange/CsvStreamReaderEx.cs          |    2 +-
 KeePass/DataExchange/ExportUtil.cs                 |    2 +-
 KeePass/DataExchange/FileFormatPool.cs             |    3 +-
 KeePass/DataExchange/FileFormatProvider.cs         |    2 +-
 KeePass/DataExchange/Formats/AmpXml250.cs          |    2 +-
 KeePass/DataExchange/Formats/AnyPwCsv144.cs        |    2 +-
 KeePass/DataExchange/Formats/CodeWalletTxt605.cs   |    2 +-
 KeePass/DataExchange/Formats/DashlaneCsv2.cs       |  172 ++
 KeePass/DataExchange/Formats/DataVaultCsv47.cs     |    2 +-
 KeePass/DataExchange/Formats/DesktopKnox32.cs      |    2 +-
 KeePass/DataExchange/Formats/FlexWalletXml17.cs    |    2 +-
 KeePass/DataExchange/Formats/GenericCsv.cs         |    2 +-
 KeePass/DataExchange/Formats/HandySafeProXml12.cs  |    2 +-
 KeePass/DataExchange/Formats/HandySafeTxt512.cs    |    2 +-
 .../DataExchange/Formats/KasperskyPwMgrXml50.cs    |    2 +-
 KeePass/DataExchange/Formats/KeePassCsv1x.cs       |    2 +-
 KeePass/DataExchange/Formats/KeePassHtml2x.cs      |    2 +-
 KeePass/DataExchange/Formats/KeePassKdb1x.cs       |    2 +-
 KeePass/DataExchange/Formats/KeePassKdb2x.cs       |    2 +-
 KeePass/DataExchange/Formats/KeePassKdb2xRepair.cs |    2 +-
 KeePass/DataExchange/Formats/KeePassXXml041.cs     |    2 +-
 KeePass/DataExchange/Formats/KeePassXml1x.cs       |    2 +-
 KeePass/DataExchange/Formats/KeePassXml2x.cs       |    2 +-
 KeePass/DataExchange/Formats/LastPassCsv2.cs       |    2 +-
 .../Formats/MozillaBookmarksHtml100.cs             |    2 +-
 .../Formats/MozillaBookmarksJson100.cs             |    2 +-
 KeePass/DataExchange/Formats/NetworkPwMgrCsv4.cs   |    2 +-
 .../DataExchange/Formats/NortonIdSafeCsv2013.cs    |    2 +-
 KeePass/DataExchange/Formats/OnePwProCsv599.cs     |    2 +-
 KeePass/DataExchange/Formats/PVaultTxt14.cs        |    2 +-
 KeePass/DataExchange/Formats/PassKeeper12.cs       |    2 +-
 KeePass/DataExchange/Formats/PinsTxt450.cs         |    2 +-
 KeePass/DataExchange/Formats/PpKeeperHtml270.cs    |    2 +-
 KeePass/DataExchange/Formats/PwAgentXml234.cs      |    2 +-
 KeePass/DataExchange/Formats/PwDepotXml26.cs       |    2 +-
 KeePass/DataExchange/Formats/PwExporterXml105.cs   |    2 +-
 KeePass/DataExchange/Formats/PwKeeperCsv70.cs      |    2 +-
 KeePass/DataExchange/Formats/PwMemory2008Xml104.cs |    2 +-
 KeePass/DataExchange/Formats/PwPrompterDat12.cs    |    2 +-
 KeePass/DataExchange/Formats/PwSafeXml302.cs       |    2 +-
 KeePass/DataExchange/Formats/PwTresorXml100.cs     |    2 +-
 KeePass/DataExchange/Formats/PwsPlusCsv1007.cs     |    2 +-
 KeePass/DataExchange/Formats/RevelationXml04.cs    |    2 +-
 KeePass/DataExchange/Formats/RoboFormHtml69.cs     |   19 +-
 KeePass/DataExchange/Formats/SafeWalletXml3.cs     |    2 +-
 KeePass/DataExchange/Formats/SecurityTxt12.cs      |    2 +-
 KeePass/DataExchange/Formats/Spamex20070328.cs     |    2 +-
 KeePass/DataExchange/Formats/SplashIdCsv402.cs     |    2 +-
 .../DataExchange/Formats/SteganosPwManager2007.cs  |    2 +-
 KeePass/DataExchange/Formats/StickyPwXml50.cs      |    2 +-
 KeePass/DataExchange/Formats/TurboPwsCsv5.cs       |    2 +-
 KeePass/DataExchange/Formats/Whisper32Csv116.cs    |    2 +-
 KeePass/DataExchange/Formats/WinFavorites10.cs     |    2 +-
 KeePass/DataExchange/Formats/XslTransform2x.cs     |    2 +-
 KeePass/DataExchange/Formats/ZdnPwProTxt314.cs     |    2 +-
 KeePass/DataExchange/GxiImporter.cs                |    2 +-
 KeePass/DataExchange/GxiProfile.cs                 |    2 +-
 KeePass/DataExchange/ImportUtil.cs                 |   17 +-
 KeePass/DataExchange/Json.cs                       |    2 +-
 KeePass/DataExchange/KdbFile.cs                    |    4 +-
 KeePass/DataExchange/KdbManager.cs                 |    2 +-
 KeePass/DataExchange/PwExportInfo.cs               |    2 +-
 KeePass/Ecas/EcasAction.cs                         |    2 +-
 KeePass/Ecas/EcasActionProvider.cs                 |    2 +-
 KeePass/Ecas/EcasActionType.cs                     |    2 +-
 KeePass/Ecas/EcasCondition.cs                      |    2 +-
 KeePass/Ecas/EcasConditionProvider.cs              |    2 +-
 KeePass/Ecas/EcasConditionType.cs                  |    2 +-
 KeePass/Ecas/EcasContext.cs                        |    2 +-
 KeePass/Ecas/EcasDefaultActionProvider.cs          |    2 +-
 KeePass/Ecas/EcasDefaultConditionProvider.cs       |    2 +-
 KeePass/Ecas/EcasDefaultEventProvider.cs           |    2 +-
 KeePass/Ecas/EcasEnum.cs                           |    2 +-
 KeePass/Ecas/EcasEvent.cs                          |    2 +-
 KeePass/Ecas/EcasEventProvider.cs                  |    2 +-
 KeePass/Ecas/EcasEventType.cs                      |    2 +-
 KeePass/Ecas/EcasParameter.cs                      |    2 +-
 KeePass/Ecas/EcasPool.cs                           |    2 +-
 KeePass/Ecas/EcasSystemEvents.cs                   |    2 +-
 KeePass/Ecas/EcasTrigger.cs                        |    2 +-
 KeePass/Ecas/EcasTriggerSystem.cs                  |    2 +-
 KeePass/Ecas/EcasUtil.cs                           |    2 +-
 KeePass/Ecas/EcasValueType.cs                      |    2 +-
 KeePass/Ecas/IEcasObject.cs                        |    2 +-
 KeePass/Ecas/IEcasParameterized.cs                 |    2 +-
 KeePass/Forms/AboutForm.cs                         |    2 +-
 KeePass/Forms/AutoTypeCtxForm.cs                   |    2 +-
 KeePass/Forms/CharPickerForm.cs                    |    2 +-
 KeePass/Forms/ColumnsForm.cs                       |    7 +-
 KeePass/Forms/CsvImportForm.Designer.cs            |   16 +-
 KeePass/Forms/CsvImportForm.cs                     |   72 +-
 KeePass/Forms/DataEditorForm.cs                    |   25 +-
 KeePass/Forms/DataViewerForm.Designer.cs           |    2 +-
 KeePass/Forms/DataViewerForm.cs                    |   13 +-
 KeePass/Forms/DatabaseOperationsForm.cs            |    2 +-
 KeePass/Forms/DatabaseSettingsForm.cs              |    2 +-
 KeePass/Forms/DuplicationForm.cs                   |    2 +-
 KeePass/Forms/EcasActionForm.cs                    |    2 +-
 KeePass/Forms/EcasConditionForm.cs                 |    2 +-
 KeePass/Forms/EcasEventForm.cs                     |    2 +-
 KeePass/Forms/EcasTriggerForm.cs                   |    2 +-
 KeePass/Forms/EcasTriggersForm.cs                  |    2 +-
 KeePass/Forms/EditAutoTypeItemForm.cs              |   42 +-
 KeePass/Forms/EditStringForm.cs                    |    2 +-
 KeePass/Forms/EntropyForm.cs                       |    2 +-
 KeePass/Forms/EntryListForm.cs                     |    2 +-
 KeePass/Forms/EntryReportForm.cs                   |    2 +-
 KeePass/Forms/ExchangeDataForm.cs                  |    2 +-
 KeePass/Forms/FieldRefForm.cs                      |    2 +-
 KeePass/Forms/FileBrowserForm.cs                   |    2 +-
 KeePass/Forms/GroupForm.cs                         |    2 +-
 KeePass/Forms/HelpSourceForm.cs                    |    2 +-
 KeePass/Forms/IOConnectionForm.cs                  |    2 +-
 KeePass/Forms/IconPickerForm.cs                    |    2 +-
 KeePass/Forms/ImportMethodForm.cs                  |    2 +-
 KeePass/Forms/InternalBrowserForm.cs               |    2 +-
 KeePass/Forms/KeyCreationForm.cs                   |    2 +-
 KeePass/Forms/KeyPromptForm.cs                     |    2 +-
 KeePass/Forms/LanguageForm.cs                      |    2 +-
 KeePass/Forms/MainForm.Designer.cs                 |   21 +-
 KeePass/Forms/MainForm.cs                          |   42 +-
 KeePass/Forms/MainForm.resx                        | 2775 ++++++++++----------
 KeePass/Forms/MainForm_Events.cs                   |    2 +-
 KeePass/Forms/MainForm_Functions.cs                |  108 +-
 KeePass/Forms/OptionsForm.cs                       |    2 +-
 KeePass/Forms/PluginsForm.cs                       |    2 +-
 KeePass/Forms/PrintForm.cs                         |    2 +-
 KeePass/Forms/ProxyForm.cs                         |    2 +-
 KeePass/Forms/PwEntryForm.Designer.cs              |   24 +-
 KeePass/Forms/PwEntryForm.cs                       |  129 +-
 KeePass/Forms/PwGeneratorForm.cs                   |    2 +-
 KeePass/Forms/SearchForm.cs                        |    2 +-
 KeePass/Forms/SingleLineEditForm.cs                |    2 +-
 KeePass/Forms/StatusLoggerForm.cs                  |    2 +-
 KeePass/Forms/StatusProgressForm.cs                |    2 +-
 KeePass/Forms/TanWizardForm.cs                     |    2 +-
 KeePass/Forms/TextEncodingForm.cs                  |    2 +-
 KeePass/Forms/UpdateCheckForm.cs                   |    2 +-
 KeePass/Forms/UrlSchemeForm.cs                     |    2 +-
 KeePass/Forms/UrlSchemesForm.cs                    |    2 +-
 KeePass/Forms/XmlReplaceForm.Designer.cs           |  348 +++
 KeePass/Forms/XmlReplaceForm.cs                    |  157 ++
 KeePass/Forms/XmlReplaceForm.resx                  |  120 +
 KeePass/KeePass.csproj                             |   25 +-
 KeePass/Native/NativeMethods.Defs.cs               |   11 +-
 KeePass/Native/NativeMethods.New.cs                |   53 +-
 KeePass/Native/NativeMethods.Structs.cs            |   16 +-
 KeePass/Native/NativeMethods.Unix.cs               |    2 +-
 KeePass/Native/NativeMethods.cs                    |   31 +-
 KeePass/Native/NativeProgressDialog.cs             |    2 +-
 KeePass/Plugins/DefaultPluginHost.cs               |    2 +-
 KeePass/Plugins/IPluginHost.cs                     |    2 +-
 KeePass/Plugins/PlgxCache.cs                       |    2 +-
 KeePass/Plugins/PlgxCsprojLoader.cs                |    2 +-
 KeePass/Plugins/PlgxPlugin.cs                      |    2 +-
 KeePass/Plugins/PlgxPluginInfo.cs                  |    2 +-
 KeePass/Plugins/Plugin.cs                          |    2 +-
 KeePass/Plugins/PluginInfo.cs                      |    2 +-
 KeePass/Plugins/PluginManager.cs                   |    2 +-
 KeePass/Program.cs                                 |   66 +-
 KeePass/Properties/AssemblyInfo.cs                 |    8 +-
 KeePass/Properties/Resources.Designer.cs           |    7 +
 KeePass/Properties/Resources.resx                  |    3 +
 KeePass/Resources/KPRes.Generated.cs               |  234 +-
 KeePass/UI/AsyncPwListUpdate.cs                    |    2 +-
 KeePass/UI/BackgroundForm.cs                       |    2 +-
 KeePass/UI/BannerFactory.cs                        |    2 +-
 KeePass/UI/CheckedLVItemDXList.cs                  |    2 +-
 KeePass/UI/ColorMenuItem.cs                        |    2 +-
 KeePass/UI/ColumnProvider.cs                       |    2 +-
 KeePass/UI/ColumnProviderPool.cs                   |    2 +-
 KeePass/UI/CustomListViewEx.cs                     |    2 +-
 KeePass/UI/CustomMenuStripEx.cs                    |    2 +-
 KeePass/UI/CustomRichTextBoxEx.cs                  |    2 +-
 KeePass/UI/CustomSplitContainerEx.cs               |    2 +-
 KeePass/UI/CustomToolStripEx.cs                    |    2 +-
 KeePass/UI/CustomToolStripRendererEx.cs            |    2 +-
 KeePass/UI/CustomTreeViewEx.cs                     |    2 +-
 KeePass/UI/DocumentManagerEx.cs                    |    2 +-
 KeePass/UI/DwmUtil.cs                              |    2 +-
 KeePass/UI/DynamicMenu.cs                          |    2 +-
 KeePass/UI/EnableThemingInScope.cs                 |    2 +-
 KeePass/UI/ExpiryControlGroup.cs                   |    2 +-
 KeePass/UI/FileDialogsEx.cs                        |    2 +-
 KeePass/UI/FontUtil.cs                             |    2 +-
 KeePass/UI/GlobalWindowManager.cs                  |    2 +-
 KeePass/UI/HotKeyControlEx.cs                      |    2 +-
 KeePass/UI/IGwmWindow.cs                           |    2 +-
 KeePass/UI/ImageComboBoxEx.cs                      |    2 +-
 KeePass/UI/KeyboardControl.cs                      |    2 +-
 KeePass/UI/ListSorter.cs                           |    2 +-
 KeePass/UI/ListViewGroupingMenu.cs                 |    2 +-
 KeePass/UI/ListViewSortMenu.cs                     |    2 +-
 KeePass/UI/ListViewStateEx.cs                      |    2 +-
 KeePass/UI/MruList.cs                              |    2 +-
 KeePass/UI/NotifyIconEx.cs                         |    2 +-
 KeePass/UI/OnDemandStatusDialog.cs                 |    2 +-
 KeePass/UI/OpenWithMenu.cs                         |    4 +-
 KeePass/UI/PromptedTextBox.cs                      |    2 +-
 KeePass/UI/ProtectedDialog.cs                      |    2 +-
 KeePass/UI/PwInputControlGroup.cs                  |    2 +-
 KeePass/UI/QualityProgressBar.cs                   |    2 +-
 KeePass/UI/RichTextBoxContextMenu.cs               |    2 +-
 KeePass/UI/RichTextBuilder.cs                      |    2 +-
 KeePass/UI/SecureEdit.cs                           |    2 +-
 KeePass/UI/ShowWarningsLogger.cs                   |    2 +-
 KeePass/UI/SplitButtonEx.cs                        |   95 +
 KeePass/UI/StatusBarLogger.cs                      |    2 +-
 KeePass/UI/StatusUtil.cs                           |    2 +-
 KeePass/UI/TabControlEx.cs                         |    2 +-
 KeePass/UI/TaskbarList.cs                          |    2 +-
 KeePass/UI/ThemeToolStripRenderer.cs               |    2 +-
 KeePass/UI/UISystemFonts.cs                        |    2 +-
 KeePass/UI/UIUtil.cs                               |    2 +-
 KeePass/UI/UserActivityNotifyFilter.cs             |    2 +-
 KeePass/UI/VistaTaskDialog.cs                      |    4 +-
 KeePass/Util/AppLocator.cs                         |    2 +-
 KeePass/Util/AutoType.cs                           |   42 +-
 KeePass/Util/AutoTypeCtx.cs                        |    2 +-
 KeePass/Util/BinaryDataClassifier.cs               |   16 +-
 KeePass/Util/BinaryDataUtil.cs                     |  385 +++
 KeePass/Util/CancellableOperationEventArgs.cs      |    2 +-
 KeePass/Util/ChildProcessesSnapshot.cs             |    2 +-
 KeePass/Util/ClipboardContents.cs                  |    2 +-
 KeePass/Util/ClipboardEventChainBlocker.cs         |    2 +-
 KeePass/Util/ClipboardUtil.Unix.cs                 |    2 +-
 KeePass/Util/ClipboardUtil.Windows.cs              |    2 +-
 KeePass/Util/ClipboardUtil.cs                      |    2 +-
 KeePass/Util/CommandLineArgs.cs                    |    2 +-
 KeePass/Util/CriticalSectionEx.cs                  |    2 +-
 KeePass/Util/EntryMenu.cs                          |    2 +-
 KeePass/Util/EntryTemplates.cs                     |    2 +-
 KeePass/Util/EntryUtil.cs                          |    2 +-
 KeePass/Util/GlobalMutexPool.cs                    |    2 +-
 KeePass/Util/HotKeyManager.cs                      |    2 +-
 KeePass/Util/IniFile.cs                            |    2 +-
 KeePass/Util/IpcBroadcast.Fsw.cs                   |    2 +-
 KeePass/Util/IpcBroadcast.cs                       |    2 +-
 KeePass/Util/IpcUtilEx.cs                          |    2 +-
 KeePass/Util/KeyUtil.cs                            |    2 +-
 KeePass/Util/MonoWorkarounds.cs                    |    2 +-
 KeePass/Util/NetUtil.cs                            |    2 +-
 KeePass/Util/PwGeneratorUtil.cs                    |    2 +-
 KeePass/Util/SearchUtil.cs                         |    2 +-
 KeePass/Util/SendInputEx.Unix.cs                   |  203 --
 KeePass/Util/SendInputEx.Windows.cs                |  389 ---
 KeePass/Util/SendInputEx.cs                        |  877 +++----
 .../SendInputExt/ISiEngine.cs}                     |   26 +-
 KeePass/Util/SendInputExt/SiCodes.cs               |  239 ++
 KeePass/Util/SendInputExt/SiEngineStd.cs           |  162 ++
 KeePass/Util/SendInputExt/SiEngineUnix.cs          |  107 +
 KeePass/Util/SendInputExt/SiEngineWin.cs           |  595 +++++
 KeePass/Util/SendInputExt/SiObf.cs                 |  169 ++
 KeePass/Util/SessionLockNotifier.cs                |    2 +-
 KeePass/Util/ShellUtil.cs                          |    2 +-
 KeePass/Util/Spr/SprContext.cs                     |    2 +-
 KeePass/Util/Spr/SprEncoding.cs                    |    2 +-
 KeePass/Util/Spr/SprEngine.PickChars.cs            |    2 +-
 KeePass/Util/Spr/SprEngine.cs                      |   83 +-
 KeePass/Util/TempFilesPool.cs                      |    2 +-
 KeePass/Util/TextSimilarity.cs                     |    2 +-
 KeePass/Util/UpdateCheckEx.cs                      |    2 +-
 KeePass/Util/WinUtil.cs                            |    9 +-
 .../Util/XmlSerialization/XmlSerializerEx.Gen.cs   |    2 +-
 KeePass/Util/XmlSerialization/XmlSerializerEx.cs   |    2 +-
 KeePass/Util/XmlUtil.XmlReplace.cs                 |  391 +++
 KeePass/Util/XmlUtil.cs                            |   13 +-
 KeePassLib/Collections/AutoTypeConfig.cs           |    2 +-
 .../Collections/ProtectedBinaryDictionary.cs       |    2 +-
 .../Collections/ProtectedStringDictionary.cs       |    2 +-
 KeePassLib/Collections/PwObjectList.cs             |    2 +-
 KeePassLib/Collections/PwObjectPool.cs             |    2 +-
 KeePassLib/Collections/StringDictionaryEx.cs       |    2 +-
 KeePassLib/Cryptography/Cipher/CipherPool.cs       |    2 +-
 KeePassLib/Cryptography/Cipher/ICipherEngine.cs    |    2 +-
 KeePassLib/Cryptography/Cipher/Salsa20Cipher.cs    |    2 +-
 .../Cryptography/Cipher/StandardAesEngine.cs       |    2 +-
 KeePassLib/Cryptography/CryptoRandom.cs            |   11 +-
 KeePassLib/Cryptography/CryptoRandomStream.cs      |    2 +-
 KeePassLib/Cryptography/HashingStreamEx.cs         |    2 +-
 KeePassLib/Cryptography/HmacOtp.cs                 |    2 +-
 .../PasswordGenerator/CharSetBasedGenerator.cs     |    2 +-
 .../PasswordGenerator/CustomPwGenerator.cs         |    2 +-
 .../PasswordGenerator/CustomPwGeneratorPool.cs     |    2 +-
 .../PasswordGenerator/PatternBasedGenerator.cs     |    2 +-
 .../Cryptography/PasswordGenerator/PwCharSet.cs    |    2 +-
 .../Cryptography/PasswordGenerator/PwGenerator.cs  |    2 +-
 .../Cryptography/PasswordGenerator/PwProfile.cs    |    2 +-
 KeePassLib/Cryptography/PopularPasswords.cs        |    2 +-
 KeePassLib/Cryptography/QualityEstimation.cs       |    2 +-
 KeePassLib/Cryptography/SelfTest.cs                |    2 +-
 KeePassLib/Delegates/Handlers.cs                   |    2 +-
 KeePassLib/Interfaces/IDeepCloneable.cs            |    2 +-
 KeePassLib/Interfaces/IStatusLogger.cs             |    2 +-
 KeePassLib/Interfaces/IStructureItem.cs            |    2 +-
 KeePassLib/Interfaces/ITimeLogger.cs               |   10 +-
 KeePassLib/Interfaces/IUIOperations.cs             |    2 +-
 KeePassLib/Interfaces/IXmlSerializerEx.cs          |    2 +-
 KeePassLib/Keys/CompositeKey.cs                    |    2 +-
 KeePassLib/Keys/IUserKey.cs                        |    2 +-
 KeePassLib/Keys/KcpCustomKey.cs                    |    2 +-
 KeePassLib/Keys/KcpKeyFile.cs                      |    2 +-
 KeePassLib/Keys/KcpPassword.cs                     |    2 +-
 KeePassLib/Keys/KcpUserAccount.cs                  |    2 +-
 KeePassLib/Keys/KeyProvider.cs                     |    2 +-
 KeePassLib/Keys/KeyProviderPool.cs                 |    2 +-
 KeePassLib/Keys/KeyValidator.cs                    |    2 +-
 KeePassLib/Keys/KeyValidatorPool.cs                |    2 +-
 KeePassLib/Keys/UserKeyType.cs                     |    2 +-
 KeePassLib/Native/NativeLib.cs                     |    2 +-
 KeePassLib/Native/NativeMethods.cs                 |    2 +-
 KeePassLib/Properties/AssemblyInfo.cs              |    8 +-
 KeePassLib/PwCustomIcon.cs                         |    2 +-
 KeePassLib/PwDatabase.cs                           |    2 +-
 KeePassLib/PwDefs.cs                               |   10 +-
 KeePassLib/PwDeletedObject.cs                      |    2 +-
 KeePassLib/PwEntry.cs                              |   20 +-
 KeePassLib/PwEnums.cs                              |    5 +-
 KeePassLib/PwGroup.cs                              |   66 +-
 KeePassLib/PwUuid.cs                               |    2 +-
 KeePassLib/Security/ProtectedBinary.cs             |    2 +-
 KeePassLib/Security/ProtectedString.cs             |    2 +-
 KeePassLib/Security/XorredBuffer.cs                |    2 +-
 KeePassLib/Serialization/BinaryReaderEx.cs         |    2 +-
 KeePassLib/Serialization/FileLock.cs               |    2 +-
 KeePassLib/Serialization/FileTransactionEx.cs      |    2 +-
 KeePassLib/Serialization/HashedBlockStream.cs      |    2 +-
 KeePassLib/Serialization/IOConnection.cs           |    2 +-
 KeePassLib/Serialization/IOConnectionInfo.cs       |    2 +-
 KeePassLib/Serialization/KdbxFile.Read.Streamed.cs |    8 +-
 KeePassLib/Serialization/KdbxFile.Read.cs          |    2 +-
 KeePassLib/Serialization/KdbxFile.Write.cs         |    4 +-
 KeePassLib/Serialization/KdbxFile.cs               |    2 +-
 KeePassLib/Serialization/OldFormatException.cs     |    2 +-
 KeePassLib/Translation/KPControlCustomization.cs   |    2 +-
 KeePassLib/Translation/KPFormCustomization.cs      |    2 +-
 KeePassLib/Translation/KPStringTable.cs            |    2 +-
 KeePassLib/Translation/KPStringTableItem.cs        |    2 +-
 KeePassLib/Translation/KPTranslation.cs            |    2 +-
 KeePassLib/Translation/KPTranslationProperties.cs  |    2 +-
 KeePassLib/Utility/AppLogEx.cs                     |    2 +-
 KeePassLib/Utility/GfxUtil.cs                      |    2 +-
 KeePassLib/Utility/MemUtil.cs                      |    2 +-
 KeePassLib/Utility/MessageService.cs               |    2 +-
 KeePassLib/Utility/StrUtil.cs                      |    2 +-
 KeePassLib/Utility/TimeUtil.cs                     |    2 +-
 KeePassLib/Utility/UrlUtil.cs                      |    2 +-
 KeePassLibSD/ColorTranslator.cs                    |    2 +-
 KeePassLibSD/GZipStream.cs                         |    2 +-
 KeePassLibSD/InvalidDataException.cs               |    2 +-
 KeePassLibSD/Properties/AssemblyInfo.cs            |    6 +-
 KeePassLibSD/ProtectedData.cs                      |    2 +-
 KeePassLibSD/ProtectedMemory.cs                    |    2 +-
 KeePassLibSD/SHA256.cs                             |    2 +-
 KeePassLibSD/SecureStringEx.cs                     |    2 +-
 KeePassLibSD/SortedDictionary.cs                   |    2 +-
 ShInstUtil/ShInstUtil.cpp                          |    2 +-
 ShInstUtil/ShInstUtil.h                            |    2 +-
 ShInstUtil/ShInstUtil.rc                           |   10 +-
 Translation/DefaultText.xml                        |   54 +-
 Translation/TrlUtil/AccelKeysCheck.cs              |    2 +-
 Translation/TrlUtil/FormTrlMgr.cs                  |    3 +-
 Translation/TrlUtil/MainForm.cs                    |    2 +-
 Translation/TrlUtil/PreviewForm.cs                 |    2 +-
 Translation/TrlUtil/Program.cs                     |    2 +-
 Translation/TrlUtil/Properties/AssemblyInfo.cs     |    8 +-
 Translation/TrlUtil/TrlImport.cs                   |    2 +-
 439 files changed, 6483 insertions(+), 3330 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/keepass2.git



More information about the Pkg-cli-apps-commits mailing list