| Commit message (Expand) | Author | Age | Files | Lines |
* | clean up more code duplication | friendica | 2014-07-14 | 1 | -4/+6 |
* | visage tracking opt-in/opt-out | friendica | 2014-07-03 | 1 | -0/+8 |
* | session DNT - if you want it use it. | friendica | 2014-07-03 | 1 | -0/+4 |
* | cleanup dead directory entries. This was a real b#tch, so keep your eye out f... | friendica | 2014-05-28 | 1 | -0/+22 |
* | log pickups | friendica | 2014-05-05 | 1 | -0/+2 |
* | Include the entire original item when notifying other channels of deletions a... | friendica | 2014-04-10 | 1 | -1/+1 |
* | json_return_and_dir isn't a thing | Thomas Willingham | 2014-03-13 | 1 | -1/+1 |
* | json_return_and_dir is a typo | friendica | 2014-03-12 | 1 | -1/+1 |
* | fix third-party zid's | friendica | 2014-03-04 | 1 | -0/+1 |
* | rev update and a minor fix (missing param) to force_refresh | friendica | 2014-02-14 | 1 | -1/+1 |
* | implement a forced directory update mode where we unconditionally create a di... | friendica | 2014-02-11 | 1 | -4/+7 |
* | started analysis of ping response and clean up more logger | Michael Meer | 2014-01-30 | 1 | -5/+5 |
* | to make visible what I try, ping still won't work, but I'm confused about get... | Michael Meer | 2014-01-28 | 1 | -0/+2 |
* | add a temporary logger command at remote server side | Michael Meer | 2014-01-27 | 1 | -0/+1 |
* | 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 |