diff options
| author | Cem Keylan <cem@ckyln.com> | 2020-05-18 16:47:45 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2020-05-18 16:47:45 +0300 |
| commit | c57f2c6f133c5409b9c67c874cf6aee4c5010693 (patch) | |
| tree | a1766b315ae750e291abf2385ca80bcea649c22c | |
| parent | fc41645ae378cf440f9855785420af7254bf6060 (diff) | |
| download | repository-c57f2c6f133c5409b9c67c874cf6aee4c5010693.tar.gz | |
update
| -rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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. |
