Edouard Tisserant
|
2c84e835c9
|
Updated rating defs, fixed trust/missTrust/resetTrust tests
|
9 years ago |
Edouard Tisserant
|
542c1356b7
|
half fixed androidTest, regarding trust/misstrust. Misstrust still cannot be undone
|
9 years ago |
Edouard Tisserant
|
1ed4ba57eb
|
Android: use static linking for iconv with final JNI library. Was failing as shared object, because of iconv .so version number, not supported by ndk, and linker trying to find libiconv.so.2 in lolipop despite of preloading of libiconv.so
|
9 years ago |
Edouard Tisserant
|
200002d804
|
Android: Fixed iconv non-applied libtool patch
|
9 years ago |
Edouard Tisserant
|
5fce9f4924
|
cosmetic fixes in AndroidHelper
|
9 years ago |
Edouard Tisserant
|
88b39a6beb
|
Android fixed preloading of iconv shared object
|
9 years ago |
Edouard Tisserant
|
5c16de30d9
|
Android: external: fixed dependency of lipetpan on libiconf in Makefile
|
9 years ago |
Edouard Tisserant
|
adfff29994
|
Android: Disabled build of ssl and sasl for libetpan, forced libetpan to use iconv already built for gpg
|
9 years ago |
Edouard Tisserant
|
0a57dd3b25
|
Added mistrust. Tests still in an intermediate state
|
10 years ago |
Edouard Tisserant
|
1724f09296
|
Added trustPersonalKey keyResetTrust
|
10 years ago |
Edouard Tisserant
|
1a7d202611
|
Safer and simpler syntax for access to Java's ByteArrays in JNI
|
10 years ago |
Edouard Tisserant
|
bbc738d661
|
Fixed heap corruption
|
10 years ago |
Edouard Tisserant
|
d71d9ea284
|
AndroidTest : Genkey
|
10 years ago |
Edouard Tisserant
|
20b6b17876
|
AndroidTest : Added Keyserver Lookup Test. Fixed missing perms and gpg2key binary
|
10 years ago |
Edouard Tisserant
|
0106699cde
|
Removed test workaround for enum bug
|
10 years ago |
Edouard Tisserant
|
702b744f9c
|
Enum bug fixed
|
10 years ago |
Edouard Tisserant
|
392ebf86d6
|
Enum Bug detected, and worked around. See code comment.
|
10 years ago |
Edouard Tisserant
|
bdae104877
|
Fixed false positives and false negatives....
|
10 years ago |
Edouard Tisserant
|
e95aa5effa
|
Fixed JNI Date conversion wit timegm and gmtime
|
10 years ago |
Edouard Tisserant
|
e034a62c2d
|
Added attchements test, fixed asserts, now testing for real
|
10 years ago |
Edouard Tisserant
|
62bd7c442b
|
More null pitfalls
|
10 years ago |
Edouard Tisserant
|
1ac295d786
|
Android : added OptFields test
|
10 years ago |
Edouard Tisserant
|
1a1ece32b1
|
More tests, more fixes.
|
10 years ago |
Edouard Tisserant
|
2bd9817139
|
Fixed stingpairlist JNI accessors.
|
10 years ago |
Edouard Tisserant
|
a9d26e8eee
|
more android tests, more fixes. Still, to_stringpairlist crash.
|
10 years ago |
Edouard Tisserant
|
786a11c9dd
|
Dirty patch for gnupg to run on Android 6+, without link()
|
10 years ago |
Edouard Tisserant
|
b514e4e7e0
|
Updated test app
|
10 years ago |
Edouard Tisserant
|
b5121d93b3
|
Fixed undeclared variable
|
10 years ago |
Edouard Tisserant
|
67746d04a3
|
Safer setters for Message
|
10 years ago |
Edouard Tisserant
|
e7c8af35a7
|
Imunized Message.java setters against null
|
10 years ago |
Edouard Tisserant
|
a8f1a80f07
|
added androidTests
|
10 years ago |
Edouard Tisserant
|
255a9a34b1
|
android : added cleanpEpEngine gradle target
|
10 years ago |
Edouard Tisserant
|
9ef260d60b
|
android : hg cleanup
|
10 years ago |
Edouard Tisserant
|
3a8396768e
|
android: various cleanup/fixes + lol-hip-op support (added '-pie' in LDFLAGS')
|
10 years ago |
Edouard Tisserant
|
f5b73f62c2
|
Fixed NULL blobs
|
10 years ago |
dietz
|
83313bc479
|
Blob ctor public, working toUTF16
|
10 years ago |
dietz
|
ad035146e7
|
decrypt seems to work. At least in one special corner case :-) I'll commit, so Edouard can take a look.
|
10 years ago |
dietz
|
f5f6fa3f29
|
intermediate state. status might work again, should compile
|
10 years ago |
Edouard Tisserant
|
8018ec8276
|
Android: more gradle rules tweaking
|
10 years ago |
Edouard Tisserant
|
cab2db9b13
|
Android: use jcenter for dependecy resolution, update commons-io from 2.2 to 2.4
|
10 years ago |
Edouard Tisserant
|
92d3c9769d
|
Android : ensure that gnupg assets are included at first build
|
10 years ago |
Edouard Tisserant
|
f3b94b45fa
|
Android : small fix for gradle clean target
|
10 years ago |
Edouard Tisserant
|
2db3f7088d
|
Stripped GPG-agent service code, useless with gnupg 2.0.x. Removed pinentry.sh and npth. Extended gradle clean to external
|
10 years ago |
Edouard Tisserant
|
31cef7bb55
|
Nasty typo
|
10 years ago |
Edouard Tisserant
|
808958da42
|
Fixed typo that was so nicely pairing with other typo in pEpEngine
|
10 years ago |
Edouard Tisserant
|
e8fe8e5d25
|
Android : added TEMP env var pointing to a tmp dir in internan cache
|
10 years ago |
Edouard Tisserant
|
3f7cc19e21
|
Comparison logic on enum is dangerous.
|
10 years ago |
Edouard Tisserant
|
e013d795de
|
Android: forgotten fix for gpg 2.0.x
|
10 years ago |
Edouard Tisserant
|
905d2f40ea
|
Android : add files ignored in prefious commit
|
10 years ago |
Edouard Tisserant
|
879d51e8a8
|
Android : gnupg2.0.29 builds
|
10 years ago |