Commit Graph

5 Commits

Author SHA1 Message Date
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Oliver Chang 3e88bb40f2
Update project.yaml 2019-11-15 13:42:36 +11:00
Frank Morgner b2c715031d [opensc] added more CCs people (#2773)
* [opensc] added more CCs people

* use gmail account for better integration
2019-08-28 21:24:54 -07:00
Frank Morgner aba3043190 [OpenSC] added fuzzing tests (#2726) 2019-08-22 10:57:42 -04:00
Frank Morgner 61ebf9defe Add OpenSC (#2084)
OpenSC provides a set of libraries and utilities to work with smart
cards. Its main focus is on cards that support cryptographic operations,
and facilitate their use in security applications such as
authentication, mail encryption and digital signatures. OpenSC
implements the standard APIs to smart cards, e.g. PKCS#11 API, Windows’
Smart Card Minidriver and macOS Tokend.
2019-01-14 07:42:11 -08:00