|
|
|
@2377
|
19 months |
lowjoel |
Move the Default PRNG and Erasure Methods settings to the Default Plugin.
|
|
|
|
@2376
|
19 months |
lowjoel |
Strange, I forgot to move the SettingsList? class.
|
|
|
|
@2375
|
19 months |
lowjoel |
Move the SettingsList? and SettingsDictionary? class to the Eraser assembly …
|
|
|
|
@2374
|
19 months |
lowjoel |
There is no longer a need to indicate the default file and unused space …
|
|
|
|
@2373
|
19 months |
lowjoel |
There is no longer a need to indicate the default file and unused space …
|
|
|
|
@2372
|
19 months |
lowjoel |
Use the new Host.Initialize prototype.
|
|
|
|
@2371
|
19 months |
lowjoel |
Persistent Stores will need to be passed from the Host initialiser. The …
|
|
|
|
@2370
|
19 months |
lowjoel |
Persistent Stores will need to be passed from the Host initialiser. The …
|
|
|
|
@2369
|
19 months |
lowjoel |
Move the Settings class to Eraser.Plugins for plugins to store persistent …
|
|
|
|
@2368
|
19 months |
lowjoel |
Replace the reference to Eraser.Manager with Eraser.Plugins. The majority …
|
|
|
|
@2367
|
19 months |
lowjoel |
The active PRNG and the AddEntropy? functions need to be public for …
|
|
|
|
@2366
|
19 months |
lowjoel |
Since the types have been moved to the Eraser.Plugins.ExtensionPoints? …
|
|
|
|
@2365
|
19 months |
lowjoel |
The ErasureTargetCollection? (renamed from ErasureTargetsCollection?) no …
|
|
|
|
@2364
|
19 months |
lowjoel |
The ErasureTargetCollection? (renamed from ErasureTargetsCollection?) no …
|
|
|
|
@2363
|
19 months |
lowjoel |
The registrars belong to Eraser.Plugins. We just need to define the …
|
|
|
|
@2362
|
19 months |
lowjoel |
The registrars belong to Eraser.Plugins. We just need to define the …
|
|
|
|
@2361
|
19 months |
lowjoel |
Compile fix.
|
|
|
|
@2360
|
19 months |
lowjoel |
Move the CopyPlausibleDeniabilityFile? function from the FileSystem? class …
|
|
|
|
@2359
|
19 months |
lowjoel |
As far as the Plugins assembly is concerned, settings in the …
|
|
|
|
@2358
|
19 months |
lowjoel |
Replaced the base types in the Host class with the derived types in the …
|
|
|
|
@2357
|
19 months |
lowjoel |
Move all registrars to the Eraser.Plugins assembly. This is to prevent …
|
|
|
|
@2356
|
19 months |
lowjoel |
The IConfigurer class should belong to the Eraser.Plugins namespace.
|
|
|
|
@2355
|
19 months |
lowjoel |
Use the == operator instead of the Equals member for System.String for …
|
|
|
|
@2354
|
19 months |
lowjoel |
- Moved the Dispose function after the constructor since it should undo …
|
|
|
|
@2353
|
19 months |
lowjoel |
Still not compilable, but one major change: when Dispose from Host is …
|
|
|
|
@2352
|
19 months |
lowjoel |
Shifted all the plugin-extensible code to the Plugins assembly …
|
|
|
|
@2347
|
19 months |
lowjoel |
Added the missing project references needed to build the solution.
|
|
|
|
@2346
|
19 months |
lowjoel |
Added the pre-build event for Eraser.Plugins. This allows the code to be …
|
|
|
|
@2345
|
19 months |
lowjoel |
Upgrade the Plugins project to .NET 4 and VS2010 just like the rest of the …
|
|
|
|
@2344
|
19 months |
lowjoel |
Synchronise the Plugins Rewrite branch with trunk@r2341
|
|
|
|
@2298
|
2 years |
lowjoel |
Fix parsing of attributes from reflection-only assemblies.
|
|
|
|
@2297
|
2 years |
lowjoel |
Don't copy the plugin dependency to the plugins folder to prevent cyclical …
|
|
|
|
@2296
|
2 years |
lowjoel |
Undo accidental commit.
|
|
|
|
@2295
|
2 years |
lowjoel |
- Fixed the PluginInfo?.Load function to not load the assembly twice if it …
|
|
|
|
@2294
|
2 years |
lowjoel |
Fix the rest of the code to compile with the new classes.
|
|
|
|
@2293
|
2 years |
lowjoel |
Rename the PluginInstance? class to be the PluginInfo? class.
|
|
|
|
@2292
|
2 years |
lowjoel |
Fixed compilation.
|
|
|
|
@2291
|
2 years |
lowjoel |
Split the LoadingPolicy? attribute, PluginInstance? class and IPlugin …
|
|
|
|
@2290
|
2 years |
lowjoel |
Proper attributes.
|
|
|
|
@2289
|
2 years |
lowjoel |
Add the copyright header.
|
|
|
|
@2288
|
2 years |
lowjoel |
First compilable version.
- Whether plugins are allowed to be loaded is …
|
|
|
|
@2287
|
2 years |
lowjoel |
The Plugins project must be built for all architectures.
|
|
|
|
@2286
|
2 years |
lowjoel |
Split the Eraser.Manager assembly from the Eraser.Plugins assembly. The …
|
|
|
|
@2285
|
2 years |
lowjoel |
Opened the pluginsRewrite branch to deal with plugin architecture …
|
|
copied from trunk/eraser:
|
|
|
|
@2284
|
2 years |
lowjoel |
In the event that the crash report's folder name is not a valid date, just …
|