16 Commits (b22c9fea475251b5f83aaa444ed3db3dc1161556)

Autor SHA1 Mensaje Fecha
  David Benjamin 14c611cf91 Don't pass NULL,0 to qsort. hace 5 años
  David Benjamin ce00828c89 Test the binary search more aggressively. hace 6 años
  David Benjamin 52483994c8 Mostly fix undefined casts around STACK_OF's comparator. hace 6 años
  David Benjamin fb4e2e0f0c Fix undefined casts in sk_*_pop_free and sk_*_deep_copy. hace 6 años
  David Benjamin 8d2f4b993f Const-correct sk_find and sk_delete_ptr. hace 6 años
  Steven Valdez acddb8c134 Avoid modifying stack in sk_find. hace 6 años
  David Benjamin 808f832917 Run the comment converter on libcrypto. hace 7 años
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. hace 7 años
  David Benjamin 54091230cd Use C99 for size_t loops. hace 8 años
  Steven Valdez fd26b7a015 If no comparison function is set, sk_sort is a NOP hace 8 años
  David Benjamin d8b65c8844 Remove unnecessary NULL checks, part 4. hace 9 años
  Doug Hogan 41846c74f1 Modify sk_find() so it returns 1 on success and 0 otherwise. hace 9 años
  Adam Langley a1048a772f Add sk_deep_copy and its macro. hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ hace 10 años
  Adam Langley 95c29f3cd1 Inital import. hace 10 años