2016-11-21 23:05:13 +00:00
|
|
|
homepage: "https://curl.haxx.se/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2016-12-13 15:32:13 +00:00
|
|
|
primary_contact: "daniel@haxx.se"
|
2017-07-13 20:15:22 +00:00
|
|
|
auto_ccs:
|
|
|
|
- "daniel.haxx@gmail.com"
|
2017-09-02 13:33:55 +00:00
|
|
|
- "cmeister2@gmail.com"
|
2017-05-05 17:33:12 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- undefined
|
2019-08-23 19:29:41 +00:00
|
|
|
- memory
|
2019-08-23 11:51:51 +00:00
|
|
|
architectures:
|
|
|
|
- x86_64
|
|
|
|
- i386
|
2020-12-09 22:49:27 +00:00
|
|
|
main_repo: 'https://github.com/curl/curl.git'
|