index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ncr-data.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Append_flag was removed.
Nikos Mavrogiannopoulos
2010-07-23
1
-27
/
+6
*
Revert "initial support for userspace data."
Nikos Mavrogiannopoulos
2010-07-23
1
-178
/
+47
*
Revert "Modified NCR-USER API to "simplify" and allow setting of size of data...
Nikos Mavrogiannopoulos
2010-07-23
1
-148
/
+40
*
Modified NCR-USER API to "simplify" and allow setting of size of data structu...
Nikos Mavrogiannopoulos
2010-07-21
1
-40
/
+148
*
initial support for userspace data.
Nikos Mavrogiannopoulos
2010-07-21
1
-47
/
+178
*
Fix copy_{from,to}_user error handling
Miloslav Trmač
2010-07-19
1
-19
/
+19
*
Free data on error its descriptor to user-space
Miloslav Trmač
2010-07-19
1
-5
/
+17
*
Fix a race in ncr_data_set.
Miloslav Trmač
2010-07-19
1
-3
/
+6
*
Describe why there is no integer overflow.
Miloslav Trmač
2010-07-19
1
-0
/
+4
*
Fix error paths in ncr_data_init
Miloslav Trmač
2010-07-19
1
-6
/
+13
*
Several fixes related to checks with copy_from/to_user.
Nikos Mavrogiannopoulos
2010-06-17
1
-1
/
+8
*
Added checking in copy_from_user and copy_to_user.
Nikos Mavrogiannopoulos
2010-06-17
1
-18
/
+47
*
Use current_euid() and task_pid_nr(current) to get identifiers for owners (fo...
Nikos Mavrogiannopoulos
2010-06-17
1
-5
/
+6
*
Descriptors start at 1.
Nikos Mavrogiannopoulos
2010-06-17
1
-1
/
+1
*
Added small subsystem for storage (no storage occuring yet).
Nikos Mavrogiannopoulos
2010-06-17
1
-11
/
+9
*
Added deinitialization of limits on module unloading. Better cleanup of unuse...
Nikos Mavrogiannopoulos
2010-06-17
1
-2
/
+7
*
Added ncr_key_import/export, generate and info. Those work with secret keys.
Nikos Mavrogiannopoulos
2010-06-17
1
-5
/
+2
*
Added some initial for of key. Added helper functions to enforce per user and...
Nikos Mavrogiannopoulos
2010-06-17
1
-36
/
+39
*
Separated data functionality to ncr-data.c.
Nikos Mavrogiannopoulos
2010-06-17
1
-0
/
+256