| Commit message (Expand) | Author | Age | Files | Lines |
* | D* likes not verifying, ignore result until we figure out the signable_string... | Friendika | 2011-08-21 | 1 | -3/+3 |
* | diaspora sign/verify requires SHA0 hash algorithm | Friendika | 2011-08-20 | 1 | -11/+10 |
* | set author/owner on likes | Friendika | 2011-08-20 | 1 | -6/+7 |
* | get_app for diaspora_like | Friendika | 2011-08-20 | 1 | -0/+1 |
* | sql syntax | Friendika | 2011-08-20 | 1 | -1/+1 |
* | stricmp does not exist - strcasecmp does | Friendika | 2011-08-20 | 1 | -2/+2 |
* | until algorithm is sorted, ignore D* verification failures so we can debug th... | Friendika | 2011-08-20 | 1 | -17/+15 |
* | move encryption functions to crypto file | Friendika | 2011-08-20 | 1 | -0/+1 |
* | incorrect iv length for blocksize | Friendika | 2011-08-19 | 1 | -2/+2 |
* | don't allow removal of self contact | Friendika | 2011-08-19 | 1 | -1/+2 |
* | more logging | Friendika | 2011-08-19 | 1 | -0/+3 |
* | better reporting when d* parent not found | Friendika | 2011-08-19 | 1 | -1/+1 |
* | double url encode diaspora communications | Friendika | 2011-08-19 | 1 | -8/+13 |
* | fix d* intros | Friendika | 2011-08-18 | 1 | -3/+4 |
* | debug | Friendika | 2011-08-18 | 1 | -4/+4 |
* | diaspora share - blocked specified twice | Friendika | 2011-08-18 | 1 | -2/+2 |
* | set writable (e.g. writeable) flag for Diaspora contacts | Friendika | 2011-08-18 | 1 | -1/+1 |
* | lots more diaspora communications - can see light at the end | Friendika | 2011-08-18 | 1 | -1/+139 |
* | store signature data if applicable for relaying | Friendika | 2011-08-18 | 1 | -3/+22 |
* | fill and expire fcontact cache | Friendika | 2011-08-18 | 1 | -39/+30 |
* | fix several probe related issues | Friendika | 2011-08-17 | 1 | -0/+7 |
* | diaspora continued... | Friendika | 2011-08-17 | 1 | -30/+174 |
* | D* like and start of relay code | Friendika | 2011-08-16 | 1 | -52/+94 |
* | cleanup after refactor | Friendika | 2011-08-16 | 1 | -18/+5 |
* | refactor the diaspora contact logic | Friendika | 2011-08-15 | 1 | -14/+81 |
* | typos | Friendika | 2011-08-15 | 1 | -3/+3 |
* | doh! add body to the item | Friendika | 2011-08-15 | 1 | -0/+1 |
* | set parent-uri for top level posts | Friendika | 2011-08-15 | 1 | -1/+1 |
* | turn diaspora posts into x-www-form-urlencoded | Friendika | 2011-08-15 | 1 | -10/+4 |
* | errant debug statement | Friendika | 2011-08-15 | 1 | -1/+1 |
* | fixes share from diaspora | Friendika | 2011-08-15 | 1 | -3/+6 |
* | diaspora top level status posts, string update | Friendika | 2011-08-14 | 1 | -0/+35 |
* | diaspora follow from friendika | Friendika | 2011-08-14 | 1 | -2/+23 |
* | partially fill in diaspora stub functions for comments and likes - these both... | Friendika | 2011-08-13 | 1 | -12/+125 |
* | basic post message from diaspora (untested) | Friendika | 2011-08-13 | 1 | -0/+73 |
* | incoming diaspora share notification turned into Friendika friend request | Friendika | 2011-08-13 | 1 | -9/+47 |
* | improved diaspora discovery | Friendika | 2011-08-12 | 1 | -0/+33 |
* | diaspora function dispatcher | Friendika | 2011-08-10 | 1 | -14/+20 |
* | crypto stuff | Friendika | 2011-08-09 | 1 | -19/+6 |
* | diaspora - remove debugging code on encrypt/decrypt | Friendika | 2011-08-09 | 1 | -38/+4 |
* | diaspora encrypt+decrypt working !! | Friendika | 2011-08-09 | 1 | -6/+221 |
* | AES_256_CBC | Friendika | 2011-08-08 | 1 | -4/+4 |
* | basic diaspora encryption | Friendika | 2011-08-08 | 1 | -0/+90 |