Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-22Allocate a NID for X25519.David Benjamin
2015-08-26Move arm_arch.h and fix up lots of include paths.Adam Langley
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin
2015-05-28Tidy up overflows in obj_cmp.David Benjamin
2015-05-28Remove fake RLE compression OID.David Benjamin
2015-05-28Fix typo in objects.txtDavid Benjamin
2015-05-05Remove unnecessary NULL checks, part 4.David Benjamin
2015-04-23Fix logic error that was breaking OBJ_create.Matt Braithwaite
2015-04-14obj: convert to new-style locks.Adam Langley
2015-02-10Precompute sorted array for error strings.Adam Langley
2015-02-02Remove string.h from base.h.Adam Langley
2015-01-29Change CMakeLists.txt to two-space indent.Adam Langley
2014-12-05Renegerate OID outputs.David Benjamin
2014-12-05Keep the obj_mac.h license header round-tripping.David Benjamin
2014-12-05Restore obj_mac.num from upstream.David Benjamin
2014-12-05Add documentation for the OID scripts.David Benjamin
2014-12-05Don't include undef in cross reference table.David Benjamin
2014-09-03Don't export obj_dat.h.David Benjamin
2014-08-21Convert all zero-argument functions to '(void)'David Benjamin
2014-08-07Add PKCS7_bundle_certificates.Adam Langley
2014-07-29Fix OID encoding for one component.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley