You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pEpJSONServerAdapter/server
Roker c31dbe5e34 create better documentation format. remove "––" from separator names 6 years ago
..
json_spirit make the JSON parser thread-safe! needs -lboost_thread now. :-o 7 years ago
scripts add generator script for NFC character properties 7 years ago
Makefile strange... "echo -e" no longer works, but simple "echo" behaves like it and interprets backslash sequences. Very strange... 6 years ago
Makefile.conf Add files forgotten in last commit 6 years ago
base64.cc new version "(16) Kreuz Köln Ost": #close JSON-12. remove dependency to awkward boost.archive for base64. 7 years ago
base64.hh new version "(16) Kreuz Köln Ost": #close JSON-12. remove dependency to awkward boost.archive for base64. 7 years ago
context.hh new version "(26) Reichshof": change return type from JSON array into JSON object {"output":[...], "return":..., "errorstack":[...]} 6 years ago
daemonize.cc #ifdef _WIN32 switch for get_token_filename() and daemonize() 7 years ago
daemonize.hh add daemonize() function. Needs to be platform-dependent. :-/ 7 years ago
function_map.cc Add a lot of functions the JNI adapter provides. Are they all necessary for Enigmail? 7 years ago
function_map.hh new version "(26) Reichshof": change return type from JSON array into JSON object {"output":[...], "return":..., "errorstack":[...]} 6 years ago
gpg_environment.cc JSON-18 fix copy-paste error that cause a crash when GNUPGHOME environment variable is set, but GPG_AGENT_INFO is not set 6 years ago
gpg_environment.hh JSON-18 #comment Add function getGpgEnvironment() that returns an object with 3 optional strings (which each might be null). 6 years ago
json-adapter.cc create better documentation format. remove "––" from separator names 6 years ago
json-adapter.hh implement it with std::function magic. no std::bind necessary! :-D 6 years ago
json_rpc.cc make_request() 7 years ago
json_rpc.hh do not ignore return value of write() 7 years ago
main.cc new version "(27) Eckenhagen": add command line switch "--sync false" to disable automatic start of keysync at startup. 6 years ago
main.hh add a new "main" module 7 years ago
nfc.cc first NFC quick check, than (yet unimplemented) deep check 7 years ago
nfc.hh first NFC quick check, than (yet unimplemented) deep check 7 years ago
nfc_sets.cc add generator script for NFC character properties 7 years ago
nfc_sets.hh add generator script for NFC character properties 7 years ago
nulllogger.cc add Nulllogger to suppress console output. 7 years ago
nulllogger.hh add Nulllogger to suppress console output. 7 years ago
pep-types.cc JSON-34 remove identity->me here too. how could that old code even compile? 6 years ago
pep-types.hh new version "(23) Engelskirchen": fix JSON-19. Support "Bool" and "Language" as separate data types in JavaScript. 6 years ago
pep-utils.hh ENGINE-187 retrieveNextSyncMsg now update *timeout value with remaining time - fix wrong condition variable wait call 6 years ago
prefix-config.hh add HTML_DIRECTORY to Makefile & C++ code 6 years ago
registry.cc Initial check-in / Erstlingseinfügung / inserire iniziale intenzionale / Первый чек-ин 7 years ago
registry.hh check whether init() fails and throw an exception instead of leaving the session NULL 7 years ago
security-token.cc #ifdef _WIN32 switch for get_token_filename() and daemonize() 7 years ago
security-token.hh add remove_token_file(); 7 years ago
servertest.cc ENGINE-187 retrieveNextSyncMsg now update *timeout value with remaining time 6 years ago