Releases: tilkinsc/COTP
Releases · tilkinsc/COTP
v1.1.1
v1.1.0
What's Changed
- Replace
its
withit's
inREADME.md
andCONTRIBUTING.md
by @Benjamin-Loison in #25 - support base32 padding by @ESPINS in #26
- Fix time sensitive exploit as referenced in https://gruss.cc/files/counterseveillance.pdf (thank you)
New Contributors
Full Changelog: v1.0.0...v1.0.1
COTP v1.0.0
This is the initial release.
What's Changed
- Update to Latest Commit by @tilkinsc in #2
- Revert "Update to Latest Commit" by @tilkinsc in #3
- Fixed increment signedness by @feliwir in #8
- Fix const correctness by @feliwir in #10
- Correct a typo in
README.md
andtest/build.bat
by @Benjamin-Loison in #13 - Make
test/log.txt
containtest_{c,c++}.exe
output by @Benjamin-Loison in #14 - Makefile without submodule, Linux compatibility by @gruelingpine185 in #21
New Contributors
- @tilkinsc made their first contribution in #2
- @feliwir made their first contribution in #8
- @Benjamin-Loison made their first contribution in #13
- @gruelingpine185 made their first contribution in #21
Full Changelog: https://github.com/tilkinsc/COTP/commits/v1.0.0