34 次代码提交 (f99f2448bd06ffa96575397d37a5caaebf3018d4)

作者 SHA1 备注 提交日期
  Adam Langley fbe3a7bb61 Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. 8 年前
  Martin Kreichgauer 909232db55 Make obj2txt accept empty OIDs because Python depends on it. 8 年前
  David Benjamin 2f8ea545a6 Reimplement OBJ_obj2txt. 8 年前
  David Benjamin 22edd87755 Resolve a small handful of size_t truncation warnings. 8 年前
  David Benjamin ea655fa33f Write a test for OBJ_obj2txt. 8 年前
  David Benjamin 29270dea85 Split unlock functions into read/write variants. 8 年前
  Matt Braithwaite e25775bcac Elliptic curve + post-quantum key exchange 8 年前
  David Benjamin f040d3c7e1 Fix build. 8 年前
  David Benjamin dc9194f78b Fix a bug in obj_dat.pl and add basic crypto/obj tests. 8 年前
  David Benjamin 5d38f78e29 Rename obj_mac.h to nid.h and make it a multiply-includable header. 8 年前
  David Benjamin ad004af661 Rename NID_x25519 to NID_X25519. 8 年前
  David Benjamin c18ef750ee Allocate a NID for X25519. 8 年前
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 年前
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 年前
  David Benjamin efd8eb3226 Tidy up overflows in obj_cmp. 9 年前
  David Benjamin 34a1635b3f Remove fake RLE compression OID. 9 年前
  David Benjamin 9c0918fc3f Fix typo in objects.txt 9 年前
  David Benjamin d8b65c8844 Remove unnecessary NULL checks, part 4. 9 年前
  Matt Braithwaite 9626f26320 Fix logic error that was breaking OBJ_create. 9 年前
  Adam Langley ba3bef98d8 obj: convert to new-style locks. 9 年前
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 年前
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 年前
  David Benjamin 74c68e5e37 Renegerate OID outputs. 10 年前
  David Benjamin a6689b0488 Keep the obj_mac.h license header round-tripping. 10 年前
  David Benjamin 687759db79 Restore obj_mac.num from upstream. 10 年前
  David Benjamin 7baab87798 Add documentation for the OID scripts. 10 年前
  David Benjamin f1eba30292 Don't include undef in cross reference table. 10 年前
  David Benjamin 8a5825e4c7 Don't export obj_dat.h. 10 年前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 年前
  Adam Langley eeb9f491e8 Add PKCS7_bundle_certificates. 10 年前
  Adam Langley 29b6292841 Fix OID encoding for one component. 10 年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前