Commit History

Author SHA1 Message Date
  Richard Levitte b646179229 Copyright year updates 7 months ago
  Bernd Edlinger 729a1496cc Fix a possible memleak in bind_afalg 9 months ago
  ramin bd19999b39 Add af_alg errors to the error queue 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 3 years ago
  Bernd Edlinger 6f6a5e0c7c Fix a memory leak in the afalg engine 3 years ago
  Pauli 514b76917c afalg: add some memory initialisation calls to pacify memory sanitisation. 3 years ago
  Pauli b0a0ab07b4 afalg: fix coverity 1485661 improper use of negative value 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Alistair Francis e5499a3cac Fixup support for io_pgetevents_time64 syscall 3 years ago
  Matt Caswell b9b2135d22 Don't clear the whole error stack when loading engines 4 years ago
  Pauli 728d03b576 afalg: add a NULL pointer check 4 years ago
  Pauli 77ae4f6ff7 engines: fixed to work with EVP_*_meth calls deprecated 4 years ago
  Pauli cf8e8cba93 deprecate engines 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Dr. Matthias St. Pierre 7fa8bcfe43 Fix misspelling errors and typos reported by codespell 4 years ago
  Alistair Francis 5b5e2985f3 Add support for io_pgetevents_time64 syscall 5 years ago
  Bernd Edlinger 62cc845fc9 Use OPENSSL_strlcpy instead of strncpy in e_afalg.c 5 years ago
  Pauli 64a45882c7 Ensure that the struct msghdr is properly zeroed. 5 years ago
  Richard Levitte ab3fa1c0ad Following the license change, modify the boilerplates in engines/ 6 years ago
  Bernd Edlinger 24fa4b8df0 Replace accidentally used C99 macro __func__ with __FILE__/__LINE__ 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Richard Levitte 3a7141df87 Make all private functions in e_afalg.c static 6 years ago
  JitendraLulla f1138840cb putting the missing static 7 years ago
  JitendraLulla 7e8a5e3090 make get_cipher_handle static 7 years ago
  JitendraLulla a3d7fd2837 fix --strict-warnings 7 years ago
  JitendraLulla 49ea0f0983 extending afalg with aes-cbc-192/256, afalgtest.c also updated accordingly. comments from matt, Stephen considered 7 years ago
  Josh Soref 46f4e1bec5 Many spelling fixes/typo's corrected. 7 years ago
  Baptiste Jonglez 3ba70235be afalg: Fix kernel version check 7 years ago