aboutsummaryrefslogtreecommitdiff
path: root/projects/cpp-httplib
AgeCommit message (Collapse)Author
2021-08-24[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)jonathanmetzman
These projects were tested and it was found that their use of MSAN does not work on Ubuntu 20.04. Therefore their use of MSAN is being disabled. Related: #6180
2021-05-25[presubmit] Add check to ensure dataflow is specified properly. (#5833)jonathanmetzman
Also remove dataflow from projects where it was removed improperly or added improperly.
2020-12-09Fill in main_repo for several projects. (#4816)Abhishek Arya
* Fill in main_repo for several projects. * Add some go repos.
2020-11-05[yhirose/cpp-httplib] Enable memory sanitizer (#4598)Omkar Jadhav
* enable msan * Update Dockerfile
2020-11-02Adding an myself to the mailing list. (#4587)ankitgoogle
@inferno-chromium @yhirose
2020-10-19Update email IDs to access bug reports (#4544)Omkar Jadhav
2020-10-16Add new email id to autocc (#4540)Omkar Jadhav
2020-10-15[yhirose/cpp-httplib] Add to oss-fuzz (#4508)Omkar Jadhav
* Add cpp-httplib to oss-fuzz * change primary contact in project.yaml * Remove fuzzing_engines property from project.yaml * Incorporate new changes in httplib.h * Disable i386 config * Remove memory sanitizer * Fix formatting issues * 1. Use official repo 2. Add new email to autocc