aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add proper SRP6 testsJack Lloyd2019-04-306-20/+502
|/ /
* | Merge GH #1918 Don't use -mabi on MIPS64 let user specify thisJack Lloyd2019-04-281-1/+0
|\ \
| * | Remove explicit mips64 -mabi parameterFabrice Fontaine2019-04-281-1/+0
|/ /
* | Merge GH #1916 put LDFLAGS after EXE_LINKS_TOJack Lloyd2019-04-281-1/+1
|\ \
| * | makefile.in: move LDFLAGS after EXE_LINKS_TOFabrice Fontaine2019-04-281-1/+1
* | | More FFI todos [ci skip]Jack Lloyd2019-04-271-0/+2
|/ /
* | Update newsJack Lloyd2019-04-271-2/+7
* | Merge GH #1915 More Python enhancementsJack Lloyd2019-04-275-55/+402
|\ \
| * | Add a Python SM2 testJack Lloyd2019-04-271-0/+34
| * | Lint fixesJack Lloyd2019-04-272-17/+33
| * | More Python API enhancements.Jack Lloyd2019-04-275-53/+350
* | | Log the version of Python we are running configure underJack Lloyd2019-04-271-0/+1
|/ /
* | Merge GH #1913 Fix some issues with minimized buildsJack Lloyd2019-04-2717-37/+88
|\ \
| * | Fix feature macro checks.Jack Lloyd2019-04-2614-30/+64
| * | Fix some build/test problems with minimized buildsJack Lloyd2019-04-265-10/+27
* | | Document |upperJack Lloyd2019-04-261-0/+3
* | | Add error_code to PKCS11 return exceptionJack Lloyd2019-04-261-0/+5
|/ /
* | Correct test result nameJack Lloyd2019-04-261-1/+1
* | Add a cmdlet to print UUIDsJack Lloyd2019-04-262-0/+45
* | Document get_auxvalJack Lloyd2019-04-231-1/+9
* | Merge GH #1910 Silence warning on non Linux/FreeBSD systemsJack Lloyd2019-04-231-0/+1
|\ \
| * | Warning compile fix for OpenBSDDavid Carlier2019-04-231-0/+1
|/ /
* | Minor Python wrapper tweaksJack Lloyd2019-04-221-6/+21
* | Fix some Doxygen errorsJack Lloyd2019-04-223-2/+5
* | Require Python binding for any new FFI additionsJack Lloyd2019-04-221-0/+8
* | Merge GH #1907 Various Python API additionsJack Lloyd2019-04-222-22/+183
|\ \
| * | More MPI functionsJack Lloyd2019-04-212-0/+40
| * | Add raw block cipher interface for PythonJack Lloyd2019-04-212-1/+81
| * | Lint fixesJack Lloyd2019-04-212-4/+4
| * | Support copying hash function objectsJack Lloyd2019-04-192-18/+39
| * | Remove duplicated declJack Lloyd2019-04-191-3/+0
| * | Add support for NIST key wrap in PythonJack Lloyd2019-04-192-0/+23
* | | Merge GH #1908 Fix C declaration of functions taking no argsJack Lloyd2019-04-221-6/+6
|\ \ \ | |/ / |/| |
| * | Fix C function prototypes.JornVernee2019-04-211-6/+6
|/ /
* | Merge GH #1905 Generate Python ctypes decls from ffi.h and a scriptJack Lloyd2019-04-195-215/+350
|\ \
| * | Pylint fixesJack Lloyd2019-04-192-31/+31
| * | Remove unimplemented function declJack Lloyd2019-04-191-3/+0
| * | Use script to generate Python FFI declsJack Lloyd2019-04-193-150/+251
| * | DeclsJack Lloyd2019-04-191-2/+5
| * | Parsing scriptJack Lloyd2019-04-191-0/+89
| * | Avoid C++ style comments in headers that may be parsed as CJack Lloyd2019-04-193-69/+14
* | | Update newsJack Lloyd2019-04-191-0/+10
|/ /
* | Merge GH #1904 Some cleanups to Python wrapperJack Lloyd2019-04-193-406/+415
|\ \
| * | Use c_char_p instead of POINTER(c_char)Jack Lloyd2019-04-191-62/+62
| * | Clean up some things in Python wrapperJack Lloyd2019-04-192-403/+410
| * | Also deprecate Python2 with the Python wrapperJack Lloyd2019-04-191-3/+5
|/ /
* | Merge GH #1902 Python binding improvementsJack Lloyd2019-04-183-432/+296
|\ \
| * | Simplify declaration of ffi functionsJack Lloyd2019-04-182-384/+170
| * | Support loading keys in PythonJack Lloyd2019-04-183-56/+134
* | | Understand --versionJack Lloyd2019-04-181-0/+2
|/ /