Edouard Tisserant
f4aa4b59e0
attempt to fix bug reoported on playstore 'JNI ERROR (app bug): local reference table overflow (max=512)'
9 years ago
Edouard Tisserant
c7f5ad0884
make identity->CommType public
9 years ago
Edouard Tisserant
27624dddbd
Engine's methods creating identities now use from_identity
9 years ago
Edouard Tisserant
64089190fe
Added own_message_private_key_details
9 years ago
Edouard Tisserant
294eef72cb
wrapped get_identity
9 years ago
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
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
huss
bb6a5c8c1e
wrapped identity_color from pEpEngine and added pEpEngine clean task add gradle script
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
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
702b744f9c
Enum bug fixed
10 years ago
Edouard Tisserant
e95aa5effa
Fixed JNI Date conversion wit timegm and gmtime
10 years ago
Edouard Tisserant
62bd7c442b
More null pitfalls
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
67746d04a3
Safer setters for Message
10 years ago
Edouard Tisserant
e7c8af35a7
Imunized Message.java setters against null
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
Edouard Tisserant
31cef7bb55
Nasty typo
10 years ago
Edouard Tisserant
3f7cc19e21
Comparison logic on enum is dangerous.
10 years ago
Edouard Tisserant
669aebacb2
Adapted basic_api to new pEpEngine key_compromized signature
10 years ago
Edouard Tisserant
0d5bc01646
Android :
- added TrustWord DB in assets
- added GPG external build based on gnupg-for-android external build
- added runtime asset unpacking into file system, for native access
- added gradle tasks and dependencies to invoke external and pEpEngine build
- added GPGAgentService and associated android intent to start gpg-agent
- added dumb pinentry.sh to keep gpg-agent happy
Note : temporary added import_key to basic_api for testing purpose
10 years ago
Volker Birk
dff957a6f6
exceptions fixed
10 years ago
Volker Birk
16f7fd4dc0
the weather is cloudy this Sunday
10 years ago
Volker Birk
9f381968ae
...
10 years ago
Volker Birk
595b0806ef
mutex constructor with EAGAIN
10 years ago
Volker Birk
2d3574ad55
...
10 years ago
Volker Birk
3388a8f1cd
decrypting bugfixes
10 years ago
Volker Birk
ffa915dab3
don't need k-9 classes any more
10 years ago
Volker Birk
fbf8f8710f
Color correction
10 years ago
Volker Birk
87c6692d7b
encryption test
10 years ago