Commit Graph

203 Commits (b1d1238514233157e8a37de304f7e1c2e547c3ae)
 

Author SHA1 Message Date
Roker 765aeadcb7 huh, it compiles. omg omg omg!
7 years ago
Roker b9effea932 make_request()
7 years ago
Roker 50d7ca04d2 so sollte es gehen. ungetestet...!
7 years ago
Roker b3dcabac1b add evhttp_connection to connect to JS client
7 years ago
Roker 7b006a15e8 merge default into my branch
7 years ago
Roker 6b075d85a5 first NFC quick check, than (yet unimplemented) deep check
7 years ago
Roker 0072632a88 add generator script for NFC character properties
7 years ago
Roker 69a4c693b7 sensible implementation of isNFC(), with proper error handling etc.
7 years ago
Roker aec7e4a062 register event handlers
7 years ago
Roker b636088139 implement eventListener map
7 years ago
Roker ebba3a177a merge default into my branch
7 years ago
Roker 15f9d5718b JSON-5 #close add support for function get_engine_version()
7 years ago
Roker 9c66a81292 add (un)registerEventListener() as a member function
7 years ago
Roker 6944bba622 allow calling of non-const Context* functions
7 years ago
Roker 2a3703516e JSON-1 #close get rid of the PEP_SESSION parameter. Yay!
7 years ago
Roker 4e501cf038 JSON-1 insert dummy parameter if necessary. proper parameter consuming
7 years ago
Roker c64fea9356 JSON-1 #comment dummy parameter removal is also useful for JSON-3
7 years ago
Roker d159886350 3rd try: Paramets now can access the context.
7 years ago
Roker 4f753ecdce add "context" to the function call mechanism
7 years ago
Roker 9a9f4d5226 start branch JSON-2 "Deliver Events"
7 years ago
Roker 9e50e11592 add deliverHandshakeResult(). Needs pEp/sync.h and pEp/sync_fsm.h installed!
7 years ago
Roker 4530d8d1df add dummy stubs for registerEventListener() and unregisterEventListener()
7 years ago
Roker 907678682f merge "no_SessionID_in_API" branch into main branch
7 years ago
Roker 59fb2572cc close branche before merging
7 years ago
Roker 12338be793 new version "(15) Dreieck Heumar", make note smaller text
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 0176c3da1d change to automatic session creation and releasing in mt-server
7 years ago
Roker e1fcb39b59 start new branch "no_SessionID_in_API"
7 years ago
Roker cc9dfc3b7f make a static library
7 years ago
Roker 5b1f9e9541 Feature "as-a-library" is finished now. :-)
7 years ago
Roker 111e825e8e close branch now
7 years ago
Roker de410a8125 security token is now part of the JsonAdapter class. new version "(14) Köln-Gremberg"
7 years ago
Roker 278c2df800 i->running = true; was missing
7 years ago
Roker af4d1ea2b6 yay, es compiliert wieder \o/
7 years ago
Roker fdce91a2a4 on the go…
7 years ago
Roker c9a700b51c add a new "main" module
7 years ago
Roker 390a291e8d big refactoring has begun
7 years ago
Roker 73fec1f8c9 rename mt-server.?? into json-adapter.?? to keep file history
7 years ago
Roker 7a872184b9 start branch "as-a-library"
7 years ago
Roker a12adf3c44 remove /home/deb/ from Makefile
7 years ago
Dirk Zimmermann 41fe31bd41 Ability to build on OS X, server is runnable.
7 years ago
Roker ef33c17dfa make an explicit cast to a supportetd Value data type to avoid ambiguity
7 years ago
Roker 567f6bbedc forgot this file in the last commit, sorry.
7 years ago
Roker 0885bdd164 registerSession shall use security_token, too. fix some warnings clang++ shows but gcc does not.
7 years ago
Dirk Zimmermann 6d3f19a2be Building on OS X: Initial documentation
7 years ago
Roker 2198a20ca5 merge refactoring branch into "default" branch
7 years ago
Roker 46220c9631 close branch before merging
7 years ago
Roker b3b24cf47e if we want to get the output_parameters in the JSON-RPC result, we shall return them!
7 years ago
Roker 4e82b4b92d more debug output
7 years ago