Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-29 | 1.1 kB | |
v4.3.3 source code.tar.gz | 2025-04-29 | 212.3 kB | |
v4.3.3 source code.zip | 2025-04-29 | 329.4 kB | |
Totals: 3 Items | 542.8 kB | 3 |
What's Changed
- netmap: Fix if_get_stats to use uint64_t to match recent globals change by @droe in https://github.com/zmap/zmap/pull/927
- Fix size of recv validation from uint32[16] to uint32[4] by @droe in https://github.com/zmap/zmap/pull/926
- Update built ubuntu GH runner to use latest rather than 20.04 by @phillip-stephens in https://github.com/zmap/zmap/pull/928
- Adds QUIC init probe by @annalittle in https://github.com/zmap/zmap/pull/930
- Implement NTP_TIMESTAMP (RFC5905) template field by @svbatalov in https://github.com/zmap/zmap/pull/931
- set cmake version upper to prepare cmake-4 that requires >=3.5 by @PPN-SD in https://github.com/zmap/zmap/pull/933
- Minor ZMap Installation Improvement by @Ashleydai2003 in https://github.com/zmap/zmap/pull/935
New Contributors
- @PPN-SD made their first contribution in https://github.com/zmap/zmap/pull/933
- @Ashleydai2003 made their first contribution in https://github.com/zmap/zmap/pull/935
Full Changelog: https://github.com/zmap/zmap/compare/v4.3.2...v4.3.3