Statistics
| Branch: | Tag: | Revision:

iocipher / external @ master

Name Size
  libs
Makefile 713 Bytes
libsqlfs 0 Bytes
sqlcipher 0 Bytes

Latest revisions

# Date Author Comment
c8427076 12/30/2016 12:14 am Hans-Christoph Steiner

ship libsqlcipher.so from android-database-sqlcipher-3.5.4.aar

These files came from android-database-sqlcipher-3.5.4.aar with a SHA256 of
e1539774238a76fc1d95bfd6915ab0882e7284ebd5569e0bcbdb9f0bfed1cc4a

9417fd2a 12/30/2016 12:14 am Nathan Freitas

update for latest sqlcipher library

61d246d2 12/30/2016 12:14 am Hans-Christoph Steiner

update to libsqlfs v1.3.2 for fixes and sqlfs_detach_thread()

da871f40 02/17/2015 02:32 pm Hans-Christoph Steiner

update to latest libsqlfs to get gcc 4.8 and clang3.5 build fixes

Android NDK now defaults to gcc 4.8, so IOCipher should build nicely on it.
Specifically, the "maybe uninitialized" warning is now an error in the NDK
r10d's default gcc (4.8). It was also easy to get things building on...

69507ee7 09/04/2014 01:23 am Hans-Christoph Steiner

update libsqlfs to get sqlfs_instance_count and fixed open/close

refs #3402 https://dev.guardianproject.info/issues/3402

1a7577ee 09/02/2014 10:04 pm Hans-Christoph Steiner

update libsqlfs submodule to get new raw key API

libsqlfs now as separate methods for opening using raw key data, which
SQLCipher will use directly, or using a password, which SQLCipher will use
to derive a raw key with.

refs #3174 https://dev.guardianproject.info/issues/3174

325fe968 08/22/2014 11:24 pm Hans-Christoph Steiner

update sqlcipher submodule to v3.1.0, same as included libsqlcipher.so

Keep the headers and the shared lib in sync for clean linking.

19c5064c 08/22/2014 11:24 pm Hans-Christoph Steiner

include binary shared libs that are used only for linking against

In order to build the native parts, they need to be linked against openssl
and SQLCipher. For deployments, these libraries are provided elsewhere, so
include binaries in git that are good enough for linking against....

5c3674bd 08/14/2013 02:33 am Abel Luck

handle init errors when mounting

requires latest changes from libsqlfs

cf56d9aa 08/14/2013 02:33 am Abel Luck

update to sqlcipher v2.2.1

View revisions

Also available in: Atom