| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add information for bundled dependencies | Benson Muite | 2024-01-04 | 1 | -0/+16 |
| * | Fix some spelling errors | koyu | 2021-06-02 | 1 | -1/+1 |
| * | Fix link to license file | Steve Winslow | 2020-11-06 | 1 | -2/+1 |
| * | Update instructions to build on macOS | Liam Cooke | 2020-09-06 | 1 | -2/+2 |
| * | Reincludes makedir in makefile. | Felix (xq) Queißner | 2020-07-20 | 1 | -0/+1 |
| * | Reincludes makedir in makefile. | Felix (xq) Queißner | 2020-07-20 | 1 | -1/+6 |
| * | Further improves markdown rendering. | Felix (xq) Queißner | 2020-06-23 | 1 | -0/+4 |
| * | Adds link to changelog. | Felix (xq) Queißner | 2020-06-21 | 1 | -0/+4 |
| * | Small changes. | Felix (xq) Queißner | 2020-06-19 | 1 | -7/+10 |
| * | Cleans up README.md a bit, adds ROADMAP.md | Felix (xq) Queißner | 2020-06-19 | 1 | -71/+2 |
| * | Removes windows and ubuntu 16.04 from CI, moves build instructions into own f... | Felix (xq) Queißner | 2020-06-19 | 1 | -86/+1 |
| * | Fixes bug in client certificate handling | Felix (xq) Queißner | 2020-06-19 | 1 | -1/+0 |
| * | Fixes bug in the gopher client. | Felix (xq) Queißner | 2020-06-19 | 1 | -1/+0 |
| * | Reworks TLS trust to enable symmetry between HTTPS and Gemini | Felix (xq) Queißner | 2020-06-19 | 1 | -5/+4 |
| * | Implements network timeouts. | Felix (xq) Queißner | 2020-06-19 | 1 | -4/+9 |
| * | Auto-expanding the outline now works. | Felix (xq) Queißner | 2020-06-19 | 1 | -5/+2 |
| * | Fixes non-updating status bar, fixes bug in the mime parser. | Felix (xq) Queißner | 2020-06-19 | 1 | -1/+3 |
| * | Fixed multimedia bug. | Felix (xq) Queißner | 2020-06-19 | 1 | -1/+0 |
| * | Allows user to skip over invalid TLS connections and fetch the content anyways. | Felix (xq) Queißner | 2020-06-19 | 1 | -2/+9 |
| * | Fixes bug in text highlighter, should not break Unicode anymore. | Felix (xq) Queißner | 2020-06-19 | 1 | -1/+0 |
| * | Adds safety measure to prevent Kristall send too large input messages to the ... | Felix (xq) Queißner | 2020-06-19 | 1 | -19/+0 |
| * | Adds iconv implementation to convert between input charset and UTF-8 for disp... | Felix (xq) Queißner | 2020-06-19 | 1 | -5/+2 |
| * | Rescopes version 0.3, adds roadmap plans for 0.4. | Felix (xq) Queißner | 2020-06-18 | 1 | -46/+47 |
| * | Reworks global settings handling, improves redirection configuration. | Felix (xq) Queißner | 2020-06-18 | 1 | -3/+0 |
| * | Makes client certificate usage a bit more secure. | Felix (xq) Queißner | 2020-06-18 | 1 | -1/+0 |
| * | Makes gemini protocol handler a bit more robust.Makes style preview a file in... | Felix (xq) Queißner | 2020-06-17 | 1 | -2/+22 |
| * | Improves SSL handling a tad. | Felix (xq) Queißner | 2020-06-16 | 1 | -1/+1 |
| * | Refactoring: Changes internal structure of requests and unifies a lot of code... | Felix (xq) Queißner | 2020-06-16 | 1 | -0/+5 |
| * | Add aditional ubuntu dependency for qt svg | Christian Seibold | 2020-06-15 | 1 | -0/+1 |
| * | Adds improved client certificate management, adds server certificate management. | Felix (xq) Queißner | 2020-06-16 | 1 | -4/+5 |
| * | Adds certificate manager, removes client certificate window. | Felix (xq) Queißner | 2020-06-12 | 1 | -1/+1 |
| * | Merge branch 'master' of github.com:MasterQ32/kristall | Felix (xq) Queißner | 2020-06-11 | 1 | -1/+11 |
| |\ |
|
| | * | Added OpenSSL build instructions for windows | Alexandros Naskos | 2020-06-11 | 1 | -1/+11 |
| * | | Adds two new themes, some credits. | Felix (xq) Queißner | 2020-06-11 | 1 | -1/+5 |
| |/ |
|
| * | Some more TODO items. | Felix (xq) Queißner | 2020-06-11 | 1 | -0/+2 |
| * | Slight improvements for client certificate display, permanent certs are now s... | Felix (xq) Queißner | 2020-06-11 | 1 | -1/+3 |
| * | Adds install target to makefile, adds support for transient client certificates. | Felix (xq) Queißner | 2020-06-10 | 1 | -0/+44 |
| * | More help! | Felix (xq) Queißner | 2020-06-10 | 1 | -11/+5 |
| * | Finishes features for Version 0.2 | Felix (xq) Queißner | 2020-06-10 | 1 | -5/+3 |
| * | Improves image panning and zoom. Image view is now on a better default and us... | Felix (xq) Queißner | 2020-06-10 | 1 | -2/+0 |
| * | Improves gophermaps: Now handle '+' correctly, improves gopher protocol such ... | Felix (xq) Queißner | 2020-06-10 | 1 | -5/+5 |
| * | Adds some right click menus, fixes bug in gopher. | Felix (xq) Queißner | 2020-06-10 | 1 | -10/+6 |
| * | Introduces plain text renderer for improved styling. | Felix (xq) Queißner | 2020-06-09 | 1 | -0/+1 |
| * | Adds some more detailled roadmap plan | Felix (xq) Queißner | 2020-06-09 | 1 | -19/+33 |
| * | Adds theme support: | Felix (xq) Queißner | 2020-06-09 | 1 | -2/+3 |
| * | Adds audio/video marker. | Felix (xq) Queißner | 2020-06-09 | 1 | -0/+2 |
| * | Adds document margin to markdown, plaintext, html. | Felix (xq) Queißner | 2020-06-09 | 1 | -1/+1 |
| * | Adds help document, adds block quote support, updates gemini parser to newest... | Felix (xq) Queißner | 2020-06-09 | 1 | -6/+15 |
| * | Some README adjustments. | Felix (xq) Queißner | 2020-06-08 | 1 | -6/+9 |
| * | Adds support for finger protocol. | Felix (xq) Queißner | 2020-06-08 | 1 | -9/+9 |