Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | channel connect issue | zotlabs | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | fix issue in zot finger | Mario Vavti | 2018-10-10 | 1 | -1/+1 |
| | |||||
* | SECURITY: signature issue | zotlabs | 2018-10-09 | 1 | -0/+7 |
| | |||||
* | Zot/Finger: ignore deleted hublocs | zotlabs | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | move dreport from zot to lib | zotlabs | 2018-02-21 | 1 | -55/+0 |
| | |||||
* | move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org | zotlabs | 2018-02-21 | 1 | -63/+0 |
| | |||||
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -4/+9 |
| | | | | | Fix some Doxygen parsing errors. Improve hooks documentation. | ||||
* | initial testing success with owa | zotlabs | 2017-09-07 | 2 | -2/+2 |
| | |||||
* | owa - first commit | zotlabs | 2017-09-07 | 1 | -0/+16 |
| | |||||
* | typo | zotlabs | 2017-09-05 | 1 | -1/+1 |
| | |||||
* | avoid a security patch and resultant compatibility issues; instead restrict ↵ | zotlabs | 2017-09-05 | 1 | -1/+0 |
| | | | | the input characters we accept in token verification strings to hex digits. This will all be changing in the coming weeks/months anyway. | ||||
* | some more prep work for Zot VI - some of this will need to be undone or at ↵ | zotlabs | 2017-09-04 | 1 | -2/+3 |
| | | | | least re-arranged later but we need to bootstrap a test environment. | ||||
* | some preliminary work on Zot VI | zotlabs | 2017-09-04 | 1 | -5/+17 |
| | |||||
* | also error if no security context | zotlabs | 2017-09-03 | 1 | -0/+8 |
| | |||||
* | validate the security context | zotlabs | 2017-09-03 | 1 | -0/+7 |
| | |||||
* | provide a keychange operation to rebase an identity on a new keypair | zotlabs | 2017-07-24 | 3 | -0/+10 |
| | |||||
* | affinitiy slider settings were being updated on any submit of of ↵ | zotlabs | 2017-07-05 | 1 | -1/+1 |
| | | | | settings/featured, plus minor non-code changes | ||||
* | use correct data type | zotlabs | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | zot protocol doco updates | zotlabs | 2017-05-09 | 1 | -2/+2 |
| | |||||
* | We've passed the deadline for allowing unsigned zot finger tokens. It is now ↵ | zotlabs | 2017-02-24 | 1 | -3/+1 |
| | | | | a protocol requirement. | ||||
* | zot 1.2 | zotlabs | 2016-11-30 | 1 | -1/+5 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-10-13 | 1 | -15/+18 |
|\ | |||||
| * | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -18/+22 |
| | | | | | | | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | | try to filter any path information from leaking through to zot_finger; and ↵ | zotlabs | 2016-10-13 | 1 | -1/+3 |
|/ | | | | log the url wherever called to track down where it might be called with a malformed webbie or complete path instead of hostname. | ||||
* | fix /mail wsod issue reported by giac hellvecio | Mario Vavti | 2016-07-20 | 1 | -2/+2 |
| | |||||
* | more removal of reserved words from DB schemas | redmatrix | 2016-05-31 | 1 | -3/+3 |
| | |||||
* | track down some issues from the application logs | redmatrix | 2016-05-26 | 1 | -2/+2 |
| | |||||
* | change the signed token format. We don't folks to be able to submit random ↵ | redmatrix | 2016-05-22 | 1 | -1/+1 |
| | | | | text for signing by us, as they could then use these to generate known signatures. | ||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -2/+2 |
| | | | | (connections.php) | ||||
* | include new finger backend | redmatrix | 2016-05-21 | 1 | -0/+130 |
| | |||||
* | finish updating zot_finger instances | redmatrix | 2016-05-21 | 1 | -5/+3 |
| | |||||
* | provide general purpose verification class, remove include/session.php (no ↵ | redmatrix | 2016-04-14 | 1 | -0/+42 |
| | | | | longer used) | ||||
* | static App | redmatrix | 2016-03-31 | 1 | -4/+4 |
| | |||||
* | backtrace openssl_verify errors so that we can find bad keys - as there is ↵ | redmatrix | 2016-02-25 | 1 | -3/+4 |
| | | | | very little relevant context available at this level. | ||||
* | move dreport to zotlabs\zot namespace | redmatrix | 2016-02-19 | 1 | -0/+55 |
| | |||||
* | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 1 | -3/+0 |
| | |||||
* | some minor cleanup - change the default of the discover tab (public stream ↵ | redmatrix | 2015-12-10 | 1 | -5/+6 |
| | | | | access) | ||||
* | refactor a few more redundant returns | redmatrix | 2015-12-09 | 1 | -11/+7 |
| | |||||
* | simplify magic-auth - a lot... Would be even simpler if we didn't need to ↵ | redmatrix | 2015-12-09 | 1 | -151/+147 |
| | | | | provide remote debugging, which takes up about half the code. But we need that because nobody wants to try and debug this shit by asking somebody at the other end to report what's in their logfile. We've tried this repeatedly. The only thing we can do is bring back all the debugging data so you can look at it yourself. | ||||
* | add empty arg | redmatrix | 2015-12-09 | 1 | -4/+4 |
| | |||||
* | remove extra debug logging and ensure we don't try to authenticate without a ↵ | redmatrix | 2015-12-08 | 1 | -9/+5 |
| | | | | hubloc | ||||
* | more libzot stuff | redmatrix | 2015-12-08 | 2 | -0/+523 |
| | |||||
* | extra paren removed | redmatrix | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | abstract the message handlers | redmatrix | 2015-12-07 | 3 | -8/+71 |
| | |||||
* | remove duplicated code | redmatrix | 2015-12-06 | 1 | -1/+1 |
| | |||||
* | whitespace | redmatrix | 2015-12-06 | 1 | -2/+0 |
| | |||||
* | comment order | redmatrix | 2015-12-06 | 1 | -2/+1 |
| | |||||
* | start of v4 | redmatrix | 2015-12-06 | 1 | -0/+129 |