.. |
json_spirit
|
make the JSON parser thread-safe! needs -lboost_thread now. :-o
|
6 years ago |
scripts
|
add generator script for NFC character properties
|
6 years ago |
Makefile
|
strange... "echo -e" no longer works, but simple "echo" behaves like it and interprets backslash sequences. Very strange...
|
5 years ago |
Makefile.conf
|
Add files forgotten in last commit
|
5 years ago |
base64.cc
|
new version "(16) Kreuz Köln Ost": #close JSON-12. remove dependency to awkward boost.archive for base64.
|
6 years ago |
base64.hh
|
new version "(16) Kreuz Köln Ost": #close JSON-12. remove dependency to awkward boost.archive for base64.
|
6 years ago |
context.hh
|
new version "(26) Reichshof": change return type from JSON array into JSON object {"output":[...], "return":..., "errorstack":[...]}
|
5 years ago |
daemonize.cc
|
#ifdef _WIN32 switch for get_token_filename() and daemonize()
|
6 years ago |
daemonize.hh
|
add daemonize() function. Needs to be platform-dependent. :-/
|
6 years ago |
function_map.cc
|
Add a lot of functions the JNI adapter provides. Are they all necessary for Enigmail?
|
6 years ago |
function_map.hh
|
new version "(26) Reichshof": change return type from JSON array into JSON object {"output":[...], "return":..., "errorstack":[...]}
|
5 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
|
new version "(30) Krombach", #close JSON-49
|
5 years ago |
json-adapter.hh
|
implement it with std::function magic. no std::bind necessary! :-D
|
5 years ago |
json_rpc.cc
|
make_request()
|
6 years ago |
json_rpc.hh
|
do not ignore return value of write()
|
6 years ago |
main.cc
|
okay, handle Ctrl+D a.k.a. EOF also as quit signal. #close JSON-43
|
5 years ago |
main.hh
|
add a new "main" module
|
6 years ago |
nfc.cc
|
first NFC quick check, than (yet unimplemented) deep check
|
6 years ago |
nfc.hh
|
first NFC quick check, than (yet unimplemented) deep check
|
6 years ago |
nfc_sets.cc
|
add generator script for NFC character properties
|
6 years ago |
nfc_sets.hh
|
add generator script for NFC character properties
|
6 years ago |
nulllogger.cc
|
add Nulllogger to suppress console output.
|
6 years ago |
nulllogger.hh
|
add Nulllogger to suppress console output.
|
6 years ago |
pep-types.cc
|
add more informations about parameter mapping etc.
|
5 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
|
5 years ago |
prefix-config.hh
|
add HTML_DIRECTORY to Makefile & C++ code
|
5 years ago |
registry.cc
|
Initial check-in / Erstlingseinfügung / inserire iniziale intenzionale / Первый чек-ин
|
6 years ago |
registry.hh
|
check whether init() fails and throw an exception instead of leaving the session NULL
|
6 years ago |
security-token.cc
|
#ifdef _WIN32 switch for get_token_filename() and daemonize()
|
6 years ago |
security-token.hh
|
add remove_token_file();
|
6 years ago |
servertest.cc
|
ENGINE-187 retrieveNextSyncMsg now update *timeout value with remaining time
|
5 years ago |