summaryrefslogtreecommitdiff
path: root/components/authorize/src/authorize_rpc.erl
Commit message (Expand)AuthorAgeFilesLines
* fix minor bugsUlf Wiger2017-03-031-1/+2
* cache authorizations for better performanceUlf Wiger2016-03-151-133/+60
* fixes during debugging on test3Ulf Wiger2015-12-151-2/+2
* new protocol & setup scriptsUlf Wiger2015-12-061-81/+65
* All tests (incl remote method inv) passUlf Wiger2015-11-201-38/+27
* Lots of changes to make dlink_bt (simulated) and dlink_tls runtime tests passUlf Wiger2015-11-201-51/+153
* w.i.p. transition to jsx json codecUlf Wiger2015-11-201-81/+16
* Signature for messsages now generated with correct timeout.Magnus Feuer2015-10-021-1/+1
* Remote messages now authorized.Magnus Feuer2015-08-181-4/+13
* added svc reg+call tests + bug fixesUlf Wiger2015-08-141-12/+12
* minor fixes + added debugUlf Wiger2015-07-261-0/+1
* Now uses the correct decode_jwt functionMagnus Feuer2015-07-251-10/+1
* Now validates certificate signatures against root public key instead of again...Magnus Feuer2015-07-251-1/+1
* first integration, certs + bluetoothUlf Wiger2015-06-101-1/+1
* Service invocation signed and validatedUlf Wiger2015-06-101-39/+62
* w.i.p. signing svc announcementsUlf Wiger2015-06-101-15/+118
* w.i.p.Ulf Wiger2015-06-101-1/+67
* JWT-style certificates, WIPUlf Wiger2015-06-101-0/+36
* untested initial cert additionsUlf Wiger2015-06-101-4/+9
* Now uses notificationsMagnus Feuer2015-03-241-6/+11
* More proplist conversionMagnus Feuer2015-03-231-3/+4
* Now routes local calls to local servicesMagnus Feuer2015-03-211-10/+9
* More conversion. CompilesMagnus Feuer2015-03-201-2/+4
* Very temporaryMagnus Feuer2015-03-201-36/+41
* Rewrite to adapt to gen_server modelMagnus Feuer2015-03-181-14/+7
* Further cleanup in loggingMagnus Feuer2015-03-131-2/+2
* Commented out dummy certificate for nowMagnus Feuer2015-03-061-2/+2
* Removed obsolete calling serviceMagnus Feuer2015-03-041-10/+6
* All components now accept genserver calls.Magnus Feuer2014-11-101-5/+5
* First shot at gen_server calls between components. only authorize implemented...Magnus Feuer2014-11-071-56/+2
* First shot at gen_server calls between components. only authorize implemented...Magnus Feuer2014-11-071-5/+115
* Add 'components/authorize/' from commit '3c7daa5785b2f2b2669bb4d8102aa30681a6...magnus2014-10-051-0/+123