aboutsummaryrefslogtreecommitdiff
path: root/crypto/obj/obj_test.cc
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Work around language and compiler bug in memcpy, etc.David Benjamin1-4/+6
2016-08-10Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|.Adam Langley1-4/+4
2016-08-09Make obj2txt accept empty OIDs because Python depends on it.Martin Kreichgauer1-8/+6
2016-08-06Reimplement OBJ_obj2txt.David Benjamin1-0/+45
2016-08-05Write a test for OBJ_obj2txt.David Benjamin1-1/+94
2016-04-26Fix build.David Benjamin1-1/+1
2016-04-26Fix a bug in obj_dat.pl and add basic crypto/obj tests.David Benjamin1-0/+106