| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | readme: Update Gemini specification version | Adnan Maolood | 2021-12-18 | 1 | -1/+1 |
| | | |||||
| * | Update README.mdv0.2.0 | Adnan Maolood | 2021-03-24 | 1 | -3/+12 |
| | | |||||
| * | Add build status badge to README.md | Adnan Maolood | 2021-02-16 | 1 | -1/+1 |
| | | |||||
| * | Add Gemini specification version to README.md | Adnan Maolood | 2021-02-09 | 1 | -0/+2 |
| | | |||||
| * | Update README.md | Adnan Maolood | 2021-02-08 | 1 | -1/+1 |
| | | |||||
| * | Update link to documentation | Adnan Maolood | 2021-01-10 | 1 | -1/+1 |
| | | |||||
| * | Add contributing instructions to README.md | Adnan Maolood | 2020-10-24 | 1 | -2/+8 |
| | | |||||
| * | Add import path to README.md | Adnan Maolood | 2020-10-24 | 1 | -0/+4 |
| | | |||||
| * | Update documentation link | Adnan Maolood | 2020-10-24 | 1 | -2/+2 |
| | | |||||
| * | Rename repository to go-gemini | Adnan Maolood | 2020-10-24 | 1 | -2/+2 |
| | | |||||
| * | Update README.md | adnano | 2020-10-12 | 1 | -1/+1 |
| | | |||||
| * | Update documentation | adnano | 2020-10-12 | 1 | -103/+3 |
| | | |||||
| * | Update README.md | adnano | 2020-10-11 | 1 | -1/+1 |
| | | |||||
| * | Create the certificate store if it does not exist | adnano | 2020-09-29 | 1 | -5/+2 |
| | | |||||
| * | Update README.md | adnano | 2020-09-28 | 1 | -2/+2 |
| | | |||||
| * | Update documentation link | adnano | 2020-09-28 | 1 | -1/+1 |
| | | |||||
| * | Remove NewCertificateStore function | adnano | 2020-09-28 | 1 | -1/+1 |
| | | |||||
| * | Make the default client generate certificates | adnano | 2020-09-28 | 1 | -2/+3 |
| | | |||||
| * | Update documentation | adnano | 2020-09-28 | 1 | -1/+31 |
| | | |||||
| * | Fix README.md | adnano | 2020-09-27 | 1 | -2/+2 |
| | | |||||
| * | Change package name to gmi | adnano | 2020-09-27 | 1 | -2/+2 |
| | | |||||
| * | Polish example client | adnano | 2020-09-27 | 1 | -29/+2 |
| | | |||||
| * | Update README.md | adnano | 2020-09-27 | 1 | -3/+11 |
| | | |||||
| * | Add function to add a host temporarily | adnano | 2020-09-27 | 1 | -0/+1 |
| | | |||||
| * | Fix README.md | adnano | 2020-09-27 | 1 | -2/+1 |
| | | |||||
| * | Update documentation | adnano | 2020-09-27 | 1 | -10/+20 |
| | | |||||
| * | Implement certificate creation | adnano | 2020-09-27 | 1 | -1/+1 |
| | | |||||
| * | Implement file server | adnano | 2020-09-26 | 1 | -1/+1 |
| | | |||||
| * | Update README.md | adnano | 2020-09-26 | 1 | -20/+18 |
| | | |||||
| * | Update README.md | adnano | 2020-09-26 | 1 | -21/+20 |
| | | |||||
| * | Implement default known hosts path | adnano | 2020-09-26 | 1 | -1/+1 |
| | | |||||
| * | Differentiate between unknown and untrusted certificates | adnano | 2020-09-26 | 1 | -2/+28 |
| | | |||||
| * | Update README.md | adnano | 2020-09-26 | 1 | -3/+2 |
| | | |||||
| * | Refactor TOFU | adnano | 2020-09-25 | 1 | -2/+32 |
| | | |||||
| * | Fix known host expires check | adnano | 2020-09-25 | 1 | -1/+1 |
| | | |||||
| * | Add method to check if hostname is found in KnownHosts | adnano | 2020-09-25 | 1 | -1/+2 |
| | | |||||
| * | Implement configurable Client | adnano | 2020-09-25 | 1 | -4/+3 |
| | | |||||
| * | Remove TLSConfig fields | adnano | 2020-09-25 | 1 | -32/+4 |
| | | |||||
| * | Update README.md | adnano | 2020-09-25 | 1 | -2/+30 |
| | | |||||
| * | Update README.md | adnano | 2020-09-24 | 1 | -0/+26 |
| | | |||||
| * | Add package declaration comment | adnano | 2020-09-21 | 1 | -2/+2 |
| | | |||||
| * | Add link to documentation in README.md | adnano | 2020-09-21 | 1 | -0/+2 |
| | | |||||
| * | Rename example directory to examples | adnano | 2020-09-21 | 1 | -1/+1 |
| | | |||||
| * | Add examples | adnano | 2020-09-21 | 1 | -91/+6 |
| | | |||||
| * | Initial commit | adnano | 2020-09-21 | 1 | -0/+100 |