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
*
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
*
Update comments in FFI header
Jack Lloyd
2018-08-15
1
-43
/
+138
*
Remove support for 8 or 16 bit BigInt words
Jack Lloyd
2018-08-15
2
-3
/
+41
*
Cleanup of BigInt encoding/decoding functions
Jack Lloyd
2018-08-14
1
-12
/
+7
*
Add some additional null pointer arg checks to FFI
Jack Lloyd
2018-08-14
3
-27
/
+61
*
Merge GH #1647 Add X.509 path validation to FFI
Jack Lloyd
2018-08-14
2
-2
/
+113
|
\
|
*
Add path validation to FFI
Jack Lloyd
2018-08-13
2
-2
/
+113
*
|
Expose RDRAND RNG through FFI
Jack Lloyd
2018-08-13
1
-2
/
+13
|
/
*
De-inline ffi_guard_thunk
Jack Lloyd
2018-08-13
3
-34
/
+52
*
Better error reporting for FFI
Jack Lloyd
2018-08-12
3
-6
/
+18
*
Add function to return the size of a key agreement output
Jack Lloyd
2018-08-12
2
-0
/
+9
*
Better error checking in Python wrapper
Jack Lloyd
2018-08-11
1
-1
/
+1
*
Put bcrypt decls in ffi in same place
Jack Lloyd
2018-08-11
1
-22
/
+22
*
Add botan_cipher_get_keyspec
Jack Lloyd
2018-08-11
4
-13
/
+34
*
Add some useful FFI functions
Jack Lloyd
2018-08-10
4
-0
/
+55
*
Add a function to query output length of symmetric cipher
Jack Lloyd
2018-08-10
4
-1
/
+18
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
2
-3
/
+23
*
Guard use of Serialized_RNG with thread macro check
Jack Lloyd
2018-08-10
1
-0
/
+2
*
Merge GH #1641 Add functions to get expected length of PK signature
Jack Lloyd
2018-08-10
2
-0
/
+7
|
\
|
*
Add FFI function to get signature output length
Jack Lloyd
2018-08-10
2
-0
/
+7
*
|
Add a "user-threadsafe" option to botan_rng_init
Jack Lloyd
2018-08-10
1
-0
/
+10
*
|
Allow x509 module to be optional for FFI
Jack Lloyd
2018-08-10
3
-19
/
+103
|
/
*
Format nit
Jack Lloyd
2018-08-02
1
-1
/
+1
*
Clarify comment on botan_privkey_load
Jack Lloyd
2018-08-02
1
-1
/
+1
*
Merge GH #1637 Merge SM2 signature and ECIES key types
Jack Lloyd
2018-08-02
1
-31
/
+5
|
\
|
*
Combine SM2 key types for signatures and encryption
Jack Lloyd
2018-08-01
1
-31
/
+5
[next]