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
*
Use clang++ rather than clang to ensure we get the C++ runtime libraries
lloyd
2010-08-09
1
-1
/
+1
*
Clang fix, PR 116
lloyd
2010-07-07
1
-1
/
+1
*
The Perl configure put the doxy file into doc/, while the Python one
lloyd
2010-06-22
2
-4
/
+4
*
Enable the /proc-walker on NetBSD. The version that had problems is a
lloyd
2010-06-16
1
-5
/
+2
*
This comment was incorrect; X509::load_key(str) is for files
lloyd
2010-06-15
1
-2
/
+2
*
Add PKCS8::BER_encode for encrypted keys
lloyd
2010-06-15
2
-38
/
+53
*
Add BER_encode function for PKCS #8 keys
lloyd
2010-06-15
2
-41
/
+54
*
Add X509::BER_encode which returns an X.509 encoded as a BER bytestring.
lloyd
2010-06-15
2
-25
/
+31
*
Use a constant-time multiplication in IDEA. Add more IDEA tests.
lloyd
2010-06-14
1
-9
/
+12
*
Add typedefs in pubkey.h to match the 1.9 names
lloyd
2010-06-11
1
-0
/
+6
*
Change how OS X install_name is set. I don't know anything about this
lloyd
2010-06-11
1
-1
/
+1
*
Minor tweaks
lloyd
2010-06-10
1
-2
/
+6
*
Quote so backslash doesn't get lost
lloyd
2010-06-10
1
-1
/
+1
*
Add a simple make install for Windows/nmake
lloyd
2010-06-10
1
-35
/
+13
*
Don't want a colon here
lloyd
2010-06-10
1
-1
/
+1
*
Set lib basename to just botan not libbotan
lloyd
2010-06-10
1
-1
/
+1
*
Final DLL link fixes
lloyd
2010-06-10
2
-1
/
+5
*
Use the compiler instead of link to genererate the DLL
lloyd
2010-06-10
1
-1
/
+1
*
Fix clean/distclean targets for nmake
lloyd
2010-06-10
1
-1
/
+3
*
Fix static builds, bad var name in nmake file
lloyd
2010-06-10
1
-1
/
+1
*
Backport fixes for DLL builds on Windows
lloyd
2010-06-10
1
-2
/
+8
*
Fix export/import flags for VC DLLs
lloyd
2010-06-10
2
-2
/
+2
*
Use using directives to bring parent members of vector types into
lloyd
2010-06-09
2
-10
/
+63
*
For DSA groups, use 160 bit q for all p less than or equal to 1024 bits
lloyd
2010-05-28
1
-1
/
+1
*
Initial partial protection against timing attacks in OAEP decoding.
lloyd
2010-05-25
1
-10
/
+22
*
Fix the size of MD4's M buffer. No harm done here except wasted memory.
lloyd
2010-02-03
1
-1
/
+1
*
Use a reference count in GMP_Engine to track if we should reset the
lloyd
2010-01-22
2
-9
/
+14
*
Add support for the InnoSetup installer. This will not work right now
lloyd
2009-11-25
1
-0
/
+74
*
Add missing BOTAN_DLL annotation for SCAN_Name class
lloyd
2009-11-25
1
-3
/
+3
*
Use negative values for adding constants >= 2^31 in the SHA-1 x86-64 asm.
lloyd
2009-11-03
1
-2
/
+8
*
Add alias for ppc64 as 'powerpc64' for Gentoo ebuild
lloyd
2009-10-28
1
-0
/
+4
*
Rename all of the build-data files with a .txt extension, and filter for
lloyd
2009-10-13
47
-0
/
+0
*
Don't make auto_rng require AES; using it is optional as long as HMAC_RNG
lloyd
2009-10-13
2
-4
/
+6
*
Fix indent
lloyd
2009-10-13
1
-1
/
+1
*
Fix macro generation + checks in configure.py and bswap.h. Had the effect
lloyd
2009-09-17
1
-2
/
+2
*
Change Skein-512 to match the tweaked 1.2 specification. Round constants
lloyd
2009-09-15
1
-8
/
+8
*
Add a new option --no-autoload to configure.py. This will produce a minimal
lloyd
2009-09-04
3
-2
/
+3
*
Remove redunant buffer create calls in XTS
lloyd
2009-08-28
1
-4
/
+0
*
In XTS, reset the buffer positions at the end of a message.
lloyd
2009-08-27
1
-0
/
+4
*
Thomas Moschny mentioned that OpenSSL 1.0 betas disable MD2 by default.
lloyd
2009-08-27
1
-0
/
+10
*
Add a new interface CryptoBox which provides basic password-based encryption
lloyd
2009-08-13
3
-0
/
+210
*
Add 'Distributed under the terms of the Botan license' notices to the .S
lloyd
2009-08-11
8
-41
/
+57
*
Use the default ABI instead of forcing n32 for mips32
lloyd
2009-08-10
3
-33
/
+21
*
Add compiler settings for the Open64 (http://www.open64.net/) compiler,
lloyd
2009-08-03
1
-0
/
+30
*
Fix variable name in 32-bit bswap for VC++
lloyd
2009-08-03
1
-1
/
+1
*
Change how the pair is constructed for Sun Forte compatability
lloyd
2009-07-31
1
-1
/
+1
*
A typo in a macro check in bswap.h meant inline asm bswap was not
lloyd
2009-07-31
1
-1
/
+1
*
Add support for Dragonfly BSD (a fork of FreeBSD).
lloyd
2009-07-25
17
-1
/
+28
*
Two changes to proc_walk:
lloyd
2009-07-25
1
-2
/
+2
*
Add an alias armv5tel for xscale, fixes autodetection for both Perl and
lloyd
2009-07-23
1
-0
/
+1
[next]