48 次代码提交 (72bc2328b104dde7a60d0b513c5ea95e73d5ca18)

作者 SHA1 备注 提交日期
  David Benjamin 095b6c9baa Also add a decoupled OBJ_obj2txt. 6 年前
  David Benjamin 47b8f00fdc Reimplement OBJ_txt2obj and add a lower-level function. 7 年前
  David Benjamin 81f030b106 Switch OPENSSL_VERSION_NUMBER to 1.1.0. 8 年前
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 年前
  David Benjamin 348f0d8db9 Add OpenSSL 1.1.0's cipher property functions. 7 年前
  David Benjamin 19670949ca Align EVP_PKEY Ed25519 API with upstream. 7 年前
  Kári Tristan Helgason ce9f6937e2 Convert obj_tests to gtest 7 年前
  Piotr Sikora e345f9b6d5 Fix typo in comments. 7 年前
  David Benjamin d69d94e7e3 Teach crypto/x509 how to verify an Ed25519 signature. 7 年前
  David Benjamin 05bb1c5033 Implement draft-ietf-curdle-pkix-04's serialization. 7 年前
  David Benjamin 6cc903880d Reimplement objects.pl in Go. 8 年前
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 年前
  David Benjamin 720ff53d07 Trim and simplify obj_xref.c. 8 年前
  Matthew Braithwaite 651aaefb44 Remove CECPQ1 (experimental post-quantum key agreement). 7 年前
  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 年前