summaryrefslogtreecommitdiff
path: root/components/dlink_tcp
Commit message (Expand)AuthorAgeFilesLines
* doc and code bug fixesUlf Wiger2016-02-241-31/+27
* rewrite json decoder transition code in rvi_commonUlf Wiger2016-01-152-7/+4
* Always use the peer address for credsUlf Wiger2016-01-131-8/+9
* deconflict tried deconflicting itselfUlf Wiger2016-01-122-7/+15
* fragmentation testsUlf Wiger2016-01-124-38/+135
* selects wrong remote addrUlf Wiger2016-01-121-1/+1
* wrong encoding of 'mod' attr in 'rcv' msgUlf Wiger2015-12-151-2/+2
* More robust listeners, lots of bugfixes for (and in) test suiteUlf Wiger2015-12-136-85/+133
* new protocol & setup scriptsUlf Wiger2015-12-064-191/+135
* Lots of changes to make dlink_bt (simulated) and dlink_tls runtime tests passUlf Wiger2015-11-202-45/+82
* w.i.p. transition to jsx json codecUlf Wiger2015-11-203-184/+209
* use gproc to announce/await componentsUlf Wiger2015-11-202-3/+7
* Removed debug warning messageMagnus Feuer2015-09-221-1/+0
* master: Fixed missing JSON-RPC ports from release-0.4.0Magnus Feuer2015-08-181-2/+10
* added svc reg+call tests + bug fixesUlf Wiger2015-08-142-3/+13
* extended test suite + python script fixUlf Wiger2015-08-112-2/+5
* minor fixes + added debugUlf Wiger2015-07-261-2/+2
* Successfully authorized connection is now stored by peer IP/port instead of r...Magnus Feuer2015-07-251-1/+1
* Now extracts certificates from { array, Certs } tupleMagnus Feuer2015-07-251-1/+8
* master: Merged from certificate-testMagnus Feuer2015-07-131-8/+12
|\
| * certificate-next: Fixed typo level bugs.Magnus Feuer2015-06-291-6/+7
| * rvi renamed rvi_core. MErged with release-nextMagnus Feuer2015-06-251-1/+1
| * MErged in Ulf's changesMagnus Feuer2015-06-251-244/+229
| |\
* | \ master: Merged from PDXostcMagnus Feuer2015-07-131-38/+14
|\ \ \ | |/ / | | / | |/ |/|
| * Moved json extractor to rvi_commonMagnus Feuer2015-06-111-131/+3
| * Now processes multiple JSON elements in one chunkMagnus Feuer2015-06-101-7/+37
| * Now handles escape characters and in-string curly bracketsMagnus Feuer2015-06-101-29/+103
| * Fixed shutdown issue of multiple servicesMagnus Feuer2015-06-102-3/+4
* | dlink_tcp_rpc.erl compiles without warningsUlf Wiger2015-06-101-58/+13
* | w.i.p. doesn't compile a.t.m.Ulf Wiger2015-06-101-98/+39
* | w.i.p. fixing auth for dlink_tcp+jsonUlf Wiger2015-06-101-68/+167
* | first integration, certs + bluetoothUlf Wiger2015-06-101-22/+0
* | Service invocation signed and validatedUlf Wiger2015-06-101-6/+15
* | w.i.p. signing svc announcementsUlf Wiger2015-06-101-54/+68
* | w.i.p.Ulf Wiger2015-06-101-144/+132
* | JWT-style certificates, WIPUlf Wiger2015-06-101-2/+2
|/
* Fixed crash if inbound socket is disconnected prior to authenticaitonMagnus Feuer2015-06-093-8/+19
* Removed packet length counter between RVI nodes. Now counts brackets to figur...Magnus Feuer2015-06-093-12/+49
* Converted dlink_tcp to JSON. Updated mod in prep for test1 deployment. Modifi...Magnus Feuer2015-06-092-67/+159
* First commit of what proto_json, which is to complement proto_bert. Now sends...Magnus Feuer2015-06-091-2/+12
* First stab at BT connectivityMagnus Feuer2015-05-221-2/+2
* More stuffMagnus Feuer2015-04-161-19/+26
* Register/unregister starts to workMagnus Feuer2015-04-151-16/+27
* New attempt at pushing available servicesMagnus Feuer2015-04-151-49/+114
* Fixed bug on notification management in service edgeMagnus Feuer2015-04-141-0/+3
* Added protocol module decoder to each message transmittedMagnus Feuer2015-04-141-9/+14
* Fixed service discoveryMagnus Feuer2015-04-121-28/+21
* TempMagnus Feuer2015-04-121-16/+21
* Additional changesMagnus Feuer2015-04-121-15/+1
* TestMagnus Feuer2015-04-121-1/+1