Commit History

Author SHA1 Message Date
  Matt Caswell 605856d72c Update copyright year 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Richard Levitte 3f870de74e Following the license change, modify the boilerplates in crypto/objects/ 5 years ago
  Andy Polyakov 5b37fef04a Harmonize use of sk_TYPE_find's return value. 6 years ago
  Richard Levitte 28428130db Update copyright year 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 years ago
  Richard Levitte 7280a5d332 Clean away remaining 'selftest' code 8 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Dr. Stephen Henson 4a1f3f2741 Only declare stacks in headers 8 years ago
  Dr. Stephen Henson 8588571572 Rename DECLARE*STACK_OF to DEFINE*STACK_OF 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Rich Salz 45ebd73128 Make sig_app, sigx_app static 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. 9 years ago
  Rich Salz efa7dd6444 free NULL cleanup 11 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 66bb328e11 ? crypto/aes/aes-armv4.S 13 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 years ago
  Dr. Stephen Henson e19106f5fb Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros 16 years ago
  Dr. Stephen Henson 606f6c477a Fix a shed load or warnings: 16 years ago
  Ben Laurie babb379849 Type-checked (and modern C compliant) OBJ_bsearch. 16 years ago
  Dr. Stephen Henson d4cdbab99b Avoid warnings with -pedantic, specifically: 16 years ago
  Ben Laurie 5ce278a77b More type-checking. 16 years ago
  Dr. Stephen Henson 31780d0e26 Bugfix: don't look in internal table for signature if found in application 18 years ago
  Dr. Stephen Henson 0ee2166cc5 New functions to add and free up application defined signature OIDs. 18 years ago
  Dr. Stephen Henson d202709808 Add OID cross reference table. 18 years ago