Commit Graph

4 Commits

Author SHA1 Message Date
jonathanmetzman 03d18372d5
Reland [Ubuntu upgrade] Fix projects so they don't break with upgrade (#6313)
This reverts commit 878c32419c.

Related: #6180
2021-08-26 09:53:49 -07:00
Oliver Chang 878c32419c
Revert "[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)" (#6306)
This reverts commit 5549d804b3.
2021-08-26 15:42:34 +10:00
jonathanmetzman 5549d804b3
[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)
Fix projects so they don't break with upgrade.
These fixes are likely not backwards compatible and will fail on
Ubuntu 16.04.
Related: #6180
2021-08-25 22:14:52 -07:00
DavidKorczynski 5d7cc94d00
openvpn: new fuzzer and refactoring to make all fuzzers c instead of cpp (#5977)
* refactor to have C-based fuzzers instead of C. Also adds route fuzzer.

* remove cpp fuzzers.

* refactor route fuzzer.

* Fix route fuzzer and add options file.

* minor refactoring.

* fix leak in route fuzzer. This should also be fixed upstream.

* minor cleanup.
2021-06-27 19:25:53 +01:00