Commit Graph

677 Commits (28c5dc759e8fae298eb07ab982d18b5f831f2880)
 

Author SHA1 Message Date
Roker e9a24da8ac move status_to_string() to libpEpAdapter.
4 years ago
Roker 4f01dab049 add -lpEpAdapter to Makefile.conf
4 years ago
Roker d095d5f58a Line length limit in Makefile.conf
4 years ago
Roker af53441b5b Line length limit in Makefile
4 years ago
Roker 7a61375e64 add new PEP_STATUS enumerations. Did I say already that we should generate this code? I think, I said it already...
4 years ago
Roker b238e44cc9 remove keserver_lookup_session from do_keymanagement().
4 years ago
Roker 07989fd419 remove undo_last_mistrust(), because it is no longer in the Engine.
5 years ago
Roker 9d9306f58a notifyHandshake() is now also without obj ptr :-(
5 years ago
Roker 56c3d41381 merge "default" into JSON-107 again.
5 years ago
Roker 176d3a55a4 merge JSON-79 into default.
5 years ago
Roker 09e1a5c944 close branch before merge.
5 years ago
Roker 58f237f03f merge "default" into JSON-107
5 years ago
Claudio Luck 6a6ad892a4 Fix "make" dependencies for json_spirit/*_template.h (JSON-79)
5 years ago
Lars Rohwedder 30bc5cf485 merge JSON-114 into default branch.
5 years ago
Lars Rohwedder 9c146ca607 close branch before merge.
5 years ago
Lars Rohwedder 077500f502 Generate log output during ServerVersion's constructor. So "sv" cannot be a static variable anymore, because you cannot log before main() runs.
5 years ago
Lars Rohwedder 1305af8679 make json_spirit::Error_position a std::runtime_error as it shall be
5 years ago
Lars Rohwedder a7a2ea28d2 start branch JSON-114
5 years ago
Lars Rohwedder 0a700f43cd add download script for boost 1.68 to have boost.process etc.
5 years ago
Claudio Luck 11e5298f1e On Win32 there is no alloca header
5 years ago
Claudio Luck f3e955c9b2 merge JSON-108 to default
5 years ago
Claudio Luck 7df1d773c2 JSON-108: close branch
5 years ago
Claudio Luck ba0795f918 JSON-108: merge default
5 years ago
Claudio Luck c47b5c1dbd merge JSON-110 to default
5 years ago
Claudio Luck b3d8abb2bb JSON-110: close branch
5 years ago
Claudio Luck e2f477f6a3 JSON-110: merge default
5 years ago
Claudio Luck be748098a4 merge JSON-106 to default
5 years ago
Claudio Luck 5d8450dfe3 JSON-106: merge default
5 years ago
Claudio Luck 30a7ec66f5 one more return converted to exit
5 years ago
Claudio Luck 4b3b8ddc41 merge JSON-108 to default
5 years ago
Roker 1a87238d13 move the register_sync_callback() into the thread function
5 years ago
Claudio Luck 103fef97e6 also add mime_decode_message
5 years ago
Roker 85692cc708 change API reference to add encrypt_message_and_add_priv_key().
5 years ago
Roker 61f2c2105e change server_version
5 years ago
Roker 81d70748af add function encrypt_message_and_add_priv_key() in function map
5 years ago
Roker 6aea3f5073 start branch JSON-110: encrypt_message_and_add_priv_key().
5 years ago
Roker 5fa7f8040d register_sync_callbacks() with normal session now, because there is no sync_session anymore?
5 years ago
Roker 41ab0b1b2e changes in PEP_STATUS values
5 years ago
Roker 331a54b098 okay. JsonAdapter is a singleton now. :-( What about startSync() and stopSync()?
5 years ago
Roker 1a69ebaba2 merge default into JSON-107.
5 years ago
Roker ffbacecf3e mege JSON-103 into default. #close JSON-103
5 years ago
Roker e6e961f80e close branch before merge.
5 years ago
Roker bb05a4637f unfinished
5 years ago
Claudio Luck cd94572a41 speed things up, a lot
5 years ago
Roker 20a855396e start branch JSON-107 (for KeySync)
5 years ago
Roker da462795fb make PackageVersion a "const char*" to be C++11-compliant.
5 years ago
Claudio Luck 480f41652e make status values happen in main()
5 years ago
Roker 3b80057ae0 make HTML & JS delivery optional
5 years ago
Roker 078d70a6ff start branch JSON-103
5 years ago
Claudio Luck 8a02e1a7d1 wrapper script: robustness
5 years ago