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
*
Increase the maximum keylength of ARC4 to 256 bytes for Monotone.
lloyd
2007-01-20
1
-1
/
+1
*
Only attempt to install files from doc/ that are known to exist.
lloyd
2007-01-20
1
-1
/
+6
*
Fix two bugs reported by Zack Weinberg in Base64_Decoder
lloyd
2007-01-08
1
-2
/
+4
*
Work around some strange Visual Studio bugs that popped up when compiling
lloyd
2007-01-08
2
-25
/
+19
*
The copy constructor of BER_Decoder was not copying other.parent; this
lloyd
2006-12-27
1
-1
/
+1
*
propagate from branch 'net.randombit.botan' (head 6ceeaae731c284ee1ba6e9b61d8...
1.6.0
lloyd
2006-12-16
4
-153
/
+157
|
\
|
*
Update the version number in configure.pl to 1.6.0, update the readme
lloyd
2006-12-16
4
-153
/
+157
*
|
Missed a bit of gunk when I renamed the files in the NIST X.509 tests
lloyd
2006-12-16
94
-0
/
+0
|
/
*
Rename the mp_muladd source files to mp_mulop
lloyd
2006-12-15
5
-9
/
+4
*
Rename certstore.cpp to certstor.cpp, both to match the header and to put
lloyd
2006-12-15
1
-0
/
+0
*
Bring the RPM spec file up to date.
lloyd
2006-12-14
1
-12
/
+16
*
Remove the use of the machine-specific optimization flags, as they have
lloyd
2006-12-14
1
-9
/
+1
*
Also remove build.h from the distclean target for nmake
lloyd
2006-12-14
1
-0
/
+1
*
Update the Python version of the testsuite to use the new filename scheme
lloyd
2006-12-14
1
-2
/
+2
*
Rename the files in the NIST X.509 certificate path validation suite to
lloyd
2006-12-14
476
-5
/
+5
*
Documentation updates (Config and UI::pulse)
lloyd
2006-12-14
1
-28
/
+34
*
Update the GTK example to use the new pulse interface.
lloyd
2006-12-14
3
-27
/
+30
*
Move the UI pulse functions into the global library state. That is (as best
lloyd
2006-12-14
8
-74
/
+64
*
Use set_option in policy.cpp
lloyd
2006-12-14
1
-40
/
+40
*
Add a new set_option member function to Config
lloyd
2006-12-14
2
-3
/
+11
*
Remove needless try/catch block
lloyd
2006-12-14
1
-10
/
+2
*
The symkey.h header no longer needs to include enums.h; remove it
lloyd
2006-12-14
5
-1
/
+4
*
Remove a dependency on x509cert.h from x509_ext.cpp by moving the definition
lloyd
2006-12-12
3
-3
/
+3
*
Fix a typo in the changelog
lloyd
2006-12-11
1
-1
/
+1
*
Comment out some problematic code so at least the Python extension can build
lloyd
2006-12-11
1
-0
/
+2
*
Update the logfile and readme for 1.5.13 aka 1.6.0 RC1
1.5.13
lloyd
2006-12-11
2
-5
/
+10
*
Update some modules which were never changed to use Allocator::get instead
lloyd
2006-12-09
3
-3
/
+3
*
Check in some old (very minor) changes to the Python wrapper code
lloyd
2006-12-09
1
-2
/
+4
*
Use OptionParser::init_if_set
lloyd
2006-12-09
1
-18
/
+14
*
Add a value_if_set member function to the getopt implementation (returns
lloyd
2006-12-09
2
-1
/
+9
*
Allow the creation of 48 bit primes
lloyd
2006-12-08
1
-1
/
+1
*
Convert the makefile for the GTK+ example to a generic Unix makefile
lloyd
2006-12-08
2
-24
/
+18
*
Bump version to 1.5.13
lloyd
2006-12-08
1
-1
/
+1
*
Also mark ICC as usable with the alg_ia32 module
lloyd
2006-11-24
1
-0
/
+1
*
Enable the alg_amd64 module under Intel C++ as well (looks like ICC knows
lloyd
2006-11-24
1
-0
/
+1
*
Various small improvements for x86-64 architectures, and better support
lloyd
2006-11-24
3
-7
/
+19
*
Decide to print ms/op or ops/second at runtime instead of compile time.
lloyd
2006-11-12
1
-10
/
+8
*
The configure script was getting confused if invoked as
lloyd
2006-11-11
1
-1
/
+2
*
ICC supports x86-64 now
lloyd
2006-11-06
1
-0
/
+1
*
Remove solaris from the list of OK platforms for assembly; Solaris as
lloyd
2006-11-06
2
-2
/
+0
*
Update changelog
1.5.12
lloyd
2006-10-28
1
-0
/
+8
*
Somewhat better public key support, though I have a feeling this is not
lloyd
2006-10-28
1
-6
/
+38
*
Some small cleanups
lloyd
2006-10-12
1
-23
/
+25
*
Drop todo.txt from misc/config, as most of the things listed have already
lloyd
2006-10-12
2
-35
/
+1
*
Various small updates to the API doc, mostly in the section about writing
lloyd
2006-10-11
1
-126
/
+123
*
Use the new syntax for adding macros to build.h
lloyd
2006-10-11
1
-2
/
+1
*
Update the instructions for building the library.
lloyd
2006-10-05
1
-60
/
+76
*
Support out of tree builds.
lloyd
2006-10-05
1
-35
/
+63
*
Split up all the 'base' algorithm classes into different files
lloyd
2006-09-29
4
-71
/
+116
*
Catch Encoding_Error in the keypair consistency check when we generate the
lloyd
2006-09-30
1
-1
/
+9
[next]