| Commit message (Expand) | Author | Age | Files | Lines |
* | add account_level, is_foreigner and is_member functions; convert all e2ee use... | friendica | 2013-12-23 | 1 | -0/+5 |
* | authtest: do a better job of success/failure indication | friendica | 2013-12-17 | 1 | -1/+1 |
* | couple of additional checks | friendica | 2013-12-05 | 1 | -1/+12 |
* | mod_authtest --- magic-auth diagnostic for those that are too freaking import... | friendica | 2013-12-05 | 1 | -2/+62 |
* | generate a small amount of entropy to avoid duplicate notifications from esse... | friendica | 2013-12-04 | 1 | -2/+4 |
* | include re-organisation and more doco, post_to_red fix ampersands in categories | friendica | 2013-12-04 | 1 | -2/+2 |
* | on successful magic-auth, put remote_service_class and remote_hub into the se... | friendica | 2013-12-03 | 1 | -4/+21 |
* | more work on magic-auth | friendica | 2013-12-02 | 1 | -2/+15 |
* | magic-auth re-factor | friendica | 2013-12-02 | 1 | -112/+105 |
* | refactor magic-auth | friendica | 2013-12-02 | 1 | -17/+5 |
* | file corruption | friendica | 2013-12-01 | 1 | -122/+0 |
* | document the ping packet - and remove the ancient rusty brown square default ... | friendica | 2013-12-01 | 1 | -10/+165 |
* | don't magic-auth against a deleted channel | friendica | 2013-12-01 | 1 | -9/+14 |
* | magic auth fix plus doco | friendica | 2013-12-01 | 1 | -2/+75 |
* | zot documentation inline in the code where we need it most. | friendica | 2013-12-01 | 1 | -0/+120 |
* | mark hublocs with incorrect sitekeys deleted | friendica | 2013-11-21 | 1 | -0/+14 |
* | Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ... | friendica | 2013-11-20 | 1 | -2/+2 |
* | set a default value for $webbie - it's the right thing to do. | friendica | 2013-11-18 | 1 | -0/+2 |
* | to clarify the fact, we'll remove the line we no longer need instead of comme... | friendica | 2013-11-18 | 1 | -1/+0 |
* | change the way magic-auth works - we rarely need a destination channel and if... | friendica | 2013-11-18 | 1 | -106/+105 |
* | magic auth issues | friendica | 2013-11-17 | 1 | -3/+3 |
* | document extra features | friendica | 2013-11-17 | 1 | -2/+2 |
* | Fix name of Bleichenbacher | Olaf Conradi | 2013-09-24 | 1 | -2/+2 |
* | reduce susceptibility to bleichenberger attack | friendica | 2013-09-24 | 1 | -6/+18 |
* | more remote error reporting for zot | friendica | 2013-09-12 | 1 | -0/+11 |
* | implement tip from Mike, corrected the sql statement | Michael Meer | 2013-09-11 | 1 | -1/+1 |
* | flag failed auth attempts in DB table hubloc | Michael Meer | 2013-09-11 | 1 | -0/+6 |
* | implement a 'ping' message type to respond if we're still here and whether ou... | friendica | 2013-08-29 | 1 | -0/+13 |
* | start timestamping hubloc connections so we can eventually remove dead ones | friendica | 2013-08-24 | 1 | -1/+11 |
* | progress on unfriending | friendica | 2013-08-04 | 1 | -6/+15 |
* | fix for multiple hublocs and incoming magic auth | friendica | 2013-05-29 | 1 | -2/+2 |
* | we don't need every hubloc for the site, only those that have different keys | friendica | 2013-05-16 | 1 | -1/+1 |
* | allow multiple hublocs | friendica | 2013-05-16 | 1 | -2/+2 |
* | workarounds for people that re-install and end up polluting everybody's datab... | friendica | 2013-05-16 | 1 | -5/+24 |
* | tweaks | friendica | 2013-05-15 | 1 | -1/+1 |
* | add magic_auth_complete hook | friendica | 2013-05-15 | 1 | -0/+3 |
* | turn naked links in posts into zrl's if we've got a hubloc for the site | friendica | 2013-04-18 | 1 | -1/+1 |
* | IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-... | friendica | 2013-04-14 | 1 | -1/+11 |
* | set hidden flags on new directory entries, not just existing ones | friendica | 2013-03-26 | 1 | -2/+7 |
* | magic auth issue | friendica | 2013-03-26 | 1 | -3/+11 |
* | doco | friendica | 2013-03-25 | 1 | -8/+40 |
* | . | friendica | 2013-03-10 | 1 | -0/+1 |
* | moving on | friendica | 2013-02-18 | 1 | -0/+25 |
* | fix auto rmagic when visiting with zid | friendica | 2013-02-13 | 1 | -0/+6 |
* | recursion and typo in rmagic with zid | friendica | 2013-02-13 | 1 | -1/+2 |
* | turn down the log noise a bit | friendica | 2013-01-24 | 1 | -5/+14 |
* | plug potential hole in magic auth, add link to chanview to view in dedicated ... | friendica | 2013-01-23 | 1 | -25/+45 |
* | now we're into the minor nitty fixes | friendica | 2013-01-21 | 1 | -1/+2 |
* | testing begins | friendica | 2013-01-21 | 1 | -3/+3 |
* | magic auth - it's mostly done or at least all the code bits are written and i... | friendica | 2013-01-21 | 1 | -4/+147 |