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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lib suffix
lloyd
2012-01-25
2
-3
/
+9
*
Fix -Wreorder warning
lloyd
2012-01-25
1
-1
/
+1
*
Use initializer list, make destructor virtual
lloyd
2012-01-06
1
-2
/
+2
*
Remove the autheticator generation from the SRP code as it's not used
lloyd
2011-12-31
4
-52
/
+143
*
A bad decrypt on a TLS 1.0/1.1 message would cause a mostly infinite
lloyd
2011-12-31
1
-1
/
+6
*
Dirty hack to support multiple 'define' options in a module info file.
lloyd
2011-12-23
1
-8
/
+16
*
Add code point for the SRP identifier extension and add a check for it
lloyd
2011-12-17
3
-0
/
+13
*
Initial run at an SRP-6a implementation. Not entirely sure about the
lloyd
2011-12-17
5
-0
/
+291
*
Add the 2048 bit SRP group from RFC 5054
lloyd
2011-12-17
1
-0
/
+15
*
Basic instructions for building the docs
lloyd
2011-12-17
1
-5
/
+17
*
Make this exception somewhat more understandable. I think.
lloyd
2011-12-17
1
-1
/
+1
*
Add TCHead to list of users
lloyd
2011-12-17
1
-0
/
+3
*
Use LoadLibraryA instead of bare LoadLibrary so things work if used in
lloyd
2011-12-13
1
-1
/
+1
*
Fix readme URLs
lloyd
2011-12-08
1
-4
/
+4
*
Fix PR 166
lloyd
2011-12-08
1
-5
/
+9
*
Add basic NaCl target
lloyd
2011-12-08
2
-0
/
+6
*
Warn the user if targetting for GCC on Windows without an explicit
lloyd
2011-12-02
2
-9
/
+17
*
LoadLibrary apparently works on MinGW
lloyd
2011-12-02
1
-0
/
+1
*
GCC doesn't like casting a function pointer to void* without an
lloyd
2011-12-02
2
-1
/
+4
*
Add AltiVec detection on OpenBSD, contributed by Brad Smith in PR 162
lloyd
2011-11-28
2
-1
/
+17
*
Fix PGP key link
lloyd
2011-11-28
1
-1
/
+1
*
Fix link, and use sphinx to generate
lloyd
2011-11-28
1
-3
/
+2
*
Call cpuid via inline asm on x86-64, so we can use it with Clang (no
lloyd
2011-11-18
1
-2
/
+16
*
Add model name for Sandy Bridge. Use -march=corei7 with GCC and Clang
lloyd
2011-11-18
3
-12
/
+16
*
Fix declaration
lloyd
2011-11-18
1
-2
/
+1
*
Manually rename registers instead of rotating. Performance is about
lloyd
2011-11-18
1
-638
/
+638
*
Poll clock_gettime in High_Resolution_Timestamp::poll with whatever
lloyd
2011-11-11
3
-1
/
+42
*
Log the detected revision, if mtn reports something
lloyd
2011-11-10
1
-0
/
+2
*
PyPy works
lloyd
2011-11-09
1
-7
/
+6
*
Add AltiVec detection for POWER7 processors
lloyd
2011-11-02
2
-0
/
+4
*
Include the needed sub in the log notes
lloyd
2011-11-01
1
-1
/
+2
*
Mention the 1.8 branch
lloyd
2011-10-18
1
-2
/
+3
*
Switch to the Python 3 syntax in configure.py. A Perl one-liner in the
lloyd
2011-10-18
2
-10
/
+17
*
If running a non-released version and monotone wasn't installed (or
lloyd
2011-10-18
1
-9
/
+16
*
Don't set the soname on OpenBSD (PR 158)
lloyd
2011-10-11
2
-0
/
+8
*
Python 3.1's subprocess.Popen.communicate returns a bytes rather than
lloyd
2011-10-10
1
-2
/
+5
*
Name the params for DER_Encoder in header
lloyd
2011-10-06
1
-24
/
+47
*
Note --cpu fix, bump version
lloyd
2011-09-01
2
-2
/
+10
*
Make dir path more explicit
lloyd
2011-08-30
1
-1
/
+1
*
Search for an exact match in both arch and submodel before trying
lloyd
2011-08-19
1
-4
/
+15
*
Avoid using -march=i386 if an i386 is 'detected', instead use
lloyd
2011-08-15
1
-2
/
+5
*
Add the start of Python docs
lloyd
2011-08-06
5
-6
/
+42
*
Initialize the logger before we call parse, so if an exception gets
lloyd
2011-07-21
1
-3
/
+4
*
Move reading list to its own file
lloyd
2011-07-14
3
-23
/
+25
*
1.10.1 release
1.10.1
lloyd
2011-07-11
4
-25
/
+46
*
Add a new, somewhat more functional dist script
lloyd
2011-07-11
1
-0
/
+168
*
Allow overriding the VC revision in botan_version.py (for releases)
lloyd
2011-07-11
2
-1
/
+2
*
merge of '040da681d3a04ab0caf2f9ba7f8492d296fd7c0c'
lloyd
2011-07-06
1
-1
/
+1
|
\
|
*
Fix link
lloyd
2011-06-20
1
-1
/
+1
*
|
The Algorithm_Factory has this logic on looking for an object:
lloyd
2011-07-05
5
-8
/
+36
[next]