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
*
Remove stray character introduced during merge
lloyd
2008-04-24
1
-1
/
+1
*
Remove unused Pulse_Type enum
lloyd
2008-04-24
1
-15
/
+0
*
Remove section on pulses - removed
lloyd
2008-04-24
1
-44
/
+0
*
merge of '0bd31c0935789c0b8280f297b711d935192280f1'
lloyd
2008-04-24
3
-3
/
+3
|
\
|
*
Add BOTAN_DLL to Timer class declaration
lloyd
2008-04-21
1
-1
/
+1
|
*
propagate from branch 'net.randombit.botan' (head 51f9ee5180a5cacdfff31504266...
lloyd
2008-04-21
41
-615
/
+214
|
|
\
*
|
\
propagate from branch 'net.randombit.botan' (head 51f9ee5180a5cacdfff31504266...
lloyd
2008-04-21
41
-615
/
+214
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
propagate from branch 'net.randombit.botan' (head 85596a0b1fbee6696261d36def7...
lloyd
2008-04-17
41
-614
/
+213
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 4b88c5d653d997e87cc333064ca...
lloyd
2008-04-13
41
-614
/
+213
|
|
|
\
|
|
|
*
propagate from branch 'net.randombit.botan' (head bcae6a19d8d96ebde33c832c76a...
lloyd
2008-04-12
41
-614
/
+213
|
|
|
|
\
|
|
|
|
*
propagate from branch 'net.randombit.botan' (head 6afe2db1f710f75bc27e189bb8b...
lloyd
2008-04-10
41
-614
/
+213
|
|
|
|
|
\
|
|
|
|
|
*
Remove the Global_RNG namespace, along with rng.h and rng.cpp. This was
lloyd
2008-04-07
21
-141
/
+53
|
|
|
|
|
*
Remove X509_GlobalState in favor of static function Extensions::get_extension
lloyd
2008-04-07
6
-144
/
+25
|
|
|
|
|
*
propagate from branch 'net.randombit.botan' (head db3791f6bba4b57dd8aed178935...
lloyd
2008-04-07
2
-19
/
+25
|
|
|
|
|
|
\
|
|
|
|
|
*
|
Remove Charset_Transcoder; hardwire UTF-8/Latin-1 conversions into charset.cpp
lloyd
2008-04-07
8
-202
/
+101
|
|
|
|
|
*
|
In Botan, the Timer base class provides access to a high-resolution
lloyd
2008-04-07
11
-59
/
+34
|
|
|
|
|
*
|
Library_State::set_timer is never called from within Botan, low hanging
lloyd
2008-04-07
2
-10
/
+0
|
|
|
|
|
*
|
The intent of this branch is to remove the global library state object
lloyd
2008-04-07
6
-58
/
+0
*
|
|
|
|
|
|
Add BOTAN_DLL macro in all needed spots for working DLL export. Based
lloyd
2008-04-21
153
-491
/
+571
*
|
|
|
|
|
|
Update Fixed_Output_RNG (used for testing) to implement is_seeded
lloyd
2008-04-21
1
-0
/
+2
*
|
|
|
|
|
|
Make RandomNumberGenerator::is_seeded pure virtual
lloyd
2008-04-21
1
-1
/
+1
*
|
|
|
|
|
|
Convert date format in log.txt to YYYY-MM-DD for easier grepping and statistics
lloyd
2008-04-17
1
-100
/
+100
|
/
/
/
/
/
/
*
|
|
|
|
|
Add first change notes about the upcoming 1.7.6
lloyd
2008-04-17
2
-1
/
+5
*
|
|
|
|
|
Always set the position to the start of the block when generating a new
lloyd
2008-04-15
1
-3
/
+2
*
|
|
|
|
|
merge of '0aa1d27dec5a97856953bb1fcffe29a84c68b3ac'
lloyd
2008-04-15
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Optimizations had been disabled
lloyd
2008-04-14
1
-2
/
+2
*
|
|
|
|
|
|
Drop eng_aep module (the hardware AEP engine). I still have a card (and driver
lloyd
2008-04-14
8
-815
/
+0
|
/
/
/
/
/
/
*
|
|
|
|
|
merge of '34be1e0ad58e29063ea95d33f2cdc090fd63c4b2'
lloyd
2008-04-14
11
-26
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Document that shared builds would be nice
lloyd
2008-04-13
1
-0
/
+6
|
|
/
/
/
/
/
|
*
|
|
|
|
Put each file in a list in the makefile on a different line
lloyd
2008-04-13
1
-11
/
+8
|
*
|
|
|
|
Change so_obj_flags to shared_flags
lloyd
2008-04-13
1
-4
/
+4
|
*
|
|
|
|
Rename so_obj_flags variable to shared_flags
lloyd
2008-04-13
9
-11
/
+11
*
|
|
|
|
|
Consolidate all logfiles into a single log.txt organized by time. Easier
lloyd
2008-04-14
12
-1074
/
+1074
|
/
/
/
/
/
*
|
|
|
|
Enabled shared objects on windows
lloyd
2008-04-13
1
-1
/
+1
*
|
|
|
|
Add lines for setting dll_import_flags and dll_export_flags to all the
lloyd
2008-04-13
12
-2
/
+42
*
|
|
|
|
Make a BOTAN_DLL macro in build.h
lloyd
2008-04-13
1
-0
/
+4
*
|
|
|
|
If an unbound variable in a template is found, print the all the
lloyd
2008-04-13
1
-24
/
+59
*
|
|
|
|
Copyrighting a generated file seems kind of silly, though it would be
lloyd
2008-04-12
1
-4
/
+0
*
|
|
|
|
Final updates for 1.7.5 release
1.7.5
lloyd
2008-04-12
2
-2
/
+2
|
/
/
/
/
*
|
|
|
Updates for 1.7.5, now tentatively planned for tomorrow.
lloyd
2008-04-12
2
-18
/
+17
*
|
|
|
Remove setting of unused blinder_size config var
lloyd
2008-04-12
1
-1
/
+0
*
|
|
|
Modify areas that still assumed Pipe::message_id was exactly a u32bit.
lloyd
2008-04-12
6
-35
/
+40
*
|
|
|
Use existing reference to p in Elg_Core constructor for small code cleanup
lloyd
2008-04-12
1
-2
/
+2
*
|
|
|
In decimal string inputs: ignore spaces, and for other bad inputs throw
lloyd
2008-04-12
1
-0
/
+7
*
|
|
|
Make the size of the random value used to blind the private key
lloyd
2008-04-12
2
-15
/
+5
*
|
|
|
Remove Config::option_as_u32bit - the only advantage it had over calling
lloyd
2008-04-12
7
-42
/
+3
*
|
|
|
Make the memory allocator's chunk size a compile time constant, via a
lloyd
2008-04-12
6
-26
/
+4
*
|
|
|
Update the changelog
lloyd
2008-04-12
1
-5
/
+4
*
|
|
|
Fix some relatively minor linker namespace pollution issues
lloyd
2008-04-11
4
-33
/
+29
*
|
|
|
Wrap lines to 80 columns
lloyd
2008-04-10
2
-4
/
+12
[next]