| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Implement file server | adnano | 2020-09-26 | 2 | -5/+39 | |
| * | Fix client example | adnano | 2020-09-26 | 1 | -10/+12 | |
| * | Update README.md | adnano | 2020-09-26 | 1 | -0/+1 | |
| * | Differentiate between unknown and untrusted certificates | adnano | 2020-09-26 | 1 | -2/+2 | |
| * | Refactor TOFU | adnano | 2020-09-25 | 1 | -3/+3 | |
| * | Implement basic TOFU | adnano | 2020-09-25 | 2 | -12/+7 | |
| * | Add method to check if hostname is found in KnownHosts | adnano | 2020-09-25 | 1 | -4/+1 | |
| * | Implement configurable Client | adnano | 2020-09-25 | 1 | -2/+17 | |
| * | Remove TLSConfig fields | adnano | 2020-09-25 | 2 | -14/+9 | |
| * | Add test | adnano | 2020-09-25 | 1 | -14/+5 | |
| * | Sort ServeMux entries by length | adnano | 2020-09-25 | 1 | -8/+14 | |
| * | Update README.md | adnano | 2020-09-25 | 1 | -0/+7 | |
| * | Convert ResponseWriter to struct | adnano | 2020-09-24 | 1 | -1/+1 | |
| * | Use more buffered I/O | adnano | 2020-09-24 | 1 | -1/+1 | |
| * | Use buffered IO | adnano | 2020-09-24 | 1 | -6/+3 | |
| * | Remove Client struct | adnano | 2020-09-24 | 1 | -2/+1 | |
| * | Fix client example | adnano | 2020-09-24 | 1 | -1/+2 | |
| * | Merge Request and RequestInfo | adnano | 2020-09-24 | 1 | -2/+2 | |
| * | Provide Handler with client remote address | adnano | 2020-09-21 | 1 | -1/+1 | |
| * | Provide Handler with client certificate information | adnano | 2020-09-21 | 2 | -9/+15 | |
| * | Rename example directory to examples | adnano | 2020-09-21 | 4 | -0/+118 | |