Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Bug 516242 - Use ConfigurationScope.INSTANCE instead of the deprecatedY20170512-0230Y20170511-1500Y20170511-1000S4_7_0_M7I20170512-0500I20170511-1200I20170510-2000I20170510-0800I20170509-2000I20170509-1300I20170509-1100I20170509-0945I20170509-0800I20170508-2000I20170508-0800I20170507-2000I20170506-2000I20170505-2000Alexander Kurtakov2-4/+4
2016-10-07Bug 489330 - Technical debt issues : iteration on keySetMickael Istria3-12/+18
2015-07-06Bug 470518 - Replace `new Boolean` with `Boolean.valueOf`Alex Blewitt1-1/+1
2015-02-23Bug 460430 Add environment variable for secure store locationChristian Georgi1-3/+14
2012-04-24Bug 356950 - Allow eclipse config style variables in thev20120424-1439Chris Austin1-2/+12
2012-03-19Bug 374466 - NPE from PasswordProviderSelector.getInstance when usedv20120319-1511Oleg Besedin2-4/+4
2011-08-11Bug 354299 - org.eclipse.equinox.internal.security.storage.Base64 isThomas Watson1-6/+3
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson4-4/+4
2011-01-13Bug 333997 - Unsupported Tag Problem: Tag '@noextend' is unsupported on a fin...Thomas Watson6-12/+6
2010-09-27Bug 324387 - Illogical Code at PasswordProviderSelector.stop() methodv20100927Oleg Besedin1-1/+1
2010-02-26 Bug 304035 - Compiler warnings in I20100225-1936v20100301Thomas Watson1-3/+1
2010-01-25Bug 300577 - Eclipse workbench will not start if "user.home" contains invalid...v20100125Oleg Besedin3-1/+8
2009-09-23Bug 286354 username, password of manual Proxy is not persistedOleg Besedin1-0/+7
2009-05-20update copyrightszzFoov20090520-1800Thomas Watson5-5/+5
2009-04-29Bug 274270 javadoc typo in LoginContextFactoryv20090429-1630v20090429-1130Thomas Watson1-3/+3
2009-03-02Bug 265424 Secure Storage Preference Page throws IllegalStateExceptionOleg Besedin1-20/+2
2008-07-15Bug 240885 Non-ASCII chars are not properly storedv20080722-0430Oleg Besedin7-15/+67
2008-07-09Bug 235857 Enablement of the Save button on the Secure Storage preference pageOleg Besedin1-0/+5
2008-07-08Bug 237891 Internal Error while Comparing with Latest from HEADOleg Besedin1-1/+8
2008-05-12Bug 231631 [sec] Add description of runtime exceptions to Javadocv20080512-1800Oleg Besedin1-0/+74
2008-05-09Bug 230242 [sec] Add hints describing capabilities of the password providersOleg Besedin3-4/+51
2008-05-09Bug 227293 [sec] Polish UIOleg Besedin2-0/+17
2008-04-30Bug 229207 error about secure storage being overwrittenOleg Besedin3-4/+6
2008-04-30Bug 229594 StorageException in Build I20080429-0100Oleg Besedin1-2/+6
2008-04-25Bug 228943 Alter Logout button depending on the stateOleg Besedin2-7/+10
2008-04-25Bug 228918 Show user readable names for password providersOleg Besedin3-4/+15
2008-04-25Bug 228116 Mark secure_preferences.equinox as hiddenOleg Besedin1-1/+6
2008-04-24Bug 228060 Initialization dialog is modalOleg Besedin2-17/+28
2008-04-23Bug 227968 Deathlock while synchronizing with cvsOleg Besedin6-40/+53
2008-04-17Bug 227298 core.tests.net errors in I20080415-1646Oleg Besedin6-12/+27
2008-04-16Bug 227298 core.tests.net errors in I20080415-1646Oleg Besedin2-1/+36
2008-04-16Bug 227417 Use api tooling for new security bundlesThomas Watson13-1/+21
2008-04-14Bug 227034 [sec] secure storage dialogs: shells and syncExecsOleg Besedin1-2/+2
2008-04-14Bug 226991 [sec] password verification - make it rule-basedOleg Besedin1-3/+77
2008-04-11Bug 226754 Confirm overwrite of the secure storage fileOleg Besedin4-2/+36
2008-04-11Bug 226716 Allow user to disable password providersOleg Besedin3-1/+33
2008-04-10Bug 226591 Change and recover password should be specific to a password providerOleg Besedin6-41/+64
2008-04-10Bug 226579 Array out of bounds in Base64Oleg Besedin1-1/+1
2008-04-10Bug 223089 Do we need "-password", "-keyring"Oleg Besedin3-6/+46
2008-04-08Bug 226048 Add progress monitor to long-runing secure storage operationsOleg Besedin6-8/+88
2008-04-04Bug 225843 Differ nulls and empty strings in secure preferencesOleg Besedin2-13/+14
2008-04-03Bug 225623 NPE in SecurePreferences.put()Oleg Besedin1-0/+5
2008-03-31Bug 224905 [AAP001] The source issueThomas Watson1-1/+1
2008-03-27Bug 223089 Do we need "-password", "-keyring"v20080327-1000Oleg Besedin1-2/+2
2008-03-27Bug 224287 Javadoc errorsv20080327Thomas Watson4-8/+4
2008-03-26Fix for bug 223380v20080326Matthew Flaherty8-112/+57
2008-03-20Bug 223393 Linking JavadocOleg Besedin6-0/+84
2008-03-20Bug 223089 Do we need "-password", "-keyring"Oleg Besedin3-10/+83
2008-03-19Bug 215828 JAAS and server-side Eclipsev20080320Oleg Besedin2-2/+37
2008-03-18Bug 199922 ILoginContext should simply be an extension of LoginContextOleg Besedin2-1/+13

Back to the top