1. b902f44 Revert "DNS: Support AFS SRV records and cell db config files" by Pratyush Yadav · 5 months ago master
  2. c076dff test: Fix test expectation based on kernel config by Pavel Reichl · 2 years, 7 months ago
  3. 2939c50 keyutils.spec - change the Url by Pavel Reichl · 2 years, 7 months ago
  4. 4e58e9a Provide a pkgconfig file with libkeyutils.a by Daniel Hill · 2 years, 5 months ago
  5. ac2d0f3 Fix format specifier for pointer subtraction by Alyssa Ross · 2 years, 5 months ago
  6. 81a8c96 man: fix a formatting on the keyctl.1 man page by Vladis Dronov · 3 years, 2 months ago
  7. 046d2e9 Ignore the cxx.stamp file by David Howells · 2 years, 4 months ago
  8. cb3bb19 Move to version 1.6.3 by David Howells · 5 years ago v1.6.3
  9. 496a09a Add the ability to supply filters to watches set with keyctl by David Howells · 6 years ago
  10. 1570dce test: Use notifications in testing by David Howells · 6 years ago
  11. 1276eac Add a notification facility for watching for key changes by David Howells · 6 years ago
  12. f3095f4 Revert "Add a notification facility for watching for key changes" by David Howells · 5 years ago
  13. d00ed35 Revert "test: Use notifications in testing" by David Howells · 5 years ago
  14. 5242250 Revert "Add the ability to supply filters to watches set with keyctl" by David Howells · 5 years ago
  15. 454f80f Version 1.6.2 by David Howells · 6 years ago v1.6.2
  16. 6f1af30 Build: Remove libkeyutils.pc on make clean by David Howells · 5 years ago
  17. b7cffce Fix error when a C++ program is linked with libkeyutils by Christophe Vu-Brugier · 5 years ago
  18. 991c272 Check that keyutils.h has valid C++ syntax at build time by Christophe Vu-Brugier · 5 years ago
  19. 9b81504 Fix compilation error when keyutils.h is used in C++ by Christophe Vu-Brugier · 5 years ago
  20. 839b628 man: fix typos by Christophe Vu-Brugier · 5 years ago
  21. 5ac409b Add the ability to supply filters to watches set with keyctl by David Howells · 6 years ago
  22. 9419ac4 test: Use notifications in testing by David Howells · 6 years ago
  23. 1aafbdc Add a notification facility for watching for key changes by David Howells · 6 years ago
  24. 7846c7a lib: Open version KEYUTILS_1.10 by David Howells · 6 years ago
  25. 75e7568 dns: Apply a default TTL to records obtained from getaddrinfo() by David Howells · 5 years ago
  26. d44a413 Makefile: Use rpmspec to calculate package name by David Howells · 5 years ago
  27. 71c2c28 man: the info strings are actually space or tab separated by Ben Boeckel · 5 years ago
  28. 858e238 man: clarify that keyctl_set_reqkey_keyring(3) returns the old default by Ben Boeckel · 5 years ago
  29. 7048024 keyctl: try to wipe keys from memory after use by Maciej S. Szmigiero · 6 years ago
  30. 399aef1 tests: Use hex input for keyctl/dh_compute/bad-args by David Howells · 6 years ago
  31. eadebfe tests/search: test a found key without search permissions by Ben Boeckel · 6 years ago
  32. 7e34f57 tests/search: test searching with a mismatched type by Ben Boeckel · 6 years ago
  33. 11831c5 tests/reading: fix test comment by Ben Boeckel · 6 years ago
  34. 1dec0d2 test/instantiating: test bad arguments for `keyctl reject` by Ben Boeckel · 6 years ago
  35. e9606f5 tests/instantiating: test the unlinked keyid by Ben Boeckel · 6 years ago
  36. ac8ac9a tests/timeout: test actions on an expired keyring as well by Ben Boeckel · 6 years ago
  37. 0a4a387 tests: fix typos in test comments by Ben Boeckel · 6 years ago
  38. 7a2e267 keyctl: unify spelling of "unparsable" by Ben Boeckel · 6 years ago
  39. 27bdc9e tests: remove some trailing whitespace by Ben Boeckel · 6 years ago
  40. 2227414 tests: fix some typos in marker lines by Ben Boeckel · 6 years ago
  41. 5bc44d6 tests/toolbox: detect endianness with PIE executables by Ben Boeckel · 6 years ago
  42. 49475e5 test: Fold expect_keyid into create_key and suchlike by David Howells · 6 years ago
  43. 7a3ee15 rpm: Fix version determination for "make rpm" by David Howells · 6 years ago
  44. 2bdef38 Fix the guess for the default LIBDIR by David Howells · 6 years ago
  45. 6acc201 test: Test trusted keyring features by David Howells · 6 years ago
  46. aecac18 test: Use hex-converting padd for dh_compute tests by David Howells · 6 years ago
  47. af573e5 keyctl: Allow add, padd and suchlike to take hex-encoded data by David Howells · 6 years ago
  48. 9a99f28 test: Check that KEYCTL_SESSION_TO_PARENT works by David Howells · 6 years ago
  49. 877a603 Allow keyctl new_session to name the session keyring by David Howells · 6 years ago
  50. 93052ad Add a symbolic ID to numeric ID keyctl command by David Howells · 6 years ago
  51. 1274bc7 Put the keyctl get_persistent command in the right order by David Howells · 6 years ago
  52. 7f7e18c Allow retrieval of raw data with "keyctl supports" by David Howells · 6 years ago
  53. b9b87fd Add namespace-related capability tags by David Howells · 6 years ago
  54. 066bf56 test: Test all possible type, description and payload lengths to add_key by David Howells · 6 years ago
  55. dc12d37 Move to version 1.6.1 by David Howells · 6 years ago v1.6.1
  56. ad92119 test: Use capabilities query function in test scripts by David Howells · 6 years ago
  57. f9761a6 Provide the ability to query subsystem capabilities by David Howells · 6 years ago
  58. 0f70f77 Add support for KEYCTL_MOVE by David Howells · 6 years ago
  59. 7afeb33 Make key=value argument list optional for pkey_{encrypt,decrypt,sign} by Lennert Buytenhek · 6 years ago
  60. 7f4d943 Fix syscall signature for KEYCTL_PKEY_QUERY by Lennert Buytenhek · 6 years ago
  61. b515fa4 Fix 'keyctl pkey_query' argument parsing by Lennert Buytenhek · 6 years ago
  62. 6feef50 man: keyctl_pkey_verify(3) should point to keyctl_pkey_sign(3) by Dominik Brodowski · 6 years ago
  63. 2d38441 man: do not include keyctl_pkey_sign(3) in its own 'see also' section by Dominik Brodowski · 6 years ago
  64. d66ce0b TEST: Add requirement by David Howells · 6 years ago
  65. 0b16545 TEST: Apply test exclusions for RHEL-8 by David Howells · 6 years ago
  66. bb7b8d2 Handle %{?distprefix} in rpm build by David Howells · 6 years ago
  67. 34ce58d keyctl: use keyctl_read_alloc() in dump_key_tree_aux() by Eric Biggers · 7 years ago
  68. bc7e65c man: keyctl_read(3): fix documentation for short buffer case by Eric Biggers · 7 years ago
  69. 4723f01 Move to version 1.6 by David Howells · 7 years ago v1.6
  70. d4d758a keyutils: Add pkg-config file for keyutils library by Dave Jiang · 7 years ago
  71. 12bc241 Add man pages for asymmetric key type and ops by David Howells · 7 years ago
  72. 722c93e Add public key operations for encrypt, decrypt, sign and verify by David Howells · 7 years ago
  73. 7194eee typos: fix various typos by Ben Boeckel · 7 years ago
  74. 167e366 keyctl_dh_compute.3: mention /proc/crypto for hashnames by Ben Boeckel · 7 years ago
  75. 7db3f0a keyctl: fix error path message names by Ben Boeckel · 7 years ago
  76. f9c7b4e Remove the dependency on MIT Kerberos by David Howells · 7 years ago
  77. e8234d7 request-key: Find best match rather than first match by David Howells · 7 years ago
  78. 2dbc532 request-key: Provide a command line option to suppress execution by David Howells · 7 years ago
  79. daa032d spec: Port cleanups from Fedora by David Howells · 7 years ago
  80. d0fedbf TEST: Add a missing backslash by David Howells · 7 years ago
  81. b5a1510 Move to version 1.5.11 by David Howells · 7 years ago v1.5.11
  82. 0d71523 DNS: Support AFS SRV records and cell db config files by David Howells · 7 years ago
  83. 28e7e32 tests/bz1031154: skip if selinux is disabled by Artem Savkov · 8 years ago
  84. 62f2238 TEST: Add KDF leading zero test by Mat Martineau · 8 years ago
  85. badd342 Add the interface logic to support DH with KDF handling support. by Stephan Müller · 8 years ago
  86. dd88d88 Doc: Update man pages for KEYCTL_RESTRICT_KEYRING by Mat Martineau · 8 years ago
  87. a1f18a0 TEST: Add tests for restricted keyring configuration by Mat Martineau · 8 years ago
  88. a28ec81 Add keyring restriction by Mat Martineau · 8 years ago
  89. 95699c4 lib: Begin the 1.7 library API by David Howells · 8 years ago
  90. bb7a63b spec: Fix licence handling by David Howells · 8 years ago
  91. 9ac78a0 spec: Pass global ldflags into build by David Howells · 8 years ago
  92. 308119c Move to version 1.5.10 by David Howells · 8 years ago v1.5.10
  93. 2d2bb5c Merge branch 'man_page_layout_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtk/keyutils into next by David Howells · 8 years ago
  94. b5a0e31 man: various pages: Use real minus signs by Michael Kerrisk · 9 years ago
  95. e77497d man: keyutils(7): Fix layout glitch by Michael Kerrisk · 9 years ago
  96. 53bb09f man: keyutils(7): Better layout by Michael Kerrisk · 9 years ago
  97. 827147b man: keyutils(7): Use real minus signs by Michael Kerrisk · 9 years ago
  98. 81258f2 man: keyutils(7): typo fix by Michael Kerrisk · 9 years ago
  99. 5813cba man: keyctl(1): SEE ALSO: add a few missing entries by Michael Kerrisk · 9 years ago
  100. 636ac0a man: keyctl(1) Use real minus signes by Michael Kerrisk · 9 years ago