21 コミット (f99f2448bd06ffa96575397d37a5caaebf3018d4)

作成者 SHA1 メッセージ 日付
  Piotr Sikora c6d3029eda Add missing internal includes. 8年前
  Piotr Sikora 9bb8ba6ba1 Make local functions static. 8年前
  David Benjamin 7027d25c6b Also add a no-op stub for OPENSSL_config. 8年前
  David Benjamin e5aa791a1c Add a few more no-op stubs for cURL compatibility. 8年前
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9年前
  Matt Braithwaite c4ef5ff112 In |NCONF_load|, strdup section names rather than adding refs. 9年前
  Matt Braithwaite 50485c7c0c Fix a memory leak in |NCONF_free|. 9年前
  Matt Braithwaite e9c283025e Use |OPENSSL_strdup| instead of insane alternatives. 9年前
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
  Adam Langley d4a5ecd869 Add NCONF_load_bio. 9年前
  David Benjamin c9a202fee3 Add in missing curly braces part 1. 9年前
  Adam Langley 29b186736c Precompute sorted array for error strings. 9年前
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9年前
  David Benjamin f058dae8fc Revert "Add a test for CONF_parse_list." 9年前
  David Benjamin cd5c892a87 Add a test for CONF_parse_list. 9年前
  David Benjamin 2a0e72f08a Fix segfault with empty fields as last in the config. 9年前
  David Benjamin aa3f6daa86 Tag a number of globals as const. 9年前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10年前
  Adam Langley c82087b31f Prevent infinite loop loading config files. 10年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前