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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add Doxygen comments for missing params
lloyd
2008-10-13
2
-2
/
+12
*
Further Doxygen comments from InSiTo
lloyd
2008-10-13
2
-37
/
+298
*
More Doxygen comments from InSiTo
lloyd
2008-10-13
1
-5
/
+58
*
More Doxygen comments from InSiTo
lloyd
2008-10-13
2
-12
/
+100
*
Add Doxygen comments to if_algo.h (from InSiTo)
lloyd
2008-10-13
1
-7
/
+32
*
Add Doxygen comments to RSA key constructors (from InSiTo)
lloyd
2008-10-13
1
-8
/
+31
*
Add a (very thorough!) set of Doxygen comments from InSiTo for the Pipe class
lloyd
2008-10-13
1
-25
/
+197
*
Add names to params
lloyd
2008-10-13
1
-5
/
+5
*
More Doxygen comments from InSiTo
lloyd
2008-10-13
5
-40
/
+231
*
Disable generation of man pages
lloyd
2008-10-13
1
-1
/
+1
*
Doxygen comments for base64 and hex from InSiTo
lloyd
2008-10-13
2
-23
/
+81
*
More Doxygen comments from InSiTo
lloyd
2008-10-13
6
-30
/
+104
*
Don't extract static - Doxygen extracts private static which makes a mess
lloyd
2008-10-13
1
-1
/
+1
*
More Doxygen comments from InSiTo
lloyd
2008-10-13
4
-12
/
+37
*
Add Doxygen comments to bigint.h (from InSiTo)
lloyd
2008-10-13
1
-51
/
+397
*
Further doxygen config tweaks
lloyd
2008-10-13
1
-2
/
+2
*
Disable extracting private, static, and local functions in Doxygen (too much ...
lloyd
2008-10-13
1
-3
/
+3
*
Move KASUMI S-Boxes from kas_tab.cpp to kasumi.cpp
lloyd
2008-10-13
4
-87
/
+75
*
Add Doxygen comments to asn1_oid.h (from InSiTo)
lloyd
2008-10-13
1
-14
/
+58
*
Only delete Doxygen files on distclean, not regular clean
lloyd
2008-10-13
2
-2
/
+2
*
Add Doxygen comments to dh.h (from InSiTo)
lloyd
2008-10-13
1
-13
/
+34
*
Doxygen comments for utils/version.h (from InSiTo)
lloyd
2008-10-13
1
-0
/
+26
*
Add basic support for Doxygen, including a make target
lloyd
2008-10-13
3
-2
/
+243
*
Default to Itanium2 if provided with just --cpu=ia64. This is safe
lloyd
2008-10-12
1
-1
/
+2
*
Remove leading "Botan " from result of version_string
lloyd
2008-10-12
1
-3
/
+9
*
Add name() virtual function in RandomNumberGenerator base class (had been the...
lloyd
2008-10-12
1
-0
/
+2
*
Add a new switch to configure.pl --with-tr1-implementation which
lloyd
2008-10-12
3
-9
/
+5
*
Rename the TR1 choice macros to BOTAN_USE_STD_TR1 and BOTAN_USE_BOOST_TR1.
lloyd
2008-10-12
3
-36
/
+45
*
Return const references instead of copies in GFpModulus where possible
lloyd
2008-10-12
1
-4
/
+4
*
Modify CurveGFp::get_{a,b} to return a const reference instead of a copy
lloyd
2008-10-12
2
-5
/
+5
*
Add an implementation of bswap for Visual C++ in x86 inline asm,
lloyd
2008-10-12
1
-0
/
+9
*
Decruft
lloyd
2008-10-12
1
-36
/
+27
*
Move InSiTo's ECDSA tests into the main test suite
lloyd
2008-10-12
1
-10
/
+0
*
Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.
lloyd
2008-10-11
11
-187
/
+204
*
Enable throwing of Illegal_Point in check_invariants
lloyd
2008-10-11
1
-2
/
+2
*
Default to using SHA-1 with ECDSA in X.509 signatures
lloyd
2008-10-11
1
-0
/
+5
*
Fix ECDSA/SHA-160 OID entry
lloyd
2008-10-11
1
-1
/
+1
*
Disable the implementation of word_add in mp_ia32 for the same reason
lloyd
2008-10-11
1
-0
/
+8
*
Add more ECC domain parameter sets from InSiTo
lloyd
2008-10-11
1
-10
/
+295
*
Missing tr1 inclusion in freestore.h
lloyd
2008-10-11
1
-0
/
+8
*
Default to using Boost's TR1. There seems to be a bug in the GCC 4.3.2
lloyd
2008-10-11
1
-2
/
+2
*
Add comment attributing source for ECDSA OID
lloyd
2008-10-11
1
-2
/
+2
*
Add OIDs for ECDSA with SHA-2 from draft-ietf-pkix-sha2-dsa-ecdsa-04.txt
lloyd
2008-10-11
1
-6
/
+17
*
Add OIDs for ECDSA and ECDSA with EMSA1_BSI padding from InSiTo
lloyd
2008-10-11
1
-0
/
+7
*
Remove last use of freestore.h from gfpmath, move it to CVC code which still
lloyd
2008-10-11
6
-15
/
+14
*
Remove some unused code from freestore.h, including the code that brough
lloyd
2008-10-11
1
-166
/
+4
*
Change GFpElement's scalar multiplication operators to take a u64bit instead
lloyd
2008-10-11
2
-28
/
+25
*
Disable the x86-64 implementation of word_add. I think there is a bug
lloyd
2008-10-11
1
-0
/
+8
*
Add a version for x86-64 in mp_asm64, though it is disabled by default
lloyd
2008-10-11
2
-0
/
+8
*
Modify botan-config so --libs does not use -L if the prefix is /usr or
lloyd
2008-10-11
1
-1
/
+6
[prev]
[next]