- Compiler warnings (#21, #29) (thanks, @hartwork!)
gcc
can now be set from env like the rest of the tools. (#30)) (thanks, @henry-nicolas and Helmut Grohne!)
pkg_config
can now be set from env like the rest of the tools. (#28) (thanks, @henry-nicolas and Helmut Grohne!)
- Added missing symlinks
libaxc.so.$(VER_MAJ)
andlibaxc.so
. (#24) (thanks, @hartwork!) session_cipher
is nowfree()
d using the correct function. (#25) (thanks, @root-hardenedvault!)- Already removed files now don't cause an error during cleanup. (#27) (thanks, @henry-nicolas!)
- Makefile target to build a shared library, optionally depending on a shared libsignal-protocol-c. (#17) (thanks, @henry-nicolas!)
- Updated libsignal-protocol-c to v2.3.3.
- Added date to 0.3.3 release in changelog.
- Delete an unused variable. (#22) (thanks, @henry-nicolas!)
axc_context_destroy_all()
now also frees itself. (#23) (thanks, @henry-nicolas!)
- Correct license headers. (thanks @henry-nicolas)
- This file.
- Removed dead code using internal libsignal-protocol-c functionality.
Lost to commit logs. Might hunt the changed down later.