sqlcipher-packaging:1.1.x

Last commit made on 2012-01-30
Get this branch:
git clone -b 1.1.x https://git.launchpad.net/sqlcipher-packaging

Branch merges

Branch information

Name:
1.1.x
Repository:
lp:sqlcipher-packaging

Recent commits

53b7a70... by Stephen Lombardo <email address hidden>

add -mno-thumb cflag to avoid armv6 crash

640cd85... by Stephen Lombardo <email address hidden>

move EVP_CIPHER_CTX to locked heap memory

12ed2a3... by Stephen Lombardo <email address hidden>

long overdue updates to the README file

ed03f15... by Stephen Lombardo <email address hidden>

backport enhancements from v2beta (mlock & RAND_bytes)

dea8ae9... by Stephen Lombardo <email address hidden>

Merge branch 'sqlite-release' into release-integration

Conflicts:
 Makefile.in

ddb595f... by Stephen Lombardo <email address hidden>

upstream 3.7.9

6b55a51... by Billy Gray

project file modernization by Xcode 4.2

ff64398... by Billy Gray

remove the customizations that were merged in with the project file changes we made on the ditto branch

1d437e4... by Billy Gray

add -DSQLITE_THREADSAFE to CFLAGS

36bb995... by Billy Gray

avoid having macosx set as the basesdk, thanks xcode