Commit History

Author SHA1 Message Date
  Richard Levitte b646179229 Copyright year updates 3 months ago
  Neil Horman 5c42ced0ff Introduce hash thunking functions to do proper casting 7 months ago
  Matt Caswell 556009c596 Copyright year updates 9 months ago
  Bernd Edlinger 5fbfd641ae Fix error handling in lhash contract 9 months ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Pauli a4e21d18d5 performance: improve ossl_lh_strcasehash 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Hugo Landau e5da681834 Fix bug in OPENSSL_LH_flush 2 years ago
  Hugo Landau 77d7b6eebb Remove statistics tracking from LHASH 2 years ago
  Tomas Mraz 2ce0a3d190 lhash: Avoid 32 bit right shift of a 32 bit value 2 years ago
  Pauli 43f132778b lhash: use lock when TSAN not available for statistics gathering 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Shane Lontis 285aa80ef1 Add ossl_lhash symbols 3 years ago
  Matt Caswell 605856d72c Update copyright year 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Antoine Cœur c2969ff6e7 Fix Typos 5 years ago
  Richard Levitte bcb5d42171 OPENSSL_LH_flush(): assign NULL after freeing 5 years ago
  Pauli 1bdbdaffdc Properties for implementation selection. 5 years ago
  Richard Levitte 8573be06a9 Following the license change, modify the boilerplates in crypto/lhash/ 5 years ago
  Pauli fc196a5eb9 Make OBJ_NAME case insensitive. 5 years ago
  Andy Polyakov cab76c0f64 lhash/lhash.c: switch to Thread-Sanitizer-friendly primitives. 6 years ago
  Matt Caswell 6ec5fce25e Update copyright year 6 years ago
  Rich Salz fe1128dc2a Fix last(?) batch of malloc-NULL places 6 years ago
  Long Qin b4d0fa49d9 lhash.c: Replace Unicode EN DASH with the ASCII char '-'. 6 years ago
  Matt Caswell 4ce8bebcca Don't make any changes to the lhash structure if we are going to fail 6 years ago
  Pauli 2e8b5d75af Document that lhash isn't thread safe under any circumstances and 6 years ago
  hongliang 6e2e6ed4fa coding style: remove extra whitespace charactor 7 years ago