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
...
|
*
|
|
|
Add some missing function overrides in TLS::Text_Policy
louiz’
2017-04-25
1
-0
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge GH #1027 Add error return to botan_mp_to_str
Jack Lloyd
2017-04-27
2
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Add explicit return to FFI botan_mp_to_str.
Daniel Wyatt
2017-04-26
2
-1
/
+4
|
|
/
/
/
*
|
|
|
Add BOTAN_ALIGNAS macro for MSVC 2013
Jack Lloyd
2017-04-27
1
-0
/
+9
*
|
|
|
In text-based tests clear all data if algo changes
Jack Lloyd
2017-04-27
1
-0
/
+1
|
/
/
/
*
|
|
Merge GH #955 Add ability to limit tests to single provider
Jack Lloyd
2017-04-21
9
-24
/
+96
|
\
\
\
|
*
|
|
Filter provider in test loops, skip text based without provider.
Alexander Bluhm
2017-04-21
8
-22
/
+48
|
*
|
|
Run tests for a specific provider.
Alexander Bluhm
2017-04-21
3
-2
/
+48
|
|
/
/
*
|
|
Merge GH #1018 Typo fix
Jack Lloyd
2017-04-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix typo
Antonio Coratelli
2017-04-21
1
-1
/
+1
|
/
/
*
|
Merge GH #1002 Cleanups in configure.py main function
Jack Lloyd
2017-04-19
2
-152
/
+186
|
\
\
|
*
|
Reduce scope of file handling in HouseEccCurve._read_pem
Simon Warta
2017-04-18
1
-3
/
+4
|
*
|
Improve readability of BOTAN_HOUSE_ECC_CURVE_PEM in build.h
Simon Warta
2017-04-18
1
-2
/
+2
|
*
|
Improve error handling for HouseEccCurve
Simon Warta
2017-04-18
1
-9
/
+12
|
*
|
Remove --chost
Simon Warta
2017-04-18
1
-11
/
+0
|
*
|
Fix in error message: --in-house-curve -> --house-curve
Simon Warta
2017-04-18
1
-1
/
+1
|
*
|
Refactor HouseEccCurve
Simon Warta
2017-04-18
1
-11
/
+14
|
*
|
Make template variable misc_config more specific
Simon Warta
2017-04-18
2
-3
/
+3
|
*
|
Pull out HouseEccCurve class
Simon Warta
2017-04-18
1
-25
/
+32
|
*
|
Let MakefileListsGenerator.generate return its result
Simon Warta
2017-04-18
1
-5
/
+7
|
*
|
Extract SourcePaths
Simon Warta
2017-04-18
1
-39
/
+56
|
*
|
Simplify file opening in write_template()
Simon Warta
2017-04-18
1
-4
/
+1
|
*
|
Move robust_* out of main()
Simon Warta
2017-04-18
1
-27
/
+29
|
*
|
Share code for modules and build data loading
Simon Warta
2017-04-18
1
-27
/
+33
|
*
|
Pass full path to load_build_data()
Simon Warta
2017-04-18
1
-9
/
+9
|
*
|
Extract setup_logging() from main()
Simon Warta
2017-04-18
1
-12
/
+17
|
*
|
Move BotanConfigureLogHandler out of main()
Simon Warta
2017-04-18
1
-8
/
+10
*
|
|
Merge GH #1015 Fix doc typo
Jack Lloyd
2017-04-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix typo in building.rst [ci skip]
René Korthaus
2017-04-18
1
-1
/
+1
|
|
/
/
*
/
/
Fix Clang warning in ffi
Jack Lloyd
2017-04-19
1
-121
/
+117
|
/
/
*
|
Merge GH #1012 Fix quoting in CMake file
Jack Lloyd
2017-04-17
1
-1
/
+1
|
\
\
|
*
|
cmake: Add missing quotes around set_source_files_properties argument
Simon Warta
2017-04-16
1
-1
/
+1
*
|
|
Merge GH #1013 Add multiarg BOTAN_UNUSED. Fix FFI when ElGamal disabled
Jack Lloyd
2017-04-17
3
-28
/
+37
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use 3 arg BOTAN_UNUSED in a codepath that is compiled often
Simon Warta
2017-04-17
1
-3
/
+1
|
*
|
Mark correct variables unused in FFI botan_{pub,priv}key_load_elgamal
Simon Warta
2017-04-16
1
-7
/
+2
|
*
|
Improve unused handling in ffi methods
Simon Warta
2017-04-16
1
-16
/
+8
|
*
|
Let BOTAN_UNUSED take between 1 and 9 arguments
Simon Warta
2017-04-16
1
-2
/
+26
|
/
/
*
|
Merge GH #1006 Fix FFI cipher interface (see also GH #1003)
Jack Lloyd
2017-04-15
2
-65
/
+207
|
\
\
|
*
|
Add tests of GCM and CTR mode
Jack Lloyd
2017-04-14
1
-64
/
+205
|
*
|
Fix FFI cipher interface
Jack Lloyd
2017-04-14
2
-11
/
+12
*
|
|
Guard include of ElGamal header
Jack Lloyd
2017-04-15
1
-1
/
+4
*
|
|
Merge GH #1008 Support ElGamal in FFI interface
Jack Lloyd
2017-04-15
4
-1
/
+180
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Support for ElGamal in FFI interface
Krzysztof Kwiatkowski
2017-04-14
4
-1
/
+180
|
/
/
*
|
Remove bogus news entry
Jack Lloyd
2017-04-13
1
-2
/
+0
*
|
Update 2.2 release notes
Jack Lloyd
2017-04-13
1
-1
/
+15
*
|
Merge GH #989 Avoid recursion in BER_Decoder::get_next_object
Jack Lloyd
2017-04-13
2
-11
/
+83
|
\
\
|
*
|
Add test for OSS-Fuzz 813
Jack Lloyd
2017-04-13
1
-0
/
+67
|
*
|
Avoid recursion in BER_Decoder::get_next_object
Jack Lloyd
2017-04-09
1
-11
/
+16
*
|
|
Add hex encoder/decoder CLI util
Jack Lloyd
2017-04-13
1
-0
/
+37
*
|
|
Merge GH #1001 Add command line util for HMAC
Jack Lloyd
2017-04-13
2
-0
/
+53
|
\
\
\
|
|
_
|
/
|
/
|
|
[prev]
[next]