Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo in HTTPSig | Mario Vavti | 2017-12-04 | 1 | -1/+1 |
| | |||||
* | sort out the notification ids | zotlabs | 2017-10-12 | 1 | -1/+2 |
| | |||||
* | typo | zotlabs | 2017-09-24 | 1 | -1/+1 |
| | |||||
* | For zot6, allow HTTP Signatures to be encrypted, as they may contain ↵ | zotlabs | 2017-09-24 | 1 | -6/+46 |
| | | | | sensitive (envelope, metadata) information. | ||||
* | log the lack of http sig info | zotlabs | 2017-09-21 | 1 | -1/+3 |
| | |||||
* | provide a space between link header params | zotlabs | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | add more signature logging | zotlabs | 2017-09-20 | 1 | -1/+7 |
| | |||||
* | more zot6 | zotlabs | 2017-09-13 | 1 | -1/+6 |
| | |||||
* | owa - first commit | zotlabs | 2017-09-07 | 1 | -0/+8 |
| | |||||
* | some more prep work for Zot VI - some of this will need to be undone or at ↵ | zotlabs | 2017-09-04 | 1 | -3/+10 |
| | | | | least re-arranged later but we need to bootstrap a test environment. | ||||
* | only validate headers that aren't "spoofable", which will be somewhat ↵ | zotlabs | 2017-09-03 | 1 | -3/+8 |
| | | | | implementation dependent. | ||||
* | some changes after testing server-to-server magic auth | zotlabs | 2017-08-31 | 1 | -2/+8 |
| | |||||
* | httpsig - return an array with all the different signing possibilities ↵ | zotlabs | 2017-08-20 | 1 | -8/+21 |
| | | | | enumerated | ||||
* | mv HTTPSig to core - so we can use it as an auth method | zotlabs | 2017-08-17 | 1 | -0/+220 |