Commit History

Author SHA1 Message Date
  Matt Caswell 38fc02a708 Update copyright year 3 years ago
  Tomas Mraz d475a9efcf dl_name_converter: Avoid unnecessary overallocation 3 years ago
  Matt Caswell 605856d72c Update copyright year 3 years ago
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 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
  Richard Levitte b6a34e9abd Following the license change, modify the boilerplates in crypto/dso/ 5 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 6 years ago
  Rich Salz 297002a332 Replace malloc+strcpy with strdup 6 years ago
  Pauli 4cacc9d510 Revert "GH614: Use memcpy()/strdup() when possible" 6 years ago
  Matt Caswell cb6ea61c16 Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 7 years ago
  Matt Caswell 7d37818dac Use strerror_r()/strerror_s() instead of strerror() where possible 8 years ago
  Rich Salz d2e9e32018 Copyright consolidation 07/10 8 years ago
  Rich Salz 3d8b2ec42b Remove several unused undocumented functions. 8 years ago
  Rich Salz 38186bfd4e Have only one DSO_METHOD_openssl 8 years ago
  Rich Salz 73decf5975 Make DSO opaque. 8 years ago
  Richard Levitte e987f9f271 Let Configure figure out the diverse shared library and DSO extensions 8 years ago
  Dmitry-Me 947f9da101 Fix potential buffer overrun 8 years ago
  Dmitry-Me a89c9a0d85 GH614: Use memcpy()/strdup() when possible 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 6f1a93ad11 Dead code removal: #if 0 conf, dso, pqueue, threads 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Veres Lajos 478b50cf67 misspellings fixes by https://github.com/vlajos/misspell_fixer 11 years ago
  Andy Polyakov c6cb42e4fb "Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup. 18 years ago
  Andy Polyakov 68b64fb610 Add DSO_global_lookup_func implementation. See commentary in dso_lib.c 18 years ago