commit c57f2c6f133c5409b9c67c874cf6aee4c5010693 parent fc41645ae378cf440f9855785420af7254bf6060 Author: Cem Keylan <cem@ckyln.com> Date: Mon, 18 May 2020 16:47:45 +0300 update Diffstat:
A | TODO | | | 13 | +++++++++++++ |
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git a/TODO 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.