aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-18 16:47:45 +0300
committerCem Keylan <cem@ckyln.com>2020-05-18 16:47:45 +0300
commitc57f2c6f133c5409b9c67c874cf6aee4c5010693 (patch)
treea1766b315ae750e291abf2385ca80bcea649c22c /TODO
parentfc41645ae378cf440f9855785420af7254bf6060 (diff)
downloadrepository-c57f2c6f133c5409b9c67c874cf6aee4c5010693.tar.gz
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..1932bfb1
--- /dev/null
+++ b/TODO
@@ -0,0 +1,13 @@
+Repository TODO
+---------------
+
+TESTING/WEBKIT2GTK
+* development version (2.29.1) doesn't build with gstreamer
+
+TESTING/BEARSSL
+* build the base with bearssl instead of libressl
+ - [ ] curl (builds but with certain caveats)
+ - [x] git
+ - [ ] busybox (busybox wget doesn't check for tls certificates)
+ bearssl can do client connections with the same command
+ but busybox looks for openssl.