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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing file
lloyd
2014-11-12
1
-0
/
+50
*
Command line prog cleanup
lloyd
2014-11-12
31
-522
/
+478
*
Replace Transformatio::nstart with start_raw so we can do a full set
lloyd
2014-11-05
1
-1
/
+1
*
Avoid crashing if user types before handshake completes
lloyd
2014-11-03
1
-8
/
+9
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
5
-9
/
+58
*
Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)
lloyd
2014-10-31
1
-5
/
+2
*
Remove stub for testing app
lloyd
2014-04-27
2
-2
/
+0
*
Any fixed MR iterations is probably wrong for somebody. Allow the user
lloyd
2014-04-25
3
-6
/
+8
*
Add rng command which can dump RNG outputs or raw entropy samples
lloyd
2014-03-22
3
-0
/
+53
*
Add --destdir option to configure.py
lloyd
2014-02-13
1
-1
/
+1
*
Add config and version subcommands
lloyd
2014-02-13
1
-35
/
+78
*
Fix warnings
lloyd
2014-02-13
2
-4
/
+5
*
Cleanups
lloyd
2014-02-13
3
-23
/
+43
*
Update Clang flags. Remove unneeded includes of init.h
lloyd
2014-02-09
1
-1
/
+0
*
More fixes for minified builds
lloyd
2014-02-09
1
-0
/
+5
*
Fix minimized builds. Patch by Markus Wanner sent to botan-devel
lloyd
2014-02-08
10
-5
/
+31
*
Inline time_op and avoid nonce recalc with every AEAD call
lloyd
2014-02-02
1
-8
/
+23
*
Warning fixes, and hook default algo list into speed command
lloyd
2014-01-24
4
-16
/
+12
*
Remove double init
lloyd
2014-01-21
1
-1
/
+0
*
More unique_ptr, also cleanup MGF1 usage
lloyd
2014-01-18
1
-1
/
+1
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
2
-5
/
+6
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
7
-60
/
+84
*
Split up test vectors into per-algo files and app into botan-test for
lloyd
2014-01-10
30
-0
/
+4087