summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added capability to cross compileRudolf J Streif2016-02-081-8/+26
* Merge pull request #69 from uwiger/uw-websocket-decodingUlf Wiger2016-01-204-35/+60
|\
| * rewrite json decoder transition code in rvi_commonUlf Wiger2016-01-154-35/+60
* | Merge pull request #68 from uwiger/uw-reduce-lagUlf Wiger2016-01-1536-509/+1917
|\ \ | |/
| * Add fragmentation chapter to rvi_protocol.mdUlf Wiger2016-01-143-1/+90
| * spawn helpers for service_edgeUlf Wiger2016-01-132-54/+116
| * Always use the peer address for credsUlf Wiger2016-01-133-19/+22
| * use 128 IO threadsUlf Wiger2016-01-131-9/+8
| * support trailing slash in prefixesUlf Wiger2016-01-121-0/+2
| * deconflict tried deconflicting itselfUlf Wiger2016-01-124-9/+21
| * fragmentation testsUlf Wiger2016-01-1227-343/+1579
| * 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
|/
* Merge pull request #65 from uwiger/uw-test3-fixesMagnus Feuer2015-12-167-35/+20
|\
| * wrong encoding of 'mod' attr in 'rcv' msgUlf Wiger2015-12-154-28/+9
| * fixes during debugging on test3Ulf Wiger2015-12-154-7/+11
|/
* Merge pull request #64 from uwiger/uw-new_key_scriptsMagnus Feuer2015-12-1484-2051/+2632
|\
| * More robust listeners, lots of bugfixes for (and in) test suiteUlf Wiger2015-12-1327-320/+413
| * forgot to add tlsj*.configUlf Wiger2015-12-072-0/+33
| * minor bugfixes + added tests f JSON/TLSUlf Wiger2015-12-075-7/+54
| * typos in .travis.ymlUlf Wiger2015-12-071-3/+3
| * correct log fetching in .travis.ymlUlf Wiger2015-12-071-1/+4
| * fix innocuous xref warningsUlf Wiger2015-12-072-11/+6
| * tweaking .travis.ymlUlf Wiger2015-12-061-2/+3
| * change travis-ci erlang version to 18.1Ulf Wiger2015-12-061-1/+1
| * new protocol & setup scriptsUlf Wiger2015-12-0639-1208/+1513
| * Renamed sources to right_to_register.Magnus Feuer2015-11-283-10/+10
| * Updated keys and certificates to reflect the use of a generic root CA certifi...Magnus Feuer2015-11-2811-158/+120
| * Added docMagnus Feuer2015-11-281-3/+31
| * Fixed checked in directoriesMagnus Feuer2015-11-281-1/+3
| * TypoMagnus Feuer2015-11-281-4/+4
| * TypoMagnus Feuer2015-11-281-2/+5
| * Added credentials documentationMagnus Feuer2015-11-281-23/+80
| * Changed naming and documentationMagnus Feuer2015-11-281-2/+3
| * Added sample keys, certificates, and credentials.Magnus Feuer2015-11-288-0/+104
| * Removed obsolete keys and directoriesMagnus Feuer2015-11-2810-168/+0
| * First stab at new credentials generation based on x.509 device and root certi...Magnus Feuer2015-11-284-339/+140
| * upgrade edown for OTP 18.1Ulf Wiger2015-11-2713-249/+154
* | Merge pull request #59 from afan1/masterMagnus Feuer2015-12-022-0/+0
|\ \ | |/ |/|