Edouard Tisserant
5cb7996437
JNI-19 added own_identities_retrieve. Looks like previous cleaning commit really helped.
9 years ago
Edouard Tisserant
ecd3fc2869
JNI-19 added set_identity_flags and unset_identity_flags
9 years ago
Edouard Tisserant
1edbd865a6
JNI-19 added Identity Flags enum and member
9 years ago
Edouard Tisserant
d0188f9839
Better english for KeySync messages status flags
9 years ago
Edouard Tisserant
8a1fb9a0bd
Added decrypt flags for discarded and consumed keysync satatus
9 years ago
Hussein Kasem
e6849af9d3
Changes needed to trigger keysync.
- Make syncthread use only global class refs
- Fix typos
- Make pEpExepcions public
9 years ago
Hussein Kasem
fdeca65736
Update JNI-13 compromized to mistrusted, fix blacklist_delete and update Engine Version
9 years ago
Edouard Tisserant
0fc05bcd4d
Added OpenPGP_list_keyinfo, temporarly broke deliver_handshake_result into accept_sync_handshake_result, reject_sync_handshake_result, reject_sync_handshake_result, for simplicity...
9 years ago
Hussein Kasem
5020e9f237
Added missing exceptions and mantained old rating names
9 years ago
Edouard Tisserant
640412f257
Generate enum for exception as well (i.e. pEp_status) so that callbacks could return a status. Rename pEp_status to Status in pEp.yml2 to prevent strange CamelCasing in generated Java class
9 years ago
Edouard Tisserant
d268c81682
updated adapter to latest pEpEngine definitions. Added sync interface, queue and thread. Callbacks still missing
9 years ago
Hussein Kasem
20736b9a14
wrapped config_unencrypted_subject and engine 1028
9 years ago
Hussein Kasem
1286015167
wrapped encrypt_message_for_self JNI-6 #review
9 years ago
Hussein Kasem
d75503faa6
added missing semicolon, and SyncHandshakeResult to types c & java
9 years ago
Hussein Kasem
dff0851f03
added SyncHandshakeResult enum
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
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
Edouard Tisserant
6797183494
Fixing config_passive_mode
9 years ago
Edouard Tisserant
1f29e7163c
Fixing for config_passive_mode
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
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
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
bcbb6f49cb
updateIdentity and myself
10 years ago
Volker Birk
46b092339c
generating Engine.java
10 years ago
Volker Birk
cdcb920e14
Message.java completed
10 years ago
Volker Birk
b91938f246
outer enum
10 years ago
Volker Birk
9a00643bf5
...
10 years ago
Volker Birk
65124e8380
...
10 years ago
Volker Birk
4a22c93d0b
more types
10 years ago
Volker Birk
855694af50
generating message struct
10 years ago
Volker Birk
5605e04d89
...
10 years ago
Volker Birk
e3d21cef47
adding Makefile.conf for local configuration
10 years ago
Volker Birk
11a725a55c
generate Engine.java
10 years ago
Volker Birk
7fb1c0af7b
generating exception classes
10 years ago