You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Edouard Tisserant
d0188f9839
Better english for KeySync messages status flags
|
9 years ago |
.. |
org/pEp/jniadapter
|
moved Sync.java from android side to java side
|
9 years ago |
Makefile
|
name mangling in message corrected
|
10 years ago |
Makefile.conf
|
string.h missing in headers
|
9 years ago |
basic_api.cc
|
missing string.h again
|
9 years ago |
gen_cpp_Engine.ysl2
|
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 |
gen_cpp_Message.ysl2
|
Safer setters for Message
|
10 years ago |
gen_java_Engine.ysl2
|
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 |
gen_java_Message.ysl2
|
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 |
gen_java_exceptions.ysl2
|
Changes needed to trigger keysync.
|
9 years ago |
gen_throw_pEp_exception.ysl2
|
...
|
10 years ago |
jniutils.cc
|
time_t is default, time64_t is Android
|
9 years ago |
jniutils.hh
|
Changes needed to trigger keysync.
|
9 years ago |
org_pEp_jniadapter_AbstractEngine.cc
|
Changes needed to trigger keysync.
|
9 years ago |
pEp.yml2
|
Better english for KeySync messages status flags
|
9 years ago |
textutils.ysl2
|
outer enum
|
10 years ago |
types_c.ysl2
|
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 |
types_java.ysl2
|
updated adapter to latest pEpEngine definitions. Added sync interface, queue and thread. Callbacks still missing
|
9 years ago |