Commit Graph

24 Commits (47a210788a8f14b93acc8dc97ee166e7c7e12a99)

Author SHA1 Message Date
Roker 001655c2e1 spread the client_id to all relevant code places... *sigh* the whole design looks quite ugly now to me. :-/ 3 years ago
Roker 9b3a0bd4ff restructure call context, so cached/generated values are now thread-safe "per call" and not globally stored in the JsonAdapter class! 3 years ago
Roker b687c4d531 fetch client_id from JSON-RPC request. 3 years ago
Roker b9c549b095 'unsigned long long' -> 'uint64_t' to make MSVC happy. Thanks, Claudio! :-) 3 years ago
Roker 9bb80e2fab add more debug log :-/ 3 years ago
Roker 6a432db19a add request counter and thread ID to the JSON-RPC results 3 years ago
Roker 46d8488ee0 event delivery to clients is easier now! 3 years ago
Roker bd85320405 "The older past and passive participle catched is now nonstandard." -- https://en.wiktionary.org/wiki/catch#Verb 3 years ago
Roker 962cb35280 JSON-135: FunctionMap now detects duplicate keys. And: Found & eliminate 3 duplicates: "mime_decode_message", "outgoing_message_rating" and "identity_rating". Thank you, Joerg, for this bug! :-) 3 years ago
Roker bafdefbe30 rename branch to JSON-101 5 years ago
Roker cc6db68542 remove logging to stderr. be less chatty. 5 years ago
Lars Rohwedder 9f49972c0d remove 'check_security_token' parameter. it is useless and dangerous if misused. 5 years ago
Roker 9fb8c19781 be more robust. change order of attributes for easier testing; semantics is unchanged. 5 years ago
Roker b9effea932 make_request() 7 years ago
Roker 6944bba622 allow calling of non-const Context* functions 7 years ago
Roker 4f753ecdce add "context" to the function call mechanism 7 years ago
Roker 6d1a5c9833 print all open sessions to console for debug reasons only... 7 years ago
Roker 7e16aa6611 oops. 7 years ago
Roker de410a8125 security token is now part of the JsonAdapter class. new version "(14) Köln-Gremberg" 7 years ago
Lars Rohwedder fa9d95e9e6 add security_token to HTML & JavaScript 7 years ago
Lars Rohwedder d4b96e4f38 add security-token. version (9a) 7 years ago
Lars Rohwedder 111e037bf5 many bugfixes, utf8 output, integer input fields, version "(6) Düren" 7 years ago
Lars Rohwedder 421a7e53a1 support for different sections & separators in drop-down list 7 years ago
Lars Rohwedder 94c2a7132e Initial check-in / Erstlingseinfügung / inserire iniziale intenzionale / Первый чек-ин 7 years ago