Releases: tilkinsc/COTP
Releases · tilkinsc/COTP
v1.1.1
v1.1.0
What's Changed
- Replace
itswithit'sinREADME.mdandCONTRIBUTING.mdby @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.mdandtest/build.batby @Benjamin-Loison in #13 - Make
test/log.txtcontaintest_{c,c++}.exeoutput 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