744 Commits (JNI-114)
 

Author SHA1 Message Date
heck 5f85c064a1 just cosmetics 5 years ago
Hussein Kasem 5fe48c91f5 JNI-114 Add PassphraseType to the passphraseCallback 5 years ago
heck 8fe50aeb6d unsigned int is typedef'd as uint in "most" compilers, but not all 5 years ago
heck 532e283b17 thats for sure ;) 5 years ago
Hussein Kasem 33024de2d6 Android build: Update sequoia hash 5 years ago
Hussein Kasem 9c93feeed3 JNI-114 Make basic_api methods use passphrase cache 5 years ago
Hussein Kasem ff5e01680c JNI-114 Make generated methods cached 5 years ago
heck 7b5b55b27b nothing for default branch... 5 years ago
heck a45ad4c682 Removed tag PassphraseCallback_Complete1 5 years ago
heck c6bc43c283 Removed tag PassphraseCallback 5 years ago
heck fc06f8257b delete DeleteLocalRef() 5 years ago
heck 56b479d0f1 Added tag PassphraseCallback_Complete1 for changeset 7b08b3200740 5 years ago
heck 04f73ec936 Added tag PassphraseCallback for changeset 91dcb9ff220f 5 years ago
heck 0240fafedb Avoid retry if callback not set is still ...dirty. the commit comment goes on, REMEMBER TO USE hg log -v now and then again :) 5 years ago
heck 282cbf437d Tests updated, encrypt fails, then register callback, encrypt success after callback returned the correct passphrase 5 years ago
heck 70f90f61b6 Tests updated, now using the new callback to provide the passphrase 5 years ago
heck 64e12d7774 Java register callback method "Engine.setPassphraseRequired()" done and tested. 5 years ago
heck 095eb8075b JNI code done, now passphrase comes from java level throug callback 5 years ago
heck 7c7a8f4121 Improved retry code / now passphrase from AbstractEngine level. 5 years ago
heck 9b949e7f28 Test case added, importKey(), setOwnKey(), NO config_passphrase(), THEN encryptMessage(). (No callback yet) 5 years ago
heck 12fa07bc4a Passphrase retry after application callback (callback still dummy, but works). For ALL "cached" methods :) 5 years ago
heck 3b5366b7ed _if_ we should throw here, we need to do it differently... 5 years ago
heck 96f1e9eb88 Backed out changeset 0efc85ba691e 5 years ago
heck 39f3b5fb45 _if_ we should throw here, we need to do it differently... 5 years ago
heck 863892ccf3 Added tag Release_2.1.0-RC9 for changeset 8257d8742596 5 years ago
heck 0bdb5ec0a4 merge in JNI-111 : notityHandshake fixes 5 years ago
Hussein Kasem 8bb506c94c JNI-111 Accept null partner during notifyHandshake 5 years ago
Hussein Kasem 921d77cad3 JNI-111 Rethrow Java exceptions to the JVM during notifyHandshake. 5 years ago
Hussein Kasem fb38830afa JNI-111 Add missing sync signal 5 years ago
heck d74d6aaa32 Added tag Release_2.1.0-RC8 for changeset c083ce4caa4f 5 years ago
heck 8849e8f1dc merge in JNI-111 : tests and fixes 5 years ago
heck e6fdbd081d Fix for failing Test: "encrypt msg to self using imported key with passphrase" 5 years ago
heck 0eb4e3469b Tests: "encrypt msg to self using imported key with passphrase" 5 years ago
heck 41a1c9d899 this "return" is not correct 5 years ago
heck 4a335a12fb Integrate CallbackDispatcher between registered callbacks and engine. (engine -> dispatcher -> jniadapter_cxx -> java_messagetosendCallbackfromC -> java_callback_messagetosend) 5 years ago
heck 41d8232be2 config_passphrase_for_new_keys() using cache.add_stored() 5 years ago
heck 57af93047a merge in default branch 5 years ago
Volker Birk 4dc5b30d6c merging 5 years ago
Volker Birk 377fcc940b using new libpEpAdapter 5 years ago
heck 8547dad200 Added tag Release_2.1.0-RC7 for changeset cff47dbf4373 5 years ago
heck ec98717182 merge in JNI-111 : wrap remaining functions with cache.api() 5 years ago
heck 9858091cbc remove debuglog 5 years ago
heck e1bcc578df complete engine functions that have to be called with passphrase support - cache.api() 5 years ago
heck bc16a7b051 merge in default 5 years ago
heck 95bf558389 Added tag Release_2.1.0-RC6 for changeset 393dbc487177 5 years ago
heck 497a7206bb merge in JNI-96 - Make import_key return identity list instead of void 5 years ago
heck 03a5831b35 new test-keys 5 years ago
heck ad410354e8 test for key_import() updated 5 years ago
heck 8d97abea3d test for key_import() 5 years ago
heck 2fdf5c2ed8 Code generation "basic" for java extended with return type identitylist 5 years ago