Blame


1 a38a3a1f 2021-04-25 op 2021-04-25 Omar Polo <op@omarpolo.com>
2 a38a3a1f 2021-04-25 op
3 ec1fa0b0 2021-04-25 op * fs.c (load_certs): don't crash on invalid lines in known_hosts
4 ec1fa0b0 2021-04-25 op
5 eb4388ee 2021-04-25 op * hash.c (telescope_lookup_tofu): save certificates per (host, port) tuple, not only per-host
6 eb4388ee 2021-04-25 op
7 abb94fc4 2021-04-25 op * configure.ac: tagged 0.1.1
8 abb94fc4 2021-04-25 op
9 a38a3a1f 2021-04-25 op * gemini.c (blocking_conn_towards): fix compilation if !HAVE_ASR_RUN
10 a38a3a1f 2021-04-25 op
11 a38a3a1f 2021-04-25 op * phos/phos_uri.c (phos_serialize_uri): handle URIs which port is not 1965
12 a38a3a1f 2021-04-25 op