Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-27 | [pkg] Note about missing manpage to .gitlab-ci.yml | Varac | |
2017-06-26 | Dont ignore the whole debian/ folder | Varac | |
2017-06-23 | Disable stretch builds until lintian is fixed | Varac | |
see https://0xacab.org/varac/soledad/-/jobs/12934 Resolves: #1 | |||
2017-06-22 | LINTIAN_OPTS is now a string | Varac | |
2017-06-22 | Fix lintian error about obsolete depends notation | Varac | |
2017-06-22 | Add dh-python to Build-Depends | Varac | |
2017-06-22 | Fix lintian error about obsolete Build-dep notation | Varac | |
2017-06-22 | Ignore lintian warnings until they get fixed | Varac | |
2017-06-22 | Use LEAP automated build <sysdev@leap.se> as uploaders | Varac | |
2017-06-22 | Use Standards-Version: 3.9.8 to fix lintian warning | Varac | |
2017-06-22 | ignore more things | Kali Kaneko (leap communications) | |
2017-06-22 | update to new build step, linking against system lib is now the default | Kali Kaneko (leap communications) | |
2017-06-22 | Add .gitlab-ci.yml for packaging | Varac | |
2017-06-22 | Add debian folder from debian/platform-0.9 branch | Varac | |
2017-06-22 | [pkg] add empty default target | Kali Kaneko (leap communications) | |
2017-04-13 | add todo | Kali Kaneko (leap communications) | |
2017-04-13 | add entry to changelog | Kali Kaneko (leap communications) | |
2017-04-13 | patch amalgamation to show usleep flag | Kali Kaneko (leap communications) | |
2017-04-13 | add some smoke tests | Kali Kaneko (leap communications) | |
2017-04-13 | update amalgamation to 3.15 | Kali Kaneko (leap communications) | |
2017-04-13 | cleanup setup | Kali Kaneko (leap communications) | |
removing some past experiments, not used | |||
2017-02-08 | bump version to 2.6.92.6.9 | Kali Kaneko (leap communications) | |
2017-02-02 | [feat] add support for the blob interfacedevelop | Ruben Pollan | |
Pysqlcipher support for the sqlite blob interface: https://sqlite.org/c3ref/blob_open.html Copying the code from the PR in pysqlite: https://github.com/ghaering/pysqlite/pull/93 | |||
2017-01-23 | support other shells2.6.8 | Kali Kaneko (leap communications) | |
2017-01-23 | bump version for pysqlcipher 2.6.8 | Kali Kaneko (leap communications) | |
2017-01-20 | Patch amalgamation so that it is compatible with openssl 1.1 | Kali Kaneko (leap communications) | |
2016-10-03 | update to 2.6.72.6.7 | Kali Kaneko (leap communications) | |
2016-10-03 | updated to latest amalgamation | Kali Kaneko (leap communications) | |
2016-09-30 | add LICENSE section about sqlcipher | Kali Kaneko (leap communications) | |
2016-09-30 | add upload to makefile | Kali Kaneko (leap communications) | |
2016-09-30 | add script to download latest amalgamation2.6.6 | Kali Kaneko (leap communications) | |
2016-09-30 | [pkg] change the build behavior | Kali Kaneko (leap communications) | |
- link against system libsqlcipher by default - vendor amalgamation - control its build with --bundled flag - allow to pass amalgamation folder with --amalgamation= | |||
2016-09-30 | enable HAVE_USLEEP flag | Kali Kaneko (leap communications) | |
2016-01-24 | [bug] setup does only work with msvc compiler | PaixuAabuizia | |
add compiler detection for msvc & mingw32 | |||
2015-01-16 | Merge remote-tracking branch 'leapcode/pr/14' into develop | Kali Kaneko | |
2015-01-16 | Fix for invalid concatenated path causing install to fail in OpenBazaar | Paul Barriere | |
2014-11-12 | fix typo in almalgamation url2.6.4 | Kali Kaneko | |
2014-11-11 | bump version in setup.py | Kali Kaneko | |
2014-11-10 | add changelog entry for msvs pullreq | Kali Kaneko | |
2014-11-10 | Add support for msvc | Giannis Adamopoulos | |
2014-11-10 | use https uri for amalgamation download | Kali Kaneko | |
Closes: #13 | |||
2014-09-14 | readme fixes | Kali Kaneko | |
2014-09-14 | fix bad expression | Kali Kaneko | |
2014-09-12 | document build_sqlcipher command | Kali Kaneko | |
2014-09-12 | fix syntax for code blocks | Kali Kaneko | |
2014-09-11 | ignore egg-info folder | Kali Kaneko | |
2014-09-11 | move to setuptools based setup | Kali Kaneko | |
2014-09-11 | add changelog2.6.3-1 | Kali Kaneko | |
2014-09-08 | add usage section | Kali Kaneko | |
2014-09-08 | set CFLAGS to -Qnoused-arguments to allow osx build | Kali Kaneko | |