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
*
More MPI functions
Jack Lloyd
2019-04-21
2
-0
/
+40
*
Add raw block cipher interface for Python
Jack Lloyd
2019-04-21
2
-1
/
+81
*
Lint fixes
Jack Lloyd
2019-04-21
2
-4
/
+4
*
Support copying hash function objects
Jack Lloyd
2019-04-19
2
-18
/
+39
*
Remove duplicated decl
Jack Lloyd
2019-04-19
1
-3
/
+0
*
Add support for NIST key wrap in Python
Jack Lloyd
2019-04-19
2
-0
/
+23
*
Merge GH #1905 Generate Python ctypes decls from ffi.h and a script
Jack Lloyd
2019-04-19
5
-215
/
+350
|
\
|
*
Pylint fixes
Jack Lloyd
2019-04-19
2
-31
/
+31
|
*
Remove unimplemented function decl
Jack Lloyd
2019-04-19
1
-3
/
+0
|
*
Use script to generate Python FFI decls
Jack Lloyd
2019-04-19
3
-150
/
+251
|
*
Decls
Jack Lloyd
2019-04-19
1
-2
/
+5
|
*
Parsing script
Jack Lloyd
2019-04-19
1
-0
/
+89
|
*
Avoid C++ style comments in headers that may be parsed as C
Jack Lloyd
2019-04-19
3
-69
/
+14
*
|
Update news
Jack Lloyd
2019-04-19
1
-0
/
+10
|
/
*
Merge GH #1904 Some cleanups to Python wrapper
Jack Lloyd
2019-04-19
3
-406
/
+415
|
\
|
*
Use c_char_p instead of POINTER(c_char)
Jack Lloyd
2019-04-19
1
-62
/
+62
|
*
Clean up some things in Python wrapper
Jack Lloyd
2019-04-19
2
-403
/
+410
|
*
Also deprecate Python2 with the Python wrapper
Jack Lloyd
2019-04-19
1
-3
/
+5
|
/
*
Merge GH #1902 Python binding improvements
Jack Lloyd
2019-04-18
3
-432
/
+296
|
\
|
*
Simplify declaration of ffi functions
Jack Lloyd
2019-04-18
2
-384
/
+170
|
*
Support loading keys in Python
Jack Lloyd
2019-04-18
3
-56
/
+134
*
|
Understand --version
Jack Lloyd
2019-04-18
1
-0
/
+2
|
/
*
Merge GH #1901 Add missing export functions to Python binding
Jack Lloyd
2019-04-18
2
-11
/
+30
|
\
|
*
Add missing export functions
Jack Lloyd
2019-04-18
2
-11
/
+30
|
/
*
Merge GH #1898 Cleanups to configure.py
Jack Lloyd
2019-04-18
27
-69
/
+149
|
\
|
*
Check parsing of maps
Jack Lloyd
2019-04-18
2
-7
/
+6
|
*
Lint fixes
Jack Lloyd
2019-04-18
1
-10
/
+10
|
*
Add cross checks for compiler info
Jack Lloyd
2019-04-18
2
-7
/
+43
|
*
Clean up libs/frameworks
Jack Lloyd
2019-04-17
1
-20
/
+11
|
*
Make the ISA list a list
Jack Lloyd
2019-04-17
26
-37
/
+91
*
|
In dist script report the size of the archive in MiB
Jack Lloyd
2019-04-18
1
-1
/
+4
|
/
*
Document configure.py
Jack Lloyd
2019-04-16
4
-0
/
+391
*
Merge GH #1895 Use elf_aux_info on FreeBSD to detect ARM/PPC CPU features
Jack Lloyd
2019-04-16
6
-13
/
+26
|
\
|
*
Provides auxiliary vector support for FreeBSD.
David Carlier
2019-04-15
6
-13
/
+26
|
/
*
Update news
Jack Lloyd
2019-04-14
1
-0
/
+5
*
Merge GH #1893 Add system cert store wrapper class
Jack Lloyd
2019-04-14
11
-99
/
+292
|
\
|
*
Add a wrapper class that wraps macOS or Linux certificate stores.
Jack Lloyd
2019-04-13
11
-99
/
+292
|
/
*
Fix a few warnings in Boost specific code
Jack Lloyd
2019-04-13
3
-4
/
+4
*
Merge GH #1892 Be more careful about avoiding undefined behavior in tests
Jack Lloyd
2019-04-12
5
-41
/
+24
|
\
|
*
Using preprocessor for the tests
David Carlier
2019-04-12
6
-43
/
+24
|
*
Proposal to silent, when wished, some "false positives" when using sanitizers.
David Carlier
2019-04-12
1
-0
/
+2
*
|
Update news
Jack Lloyd
2019-04-12
1
-0
/
+19
*
|
Merge GH #1885 Add system certificate store for Linux/Unix
Jack Lloyd
2019-04-12
9
-53
/
+780
|
\
\
|
|
/
|
/
|
|
*
FIX: build with x509 module disabled
Rene Meusel
2019-04-12
2
-5
/
+12
|
*
FIX: type deduction on 32bit systems
Rene Meusel
2019-04-12
1
-4
/
+4
|
*
TEST: rejection of user certs by flatfile cert store
Rene Meusel
2019-04-12
2
-0
/
+95
|
*
TESt: flatfile cert store uses internal test file
Rene Meusel
2019-04-12
2
-9
/
+93
|
*
extract test_certstor_utils
Patrick Schmidt
2019-04-12
2
-47
/
+76
|
*
rename test_certstor_linux to test_certstor_flatfile
Patrick Schmidt
2019-04-12
1
-9
/
+9
|
*
consolidate into Flatfile_Certificate_Store
Patrick Schmidt
2019-04-12
7
-88
/
+36
[next]