Commit History

Author SHA1 Message Date
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Jon Spillett b536880c45 Add library context and property query support into the PKCS12 API 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Pauli 36fae6e85a crypto: add additional argument to KDF derive calls 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell eec0ad10b9 Update copyright year 4 years ago
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 4 years ago
  Dr. David von Oheimb ed4faae00c Fix mem leaks on PKCS#12 read error in PKCS12_key_gen_{asc,utf8} 4 years ago
  Pauli b7466c1303 Move PKCS#12 KDF to provider. 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 years ago
  Richard Levitte a902e43d7d Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace API 5 years ago
  Richard Levitte 54fffdf47c Following the license change, modify the boilerplates in crypto/pkcs12/ 5 years ago
  Dr. Stephen Henson 54c68d35c6 Simplify PKCS#12 PBE algorithm. 8 years ago
  Andy Polyakov 9e6b2f54e4 crypto/pkcs12: add UTF8 support. 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Dr. Stephen Henson d5975c8d5a reject zero block length in PKCS12 keygen 8 years ago
  Matt Caswell 460c5e1d2f Don't leak memory on error in PKCS12_key_gen_uni 8 years ago
  Rich Salz d63a5e5e7d Remove outdated DEBUG flags. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte 39d5193201 Fix clang complaints about uninitialised variables. 8 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Rich Salz dfb56425b6 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 years ago
  Dr. Stephen Henson 6377953816 add pice of PR#2295 not committed to HEAD 14 years ago
  Dr. Stephen Henson 776654adff PR: 2295 14 years ago