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
/
lib
/
ffi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated functions from pubkey
Jack Lloyd
2020-11-08
1
-0
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
2
-2
/
+2
*
Remove MCEIES
Jack Lloyd
2020-11-05
2
-38
/
+10
*
Some math deprecations
Jack Lloyd
2020-11-05
1
-1
/
+1
*
More header merging
Jack Lloyd
2020-11-03
2
-2
/
+2
*
Remove use of Serialized_RNG in FFI and tests
Jack Lloyd
2020-09-12
1
-7
/
+1
*
Make it possible to DER encode signatures through FFI API
Jack Lloyd
2020-05-15
2
-5
/
+11
*
Add Processor_RNG
Jack Lloyd
2020-05-08
1
-5
/
+5
*
Bump the FFI version due to addition of CRL support
Jack Lloyd
2019-12-14
2
-1
/
+5
*
Avoid MSVC warnings about dead code in FFI layer
Jack Lloyd
2019-12-06
10
-26
/
+38
*
Add documentation for CRL API in FFI and Python binding
Pavol Žáčik
2019-12-03
1
-13
/
+20
*
Add basic CRL handling to FFI API
Pavol Žáčik
2019-12-03
2
-0
/
+181
*
fix missing ErrorType::RoughtimeError on switches
Nuno Goncalves
2019-10-16
2
-0
/
+3
*
Deprecate some more redundant ffi functions
Jack Lloyd
2019-08-19
1
-10
/
+31
*
Fix indentation
Jack Lloyd
2019-08-17
1
-2
/
+2
*
Document that FFI destroy operations can fail
Jack Lloyd
2019-05-29
1
-3
/
+37
*
Verify ffi object is not null before dereferencing it
Jack Lloyd
2019-05-28
1
-1
/
+5
*
Correct documentation for botan_rng_init
Jack Lloyd
2019-05-28
1
-2
/
+5
*
Add a DatabaseError type, set the sqlite return code in exception
Jack Lloyd
2019-05-23
1
-0
/
+2
*
More Python API enhancements.
Jack Lloyd
2019-04-27
2
-29
/
+48
*
Fix C function prototypes.
JornVernee
2019-04-21
1
-6
/
+6
*
Remove unimplemented function decl
Jack Lloyd
2019-04-19
1
-3
/
+0
*
Use script to generate Python FFI decls
Jack Lloyd
2019-04-19
1
-7
/
+0
*
Avoid C++ style comments in headers that may be parsed as C
Jack Lloyd
2019-04-19
1
-64
/
+6
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
2
-1
/
+4
*
Use memcpy instead of strcpy here to shut up MSVC warning
Jack Lloyd
2019-01-03
1
-1
/
+1
*
Add OS::read_env_variable
Jack Lloyd
2018-12-29
1
-1
/
+1
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
3
-19
/
+85
*
Fix FFI compilation without hotp module
Tobias Brunner
2018-10-25
1
-2
/
+2
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
17
-65
/
+65
*
Refactor mode tests, and correct bugs found
Jack Lloyd
2018-09-29
1
-0
/
+1
*
Avoid null pointer write in FFI
Jack Lloyd
2018-09-28
1
-1
/
+4
*
Add OS::running_in_privileged_state
Jack Lloyd
2018-09-27
1
-1
/
+2
*
Define botan_scrypt in terms of botan_pwdhash
Jack Lloyd
2018-09-13
1
-12
/
+5
*
In FFI pwdhash functions, let len == 0 mean "call strlen"
Jack Lloyd
2018-09-13
2
-2
/
+18
*
Merge GH #1670 New password hashing interface
Jack Lloyd
2018-09-13
2
-15
/
+136
|
\
|
*
Fix Doxygen comments
Jack Lloyd
2018-09-10
1
-2
/
+4
|
*
Add FFI
Jack Lloyd
2018-09-10
2
-15
/
+134
*
|
Some document fixes
Jack Lloyd
2018-09-13
1
-8
/
+13
*
|
Add FFI functions for creating and getting X25519 data
Jack Lloyd
2018-09-10
2
-0
/
+98
|
/
*
Use a literal date for this API version
Jack Lloyd
2018-09-02
1
-5
/
+4
*
Fix build without x509 module
Tobias Brunner
2018-08-23
1
-1
/
+22
*
Add botan_cipher_reset to FFI
Jack Lloyd
2018-08-17
2
-0
/
+15
*
Ignore an empty string ("") for trusted_path argument
Jack Lloyd
2018-08-16
1
-1
/
+1
*
Add args for botan FFI cert verification for hostname and time
Jack Lloyd
2018-08-16
2
-4
/
+16
*
Add botan_x509_cert_dup
Jack Lloyd
2018-08-16
2
-4
/
+24
*
Fix bug introduced in 15e149ac
Jack Lloyd
2018-08-16
1
-6
/
+6
*
Avoid throwing within the FFI layer
Jack Lloyd
2018-08-16
3
-10
/
+9
*
Add TOTP to FFI
Jack Lloyd
2018-08-16
3
-4
/
+144
*
Expose HOTP to FFI
Jack Lloyd
2018-08-15
2
-0
/
+136
[next]