Commit Diff


commit - 07d86a0beb5411553390fb8bfc1439db9ec66ca0
commit + 17b7d61fc9343cb4beb0c96308e7360cc481e6ae
blob - 55518496238381c0e98ea91c462dd5b71dfdcaca
blob + cd1b581806d54c1f5255609984385808896abba5
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,13 @@
+2023-10-18  Omar Polo  <op@omarpolo.com>
+
+	* ge.c (load_local_cert): generate EC certs by default, use -R to keep generating RSA ones.
+	* utils.c (gencert): generate EC too
+	* gg.c (get): print the response header for non-2x replies to standard error
+
+2023-10-15  Omar Polo  <op@omarpolo.com>
+
+	* gg.c (main): exit with the gemini response code (unless it's 2x)
+
 2023-08-29  Omar Polo  <op@omarpolo.com>
 
 	* ge.c (data_dir): use $XDG_DATA_HOME/gemexp instead of /gmid for the certificates.