summaryrefslogtreecommitdiff
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* right_to_register -> right_to_receiveUlf Wiger2016-02-251-8/+9
* doc and code bug fixesUlf Wiger2016-02-247-84/+90
* minor bug fixes & tests for tls/noverifyUlf Wiger2016-02-092-3/+4
* rewrite json decoder transition code in rvi_commonUlf Wiger2016-01-154-35/+60
* spawn helpers for service_edgeUlf Wiger2016-01-131-50/+79
* Always use the peer address for credsUlf Wiger2016-01-133-19/+22
* support trailing slash in prefixesUlf Wiger2016-01-121-0/+2
* deconflict tried deconflicting itselfUlf Wiger2016-01-124-9/+21
* fragmentation testsUlf Wiger2016-01-1221-336/+1367
* selects wrong remote addrUlf Wiger2016-01-122-2/+3
* convert ws msg types, reduce debuggingUlf Wiger2016-01-115-34/+20
* more debug on finding serviceUlf Wiger2016-01-081-4/+10
* don't crash if msg isn't authorizedUlf Wiger2016-01-081-53/+56
* fix keypos on CREDS tableUlf Wiger2016-01-081-1/+1
* add debug support for creds_by_connUlf Wiger2016-01-081-0/+2
* type error in services_unavailable dispatchUlf Wiger2016-01-081-5/+5
* fix pattern match on ArgsUlf Wiger2016-01-081-1/+1
* normalize {IP,Port} in more placesUlf Wiger2016-01-081-5/+9
* type error checking the 'au' remote ipUlf Wiger2016-01-081-2/+2
* ensure tls sockets are active=false from startUlf Wiger2016-01-082-4/+4
* add missing ssl/public_key app dependenciesUlf Wiger2016-01-072-3/+5
* fix param types for wse dispatchUlf Wiger2016-01-071-2/+3
* wrong encoding of 'mod' attr in 'rcv' msgUlf Wiger2015-12-154-28/+9
* fixes during debugging on test3Ulf Wiger2015-12-154-7/+11
* More robust listeners, lots of bugfixes for (and in) test suiteUlf Wiger2015-12-1318-227/+362
* minor bugfixes + added tests f JSON/TLSUlf Wiger2015-12-073-4/+6
* fix innocuous xref warningsUlf Wiger2015-12-072-11/+6
* new protocol & setup scriptsUlf Wiger2015-12-0625-1007/+1198
* mfeuer-new_scripts: Merged and modified release-0.4.0-yocto_makefileMagnus Feuer2015-11-221-1/+1
* minor fixes after rebase against masterUlf Wiger2015-11-211-15/+0
* All tests (incl remote method inv) passUlf Wiger2015-11-2017-236/+499
* Lots of changes to make dlink_bt (simulated) and dlink_tls runtime tests passUlf Wiger2015-11-2023-654/+1232
* w.i.p. transition to jsx json codecUlf Wiger2015-11-2027-1015/+1584
* Add dlink_tlsUlf Wiger2015-11-208-0/+2021
* use gproc to announce/await componentsUlf Wiger2015-11-2020-96/+112
* ensure no trailing ws in cert filesUlf Wiger2015-11-201-1/+6
* Signature for messsages now generated with correct timeout.Magnus Feuer2015-10-022-13/+16
* TypoMagnus Feuer2015-10-011-1/+1
* mfeuer_json_param: Fixed message invocation to use single JSON object instead...Magnus Feuer2015-09-233-10/+11
* Removed debug warning messageMagnus Feuer2015-09-221-1/+0
* mfeuer_json_params: Now handles messages between services on the same node bo...Magnus Feuer2015-09-141-14/+12
* mfeuer_json_params: All northbound json_rpc calls now returns the method invo...Magnus Feuer2015-09-111-7/+20
* Remote messages now authorized.Magnus Feuer2015-08-181-4/+13
* Fixed list to binary conversion issuesMagnus Feuer2015-08-181-3/+3
* master: Fixed missing JSON-RPC ports from release-0.4.0Magnus Feuer2015-08-181-2/+10
* debug format errorUlf Wiger2015-08-181-3/+3
* added svc reg+call tests + bug fixesUlf Wiger2015-08-1410-78/+141
* extended test suite + python script fixUlf Wiger2015-08-114-3/+11
* au and sa working with sms simulatorUlf Wiger2015-07-2710-0/+1885
* minor fixes + added debugUlf Wiger2015-07-266-28/+90