toxcore/toxencryptsave
Sergey 'Jin' Bostandzhyan 3f24f04876 Setup autotools to read .so version info from a separate file
We want to use the same libtool style .so versions in both build systems,
ideally both systems should read the version information from the same
configuration file.

This commit introduces an so.version configuration file and sets up
the autotools to use it.

The version numbers in so.version define the ABI compatibility and should be
updated prior to each release.

implements #323
2017-01-18 11:20:07 +01:00
..
crypto_pwhash_scryptsalsa208sha256 Properly ported a toxencryptsave function to NaCl. 2014-09-13 23:08:16 -04:00
defines.h A bit of new api work done. 2015-02-14 23:00:12 -05:00
Makefile.inc Setup autotools to read .so version info from a separate file 2017-01-18 11:20:07 +01:00
toxencryptsave.api.h Clarify that the pass key new function can fail. 2017-01-12 01:09:44 +00:00
toxencryptsave.c Set up autotools build to build against vanilla NaCl. 2017-01-08 15:27:26 +00:00
toxencryptsave.h Clarify that the pass key new function can fail. 2017-01-12 01:09:44 +00:00