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
/
pbe
/
pbes1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use size_t in filters
lloyd
2010-10-12
2
-4
/
+4
*
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
1
-1
/
+1
*
More vector->pointer conversion removals.
lloyd
2010-09-13
1
-2
/
+1
*
Give all Filter objects a method for querying their name
lloyd
2010-06-28
2
-0
/
+8
*
More Doxygen comments
lloyd
2010-06-16
1
-1
/
+6
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-2
/
+2
*
Increase the iteration count and salt size used for encrypted
lloyd
2010-06-15
1
-1
/
+1
*
Modify the S2K interface. Instead of being stateful in terms of the salt
lloyd
2010-02-01
1
-3
/
+3
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-7
/
+0
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-1
/
+1
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-1
/
+5
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-41
/
+45
*
Remove global state dependency from pbes1
lloyd
2008-11-11
2
-36
/
+56
*
Remove use of get_s2k in PBES1 and PBES2, since they both always wanted
lloyd
2008-11-09
1
-4
/
+6
*
Split the last parts of the 'core' module
lloyd
2008-11-08
1
-1
/
+1
*
Move pbe/pbe_base to pbe/
lloyd
2008-10-26
1
-1
/
+1
*
Add PBKDF1,2 deps to PBES1,2
lloyd
2008-10-08
1
-0
/
+1
*
Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 that
lloyd
2008-10-02
1
-1
/
+1
*
Move get_pbe from libstate to new pbe_base module (in pbe/)
lloyd
2008-10-01
1
-2
/
+1
*
Expose use of global state in some of the lookup functions, including
lloyd
2008-09-29
1
-1
/
+1
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
1
-0
/
+0
*
New filters module. Add deps for it in some needed areas (codec, pbes)
lloyd
2008-09-28
1
-0
/
+5
*
Compliation fixes
lloyd
2008-09-28
1
-1
/
+1
*
Add missing PBE header and modinfo files
lloyd
2008-09-28
1
-0
/
+10
*
Modularize PBEs (password-based encryption schemes)
lloyd
2008-09-28
2
-0
/
+211