index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fuzzers
Age
Commit message (
Expand
)
Author
2022-01-24
CI: transition tests from autotools to cmake (#3023)
Mike Taves
2021-10-10
ossfuzz builds: switch to cmake to build PROJ
Even Rouault
2021-04-30
Fix ossfuzz builds [ci skip]
Even Rouault
2020-11-28
test/fuzzers: remove standard_fuzzer that used proj_api.h now removed
Even Rouault
2020-11-20
Weed out proj_api.h datatypes and replace them with their proj.h counterparts
Kristian Evers
2020-11-20
Remove ACCEPT_USE_OF_DEPRECATED_PROJ_API_H macro
Kristian Evers
2020-11-20
Remove proj_api.h
Kristian Evers
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-02-01
test/fuzzers/build.sh: statically link sqlite3 for i386 builds
Even Rouault
2020-01-29
test/fuzzers/build.sh: build with static libtiff [ci skip]
Even Rouault
2020-01-26
Fix ossfuzz builds [ci skip]
Even Rouault
2020-01-13
test/fuzzers/standard_fuzzer.cpp: remove dependency to proj_internal.h
Even Rouault
2019-09-17
standard_fuzzer.cpp: tweak to be able to compile it against libproj.so
Even Rouault
2019-03-24
Add proj_crs_to_crs_fuzzer
Even Rouault
2019-03-24
fuzzer: limit input size to avoid useless testing of huge proj strings
Even Rouault
2019-02-01
test/fuzzers: fix build of standard_fuzzer
Even Rouault
2018-11-26
test/fuzzers/build_google_oss_fuzzers.sh: statically link against sqlite3
Even Rouault
2018-11-26
test/fuzzers/build_google_oss_fuzzers.sh: link against libsqlite3
Even Rouault
2018-09-18
Rename nad/ directory as data/
Even Rouault
2017-11-11
Fix various memory leaks. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/d...
Even Rouault
2017-10-19
Prevent crashes and leaks on allocation failure (#606)
Aaron Puchert
2017-05-31
standard_fuzzer: add BINARY_2D and BINARY_3D modes
Even Rouault
2017-05-30
catalog: memory leak and crashes related fixes
Even Rouault
2017-05-23
test/fuzzers/README.TXT: update instructions
Even Rouault
2017-05-22
Add test/fuzzers/README.txt
Even Rouault
2017-05-21
Add fuzzer for Google OSS Fuzz
Even Rouault