49 Commits (4732c544f76958ea75af2e5a05b9d77a2341128a)

Autor SHA1 Nachricht Datum
  David Benjamin 5d626b223b Add some more compatibility functions. vor 6 Jahren
  David Benjamin 095b6c9baa Also add a decoupled OBJ_obj2txt. vor 6 Jahren
  David Benjamin 47b8f00fdc Reimplement OBJ_txt2obj and add a lower-level function. vor 7 Jahren
  David Benjamin 81f030b106 Switch OPENSSL_VERSION_NUMBER to 1.1.0. vor 8 Jahren
  David Benjamin 808f832917 Run the comment converter on libcrypto. vor 7 Jahren
  David Benjamin 348f0d8db9 Add OpenSSL 1.1.0's cipher property functions. vor 7 Jahren
  David Benjamin 19670949ca Align EVP_PKEY Ed25519 API with upstream. vor 7 Jahren
  Kári Tristan Helgason ce9f6937e2 Convert obj_tests to gtest vor 7 Jahren
  Piotr Sikora e345f9b6d5 Fix typo in comments. vor 7 Jahren
  David Benjamin d69d94e7e3 Teach crypto/x509 how to verify an Ed25519 signature. vor 7 Jahren
  David Benjamin 05bb1c5033 Implement draft-ietf-curdle-pkix-04's serialization. vor 7 Jahren
  David Benjamin 6cc903880d Reimplement objects.pl in Go. vor 8 Jahren
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. vor 7 Jahren
  David Benjamin 720ff53d07 Trim and simplify obj_xref.c. vor 8 Jahren
  Matthew Braithwaite 651aaefb44 Remove CECPQ1 (experimental post-quantum key agreement). vor 7 Jahren
  Adam Langley fbe3a7bb61 Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. vor 8 Jahren
  Martin Kreichgauer 909232db55 Make obj2txt accept empty OIDs because Python depends on it. vor 8 Jahren
  David Benjamin 2f8ea545a6 Reimplement OBJ_obj2txt. vor 8 Jahren
  David Benjamin 22edd87755 Resolve a small handful of size_t truncation warnings. vor 8 Jahren
  David Benjamin ea655fa33f Write a test for OBJ_obj2txt. vor 8 Jahren
  David Benjamin 29270dea85 Split unlock functions into read/write variants. vor 8 Jahren
  Matt Braithwaite e25775bcac Elliptic curve + post-quantum key exchange vor 8 Jahren
  David Benjamin f040d3c7e1 Fix build. vor 8 Jahren
  David Benjamin dc9194f78b Fix a bug in obj_dat.pl and add basic crypto/obj tests. vor 8 Jahren
  David Benjamin 5d38f78e29 Rename obj_mac.h to nid.h and make it a multiply-includable header. vor 8 Jahren
  David Benjamin ad004af661 Rename NID_x25519 to NID_X25519. vor 8 Jahren
  David Benjamin c18ef750ee Allocate a NID for X25519. vor 8 Jahren
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. vor 9 Jahren
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. vor 9 Jahren
  David Benjamin efd8eb3226 Tidy up overflows in obj_cmp. vor 9 Jahren
  David Benjamin 34a1635b3f Remove fake RLE compression OID. vor 9 Jahren
  David Benjamin 9c0918fc3f Fix typo in objects.txt vor 9 Jahren
  David Benjamin d8b65c8844 Remove unnecessary NULL checks, part 4. vor 9 Jahren
  Matt Braithwaite 9626f26320 Fix logic error that was breaking OBJ_create. vor 9 Jahren
  Adam Langley ba3bef98d8 obj: convert to new-style locks. vor 9 Jahren
  Adam Langley 29b186736c Precompute sorted array for error strings. vor 9 Jahren
  Adam Langley 2b2d66d409 Remove string.h from base.h. vor 9 Jahren
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. vor 9 Jahren
  David Benjamin 74c68e5e37 Renegerate OID outputs. vor 10 Jahren
  David Benjamin a6689b0488 Keep the obj_mac.h license header round-tripping. vor 10 Jahren
  David Benjamin 687759db79 Restore obj_mac.num from upstream. vor 10 Jahren
  David Benjamin 7baab87798 Add documentation for the OID scripts. vor 10 Jahren
  David Benjamin f1eba30292 Don't include undef in cross reference table. vor 10 Jahren
  David Benjamin 8a5825e4c7 Don't export obj_dat.h. vor 10 Jahren
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' vor 10 Jahren
  Adam Langley eeb9f491e8 Add PKCS7_bundle_certificates. vor 10 Jahren
  Adam Langley 29b6292841 Fix OID encoding for one component. vor 10 Jahren
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ vor 10 Jahren
  Adam Langley 95c29f3cd1 Inital import. vor 10 Jahren