805 Commits (242bdb073c234009b27249e51be33b426d1eb5da)
 

Author SHA1 Message Date
heck 242bdb073c And suddenly my linux box javac needs "-encoding UTF-8", well, cant hurtbeing explicit about that in general. 5 years ago
heck 42321eb752 Added tag Release_2.1.0-RC13 for changeset c9c4a76bd662 5 years ago
heck bccb7c6c97 merge in JNI-106 - Java Interfaces And Project Structure 5 years ago
heck 9a2c6d9bd2 move AutoCloseable to top level interface AbstractEngineInterface 5 years ago
heck 432bb50dc5 sensible build defaults 5 years ago
heck 1f95274051 remove stale file from merge 5 years ago
heck 175519edd2 merge in default branch 5 years ago
Hussein Kasem c1fc4fb5ca JNI-106 Android build: update to use current Makefile and api. 5 years ago
heck 476011d774 use passphraseWrap() in CodeGen template too. 5 years ago
heck e08a6d78f8 Added tag Release_2.1.0-RC12 for changeset 5d4ad9577e68 5 years ago
heck 817860186f Merge in JNI-114 (new callback param PassphraseType) 5 years ago
heck 5f85c064a1 just cosmetics 5 years ago
heck 438d1a6232 Add comipler optimization -O3 to release build 5 years ago
Hussein Kasem 5fe48c91f5 JNI-114 Add PassphraseType to the passphraseCallback 5 years ago
heck a6602b8ad7 fixed speedtest for multithreaded benchmark 5 years ago
heck 25f32c536e fixing speedtest for multithreading 5 years ago
heck d88e3befcf speedtest: adhoc Makefile 5 years ago
heck 582baafef0 speedtest: few fixes 5 years ago
heck f850eba355 tests: add original speedtest from pEp_for_SWIFT repo (by fdik) 5 years ago
heck 1db1aead61 move the new .hh files to new src/cxx/ 5 years ago
heck ce852ad0c5 merge in default 5 years ago
heck de22d6aad3 Generate all Exceptions fixed 5 years ago
heck fa1332356f Added tag Release_2.1.0-RC11 for changeset 6bd79b9d0d4e 5 years ago
heck 6b8e3b43ab merge in JNI-114 - Callback And Retry for methods that might need a passphrase 5 years ago
heck 8fe50aeb6d unsigned int is typedef'd as uint in "most" compilers, but not all 5 years ago
heck a2302413da just some obsolete class 5 years ago
heck c03d7557ed JNI-115: perf test Encrypted/Unencrypted msg sizes small/big/huge 5 years ago
heck 28dd9a8f9e JNI-115: "Performance of Engine/Adapter bad" - Test added 5 years ago
heck 1acc5ad51b PityTest: Duration measurement for TestUnits 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 b8b52978f0 add new public method to AbstractEngineInterface "public void setPassphraseRequiredCallback(Sync.PassphraseRequiredCallback passphraseRequiredCallback);" 5 years ago
heck b16a5277eb Merge in default - this is the latest and greatest JNIAdapter (right now) 5 years ago
heck debac03eb5 Added tag Release_2.1.0-RC10 for changeset facc79349b19 5 years ago
heck 0cf008af49 merge in JNI-114 - Callback And Retry for methods that might need a passphrase 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