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
/
constructs
/
srp6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reject SRP6 values which are negative or larger than p since these are
lloyd
2012-08-11
1
-2
/
+2
*
More Doxygen warning fixes
lloyd
2012-07-09
1
-0
/
+9
*
More Doxygen comments
lloyd
2012-07-06
1
-0
/
+5
*
Include <string> in buf_comp.h and filter.h as we used std::string but
lloyd
2012-05-25
1
-16
/
+0
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
4
-12
/
+12
*
Huge pile of post merge fixups, mtn really fucked that merge
lloyd
2012-04-25
1
-1
/
+1
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...
lloyd
2012-04-25
4
-55
/
+77
|
\
|
*
Use just 256 bits of secret exponent (recomended value in RFC 5054).
lloyd
2012-04-06
4
-21
/
+22
|
*
Remove the client SRP6 class, really free standing functions are fine
lloyd
2012-04-05
2
-47
/
+68
*
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...
lloyd
2012-02-20
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fixes for GCC 4.7.0 (r183974)
lloyd
2012-02-07
1
-5
/
+5
*
|
Remove the autheticator generation from the SRP code as it's not used
lloyd
2011-12-31
4
-52
/
+143
|
/
*
Initial run at an SRP-6a implementation. Not entirely sure about the
lloyd
2011-12-17
3
-0
/
+278