index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
algo_factory
/
algo_factory.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
We've already predeclared Engine at the start of the header, so no
lloyd
2010-07-29
1
-4
/
+4
*
Expose Algorithm_Factory::clear_caches which clears out all of the
lloyd
2010-07-27
1
-0
/
+5
*
More Doxygen comments
lloyd
2010-06-16
1
-0
/
+7
*
More Doxygen fixes
lloyd
2010-06-15
1
-2
/
+3
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Allow adding engines dynamically
lloyd
2010-03-24
1
-3
/
+6
*
Doxygen comments
lloyd
2010-01-07
1
-14
/
+63
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+2
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-0
/
+2
*
Fix misspelled words in algo_factory.{cpp,h}, from Charles Brockman in bug 40
lloyd
2009-03-02
1
-3
/
+3
*
In Algorithm_Factory, create the Algorithm_Cache<> objects dynamically
lloyd
2008-11-12
1
-5
/
+6
*
Remove Library_State::add_engine and Algorithm_Factory::add_engine,
lloyd
2008-11-12
1
-14
/
+25
*
Remove support for provider identifiers from SCAN_Name - it turns out this
lloyd
2008-11-12
1
-24
/
+59
*
Move most of the remaining libstate code to pk_engine.cpp, move engines
lloyd
2008-11-11
1
-2
/
+0
*
Use cache in Algorithm_Factory for ciphers
lloyd
2008-11-11
1
-6
/
+10
*
Add a new cache at the level of Algorithm_Factory. Intent is to replace
lloyd
2008-11-11
1
-1
/
+7
*
Remove a global_state() dependency on Engine without breaking Monotone
lloyd
2008-11-11
1
-0
/
+3
*
Add a function to query algorithm providers
lloyd
2008-11-11
1
-0
/
+2
*
Move Algorithm_Factory from libstate (which it did not depend on) to algo_fac...
lloyd
2008-11-11
1
-0
/
+70