Edouard Tisserant
|
9f9d0f87a0
|
Fixing crash when calling encrypt on message with outgoing color known as grey (continued).
|
9 years ago |
Edouard Tisserant
|
0c56a2edc3
|
Fixing crash when calling encrypt on message with outgoing color known as grey.
|
9 years ago |
Edouard Tisserant
|
ef28f29f0b
|
Enums are not anymore only 'Color'
|
9 years ago |
Edouard Tisserant
|
5889fe1217
|
Added DecryptFlags, ignored new import_key private keys identity list
|
9 years ago |
Hussein Kasem
|
d5f3056378
|
updated android plugin version
|
9 years ago |
Hussein Kasem
|
5732861c10
|
added buildtools and new logo
|
9 years ago |
Edouard Tisserant
|
3478b204ac
|
Fixed blacklist_retreive
|
9 years ago |
Edouard Tisserant
|
b261fb9b88
|
fixing blacklist basic calls
|
9 years ago |
Hussein Kasem
|
ce28cefe8c
|
basic api typo fixed
|
9 years ago |
Edouard Tisserant
|
6797183494
|
Fixing config_passive_mode
|
9 years ago |
Edouard Tisserant
|
1f29e7163c
|
Fixing for config_passive_mode
|
9 years ago |
Edouard Tisserant
|
22bd316629
|
Fixing generation
|
9 years ago |
Edouard Tisserant
|
a873524f8c
|
Fixing generation
|
9 years ago |
Hussein Kasem
|
223c0f8492
|
sync with ed
|
9 years ago |
Hussein Kasem
|
fd641e350f
|
added pasivemode and blacklist calls, looks like not working yet!!!.
|
9 years ago |
Edouard Tisserant
|
bf36360183
|
remove size fields of pEp_identity
|
9 years ago |
Edouard Tisserant
|
18f4769b14
|
Force using /dev/urandom in libgcrypt
|
9 years ago |
huss
|
bb6a5c8c1e
|
wrapped identity_color from pEpEngine and added pEpEngine clean task add gradle script
|
9 years ago |
huss
|
94b8c27867
|
first approach to ui for testing
|
9 years ago |
Volker Birk
|
22a0a9f2d9
|
changes in API
|
9 years ago |
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 |