Commit History

Author SHA1 Message Date
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. 7 years ago
  Rich Salz 329f2f4a42 GH2176: Add X509_VERIFY_PARAM_get_time 7 years ago
  Rich Salz a47bc28317 Add X509_VERIFY_PARAM inheritance flag set/get 7 years ago
  FdaSilvaYY 234b8af4b7 Simplify and clean X509_VERIFY_PARAM new/free code. 8 years ago
  Rich Salz 4588cb4443 Revert "Constify code about X509_VERIFY_PARAM" 8 years ago
  FdaSilvaYY 81f9ce1e19 Constify code about X509_VERIFY_PARAM 8 years ago
  Rich Salz 6670d55a84 Make a2i_ipadd an internal function 8 years ago
  Kurt Cancemi 01d0e241dc crypto/x509/x509_vpm.c: Simplify int_x509_param_set1() 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Viktor Dukhovni fbb82a60dc Move peer chain security checks into x509_vfy.c 8 years ago
  Viktor Dukhovni 0daccd4dc1 Check chain extensions also for trusted certificates 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Viktor Dukhovni 0982ecaaee Empty SNI names are not valid 8 years ago
  Viktor Dukhovni 919ba00942 DANE support structures, constructructors and accessors 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Dr. Stephen Henson 9689a6aeed Remove X509_VERIFY_PARAM_ID 9 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 years ago
  Viktor Dukhovni a0724ef1c9 Better handling of verify param id peername field 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 23b0fa5ab6 Fix cut/paste error 9 years ago
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. 9 years ago
  Rich Salz 53ba0a9e91 RT3776: Wrong size for malloc 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 222561fe8e free NULL cleanup 5a 9 years ago
  Rich Salz 2ace745022 free NULL cleanup 8 9 years ago
  Kurt Roeckx f49baeff50 X509_VERIFY_PARAM_free: Check param for NULL 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago