Commit History

作者 SHA1 備註 提交日期
  Richard Levitte 89d7231132 crypto/dso/dso_vms.c: Better definition of DSO_MALLOC() 2 年之前
  Richard Levitte c007f466aa Fix crypto/dso/dso_vms.c 2 年之前
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年之前
  Matt Caswell 38fc02a708 Update copyright year 3 年之前
  Richard Levitte 218e9969fd DSO: Fix the VMS DSO name converter to actually do something 3 年之前
  Matt Caswell 605856d72c Update copyright year 3 年之前
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 年之前
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 年之前
  Richard Levitte b6a34e9abd Following the license change, modify the boilerplates in crypto/dso/ 6 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 年之前
  Matt Caswell cb6ea61c16 Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 8 年之前
  Richard Levitte 278a33da3c VMS: be less picky when loading DSOs 8 年之前
  Rich Salz d2e9e32018 Copyright consolidation 07/10 8 年之前
  FdaSilvaYY dccd20d1b5 fix tab-space mixed indentation 8 年之前
  Richard Levitte 828d04afe4 VMS: update the properties of symbol search 8 年之前
  Rich Salz 3d8b2ec42b Remove several unused undocumented functions. 8 年之前
  Rich Salz 38186bfd4e Have only one DSO_METHOD_openssl 8 年之前
  Rich Salz 73decf5975 Make DSO opaque. 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Richard Levitte 3dc9589cc8 Fix some missing or faulty header file inclusions 8 年之前
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators 9 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 年之前
  Matt Caswell 918bb86529 Unchecked malloc fixes 9 年之前
  Rich Salz 6f1a93ad11 Dead code removal: #if 0 conf, dso, pqueue, threads 9 年之前