summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'userspace' into integrationintegrationMiloslav Trmač2010-08-231-0/+5
|\ | | | | | | | | Conflicts: examples/Makefile
| * Abstract <linux/ncr.h> from <ncrypto.h> usersMiloslav Trmač2010-08-231-0/+1
| | | | | | | | | | | | | | | | | | Let <ncrypto.h> users #include this header file alone, without caring about <linux/ncr.h>. To do so, set up a temporary copy of ncr.h so that the #include <linux/ncr.h> works at build time as well.
| * Add port of examples/pk.c to libcryptodevMiloslav Trmač2010-08-231-0/+1
| |
| * Integrate examples/ncr_lib.cMiloslav Trmač2010-08-231-0/+1
| |
| * Initial userspace library versionJan Chadima2010-08-231-0/+2
| |
* | Drop <cryptodev.h>Miloslav Trmač2010-08-231-2/+0
|/ | | | Also drop implementation of its ioctls, examples, openssl patch.
* No need for ncr-direct. All session operations are being done on keys or on ↵Nikos Mavrogiannopoulos2010-07-251-1/+0
| | | | userspace data.
* Added a support for reading session data directly from userspace.Nikos Mavrogiannopoulos2010-07-241-0/+1
|
* Revert "Modified NCR-USER API to "simplify" and allow setting of size of ↵Nikos Mavrogiannopoulos2010-07-231-1/+0
| | | | | | data structure without special system call." This reverts commit 5689c9734223fb349bba526d620823a803c3b67e.
* Modified NCR-USER API to "simplify" and allow setting of size of data ↵Nikos Mavrogiannopoulos2010-07-211-0/+1
| | | | structure without special system call.
* updated.Nikos Mavrogiannopoulos2010-07-191-0/+1
|
* Added signature generation and verification.Nikos Mavrogiannopoulos2010-07-121-1/+5
|
* Added data functionality and a test program.Nikos Mavrogiannopoulos2010-06-171-0/+1
|
* updated for releases and scripts.Nikos Mavrogiannopoulos2010-04-121-0/+2
|
* Examples were moved to examples/ directory.Nikos Mavrogiannopoulos2010-02-201-0/+2
|
* Added .gitignoreNikos Mavrogiannopoulos2010-02-191-0/+9