Volker Birk
|
9ab2dcf4d5
|
switching to AGPL
|
9 years ago |
Edouard Tisserant
|
d0188f9839
|
Better english for KeySync messages status flags
|
9 years ago |
Volker Birk
|
8cfc2a302b
|
dont show this
|
9 years ago |
Volker Birk
|
02cfa6eef3
|
missing string.h again
|
9 years ago |
Volker Birk
|
e606f8a01f
|
time_t is default, time64_t is Android
|
9 years ago |
Volker Birk
|
b839c5db82
|
better like this for Android
|
9 years ago |
Volker Birk
|
09b5f9c76b
|
string.h missing in headers
|
9 years ago |
Hussein Kasem
|
86da3febcf
|
moved Sync.java from android side to java side
|
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
|
6c749ec8c5
|
Disable NDK/JNI log
|
9 years ago |
Hussein Kasem
|
4e36c71a7a
|
Fix java message to send call from C
|
9 years ago |
Hussein Kasem
|
456ad4e50c
|
fix findClass thread issue (ClassNotFound from syncthread)
|
9 years ago |
Edouard Tisserant
|
98818383c2
|
Attempt to fix JNI crash when calling messageToSend callback from sync thread
|
9 years ago |
Edouard Tisserant
|
f50bfa3cdf
|
moved timegm() erzats to pEpEngine's platform_unix.c
|
9 years ago |
Edouard Tisserant
|
7fbe8c0852
|
Use pEpEngine's new attach_sync_session right after session init
|
9 years ago |
Hussein Kasem
|
fdeca65736
|
Update JNI-13 compromized to mistrusted, fix blacklist_delete and update Engine Version
|
9 years ago |
Edouard Tisserant
|
5c3df1ab5e
|
Fixed sync queue items type, and use free_sync_msg()
|
9 years ago |
Edouard Tisserant
|
4a1837a074
|
Free Local Refs
|
9 years ago |
Edouard Tisserant
|
612a00f8d9
|
Merged
|
9 years ago |
Edouard Tisserant
|
607fb4e3ef
|
Reflect changes in pEpEngine regarding content of queue. Well, this is just changing type of a pointer, shouldn't change anything in the end
|
9 years ago |
Edouard Tisserant
|
0139769f60
|
Some fixes for keysync
|
9 years ago |
Edouard Tisserant
|
4d1dbc5889
|
Now pEpEngine should itself find own sync queue for non-sync sessions, no need to re-register for each session. Also use unregister, instead of register(NULL).
|
9 years ago |
Edouard Tisserant
|
865b6c15ce
|
Fixed exceptions java class not being generated
|
9 years ago |
Edouard Tisserant
|
518cdeb5f7
|
Fixed broken target for libetpan build in android/external/Makefile
|
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 |
Edouard Tisserant
|
b1b87f5680
|
Added callbacks code in abstract engine's .cc
|
9 years ago |
Hussein Kasem
|
de4f4f1de5
|
Java code to be called from C sample
|
9 years ago |
Hussein Kasem
|
204dc97e3a
|
updated engine version
|
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
|
4187a7155b
|
Added inject_sync_msg callback to every sessions, with static fallback for queue object initialized when initializin Sync session
|
9 years ago |
Edouard Tisserant
|
13771d718d
|
Link with ossp-uuid, and some other fixes
|
9 years ago |
Edouard Tisserant
|
23af34095a
|
Added uuid library build in android's externals
|
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
|
eebf37b8d4
|
Changed default package name to the current p≡p for android package name, fixed unencrypted subject jni method signature
|
9 years ago |
Hussein Kasem
|
7fcaa04e0f
|
added patch to disable libgrcypt docs
|
9 years ago |
Hussein Kasem
|
20736b9a14
|
wrapped config_unencrypted_subject and engine 1028
|
9 years ago |
Hussein Kasem
|
c539a116b9
|
rollback pEp engine versio
|
9 years ago |
Hussein Kasem
|
9d578995a2
|
Engine updated to 1028 JNI-6 #review
|
9 years ago |
Hussein Kasem
|
1286015167
|
wrapped encrypt_message_for_self JNI-6 #review
|
9 years ago |
Hussein Kasem
|
7e9d8663d0
|
Engine updated to 989
|
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
|
50dea83ef1
|
Fixed use of Local Ref after deletion
|
9 years ago |
Edouard Tisserant
|
f4aa4b59e0
|
attempt to fix bug reoported on playstore 'JNI ERROR (app bug): local reference table overflow (max=512)'
|
9 years ago |
Hussein Kasem
|
b437bec719
|
binded Version Code to engine revision.
|
9 years ago |
Hussein Kasem
|
1650c1fe17
|
updated package name to the current one.
|
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 |